summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf(backend): Use ThinUser in admin/federation/remove-all-followingtamaina2023-04-291-1/+1
* fix #10651 (#10684)Namekuji2023-04-291-1/+1
* feat: preserved usernamessyuilo2023-04-295-3/+28
* enhance(backend): tweak cache of federated instancesyuilo2023-04-221-1/+3
* fix(backend): make isExplorable optional for backward compatibilitytamaina2023-04-201-3/+2
* Role timeline setting (#10677)nenohi2023-04-203-1/+9
* feat: Server rules (#10660)syuilo2023-04-192-0/+7
* カスタム絵文字のライセンスを一括でできるように (#10671)nenohi2023-04-193-0/+43
* fix(backend): アバターとバナーがリセットできない (#10643)Nanashia2023-04-161-0/+8
* カスタム絵文字の検索を絵文字ピッカー使用できるよう...nenohi2023-04-141-5/+11
* fix typessyuilo2023-04-148-8/+8
* refactor(backend): tweak repository namesyuilo2023-04-131-6/+6
* feat: 自分用メモ機能 (#10516)Ebise Lutica2023-04-133-0/+91
* [ci skip] remove outdated commentsyuilo2023-04-131-2/+0
* fix(server): アンテナとロールTLのuntil/sinceプロパティが動く...futchitwo2023-04-132-8/+8
* fix type in CustomEmojiService 2tamaina2023-04-121-1/+1
* feat: role timelinesyuilo2023-04-128-2/+205
* feat: queueing bulk follow/unfollow and block/unblock (#10544)Namekuji2023-04-122-22/+21
* enhance(backend): APIパラメータサイズ上限を128kbから1mbに緩和syuilo2023-04-111-1/+1
* enhance(backend): APIパラメータサイズ上限を32kbから128kbに緩和syuilo2023-04-111-1/+1
* fix #10554 チャンネルの検索用ページとAPIの追加 (#10555)たーびん2023-04-113-0/+73
* fix(backend): イベント用redis分離が上手く動かない問題を修正syuilo2023-04-091-4/+4
* fix(backend): ストリーミングのLTLチャンネルでサーバー側に...syuilo2023-04-091-2/+2
* fix: redis から取得できないチャンネル投稿はDBから取得 (#1...futchitwo2023-04-091-6/+12
* disable account migrationsyuilo2023-04-081-2/+2
* fetch person again (#10514)Namekuji2023-04-081-13/+17
* feat: account migration (#10507)Namekuji2023-04-084-0/+240
* enhance(backend): Redisにチャンネル投稿がない場合はDBから持...syuilo2023-04-081-24/+43
* feat(backend): イベント用Redisを別サーバーに分離できるようにsyuilo2023-04-071-4/+4
* perf(backend): cache avatar and banner url to dbsyuilo2023-04-0619-119/+25
* fixsyuilo2023-04-061-1/+1
* perf(backend): cache local custom emojissyuilo2023-04-069-228/+23
* fix: 通知インジケータが光りっぱなしになる問題を修正 (#...tamaina2023-04-061-1/+1
* enhance(backend): improve cachesyuilo2023-04-0523-262/+98
* enhance(backend): チャンネルの既読管理を削除syuilo2023-04-052-6/+1
* enhance(backend): improve cachesyuilo2023-04-046-9/+16
* refactor(backend): rename Cache -> MemoryCachesyuilo2023-04-041-3/+3
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-047-174/+36
* perf(backend): store notes of an antenna to redis instead of postgresqlsyuilo2023-04-031-12/+28
* perf(backend): cache timeline of a channel to redissyuilo2023-04-031-3/+26
* feat: チャンネルにノートをピン留めできるようにsyuilo2023-03-312-3/+10
* feat: チャンネルをお気に入りに登録できるようにsyuilo2023-03-315-0/+189
* lint fixsyuilo2023-03-301-1/+1
* enhance(backend): リモートサーバーのチャート生成を無効に...syuilo2023-03-242-0/+10
* enhance(backend): use :heart: for reaction fallbacksyuilo2023-03-242-6/+0
* refactorsyuilo2023-03-241-1/+1
* refactor(backend): rename cache classsyuilo2023-03-241-3/+3
* fix(server): 空のアンテナが作成できるのを修正syuilo2023-03-241-1/+1
* enhance(backend): リモートユーザーのチャート生成を無効に...syuilo2023-03-242-0/+10
* fix(backend): 絵文字を編集すると保存できないことがある問...syuilo2023-03-221-6/+6