summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: replace icons, change errorsMar0xy2023-11-231-1/+1
* merge: upstreamMar0xy2023-11-2210-297/+441
|\
| * LTLに特定条件下でチャンネル投稿が混ざり込む現象の修...おさむのひと2023-11-161-1/+1
| * enhance(backend): make ftt db fallback configurablesyuilo2023-11-166-285/+350
| * fix(backend): 追加情報のカスタム絵文字がユーザー情報のtag...syuilo2023-11-151-3/+13
| * fix(backend): 非公開の投稿に対して返信できないように (#12333)zyoshoka2023-11-151-0/+8
| * feat: メールアドレスを使用してユーザー名を割り出す機能syuilo2023-11-141-0/+61
| * ユーザのノートのみ表示時にDBへフォールバックするとリ...おさむのひと2023-11-131-2/+1
| * fix(backend): make token nullable (#12280)zyoshoka2023-11-081-1/+1
* | upd: use Meilisearch for file type searchingMar0xy2023-11-211-1/+0
* | upd: completely change handling of `indexable`Mar0xy2023-11-171-2/+2
* | upd: change the way likes get handledMar0xy2023-11-161-0/+66
* | add: custom like emoji per instance, fix likeMar0xy2023-11-123-0/+11
* | upd: update limitMar0xy2023-11-121-1/+1
* | add: Importing of PostsMar0xy2023-11-121-0/+72
* | upd: set file user to system when adding emojiMar0xy2023-11-121-0/+2
* | upd: remove leftover nsfw ai optionMar0xy2023-11-071-1/+0
* | feat: isIndexableMar0xy2023-11-071-0/+2
* | fix: plugin uninstall throwing errorMar0xy2023-11-071-1/+1
* | upd: remove remaining parts of twMar0xy2023-11-071-1/+0
* | add: endpoint and processor for account data exportMar0xy2023-11-071-0/+35
* | merge: remove tensorflow, AiService (#140)Marie2023-11-051-16/+0
|\ \
| * | upd: remove more traces of sensitiveMediaDetectionShittyKopper2023-11-051-16/+0
* | | fix: withreplies not being applied to DB fallbackMar0xy2023-11-051-0/+4
* | | merge: upstreamMar0xy2023-11-053-0/+6
|\ \ \ | | |/ | |/|
| * | enhance: 非通知なお知らせを作成できるようにsyuilo2023-11-053-0/+5
| * | fix(backend): アーカイブしたお知らせがコントロールパネル...syuilo2023-11-051-0/+1
* | | merge: upstreamMar0xy2023-11-041-0/+10
|\| |
| * | fix(backend): GTLの「リノートを表示」オプションが機能しな...ozelot2023-11-041-0/+10
* | | merge: upstreamMar0xy2023-11-0318-202/+309
|\| | | |/ |/|
| * feat: チャンネル内→チャンネル外へのリノート制限機能...おさむのひと2023-11-033-0/+23
| * fix cw testsyuilo2023-11-031-1/+1
| * feat: レジストリAPIをサードパーティから利用可能に (#12229)syuilo2023-11-039-192/+79
| * CWを使用する場合、注釈を空にすることを許可しないsyuilo2023-11-031-2/+2
| * feat: notification groupingsyuilo2023-11-023-5/+183
| * i/updateのレートリミットを緩和syuilo2023-11-011-1/+1
* | fix: replies showing if not set to show repliesMar0xy2023-11-031-0/+1
* | merge: upstreamMar0xy2023-10-3119-416/+1150
|\|
| * fix(backend): アクセストークンを削除すると、通知が取得で...syuilo2023-10-311-2/+2
| * feat: アイコンデコレーションの管理をロールで設定でき...GrapeApple02023-10-304-5/+4
| * fix(backend): We can renote pure renote (#12171)anatawa122023-10-301-2/+3
| * Fix: フォローしたユーザが、自分のフォローしていないチ...おさむのひと2023-10-301-1/+5
| * typosyuilo2023-10-291-1/+1
| * fix(backend): STLにGTLの投稿が混ざる問題を修正syuilo2023-10-291-1/+4
| * Fix: notes/timelineにフォローしているチャンネルのノートを...おさむのひと2023-10-291-6/+35
| * enhance: プラグイン削除時にアクセストークンも削除する (...かっこかり2023-10-281-7/+22
| * Fix: チャンネルのフォロー・アンフォローの反映速度を改...おさむのひと2023-10-272-20/+8
| * Fix: STLでフォローしていないチャンネルが表示される問題...ikasoba2023-10-251-1/+17
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-10-244-48/+152
| |\
| | * fix: RedisへのTLキャッシュが有効の場合にHTL/LTL/STL/リスト...yukineko2023-10-244-48/+152