summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-30enhance: account migration (#10592)Namekuji49-146/+230
2023-04-29perf(backend): Use ThinUser in admin/federation/remove-all-followingtamaina1-1/+1
2023-04-29fix #10651 (#10684)Namekuji1-1/+1
2023-04-29feat: preserved usernamessyuilo5-3/+28
2023-04-22enhance(backend): tweak cache of federated instancesyuilo1-1/+3
2023-04-20fix(backend): make isExplorable optional for backward compatibilitytamaina1-3/+2
2023-04-20Role timeline setting (#10677)nenohi3-1/+9
2023-04-19feat: Server rules (#10660)syuilo2-0/+7
2023-04-19カスタム絵文字のライセンスを一括でできるように (#10671)nenohi3-0/+43
2023-04-16fix(backend): アバターとバナーがリセットできない (#10643)Nanashia1-0/+8
2023-04-14カスタム絵文字の検索を絵文字ピッカー使用できるよう...nenohi1-5/+11
2023-04-14fix typessyuilo8-8/+8
2023-04-13refactor(backend): tweak repository namesyuilo1-6/+6
2023-04-13feat: 自分用メモ機能 (#10516)Ebise Lutica3-0/+91
2023-04-13[ci skip] remove outdated commentsyuilo1-2/+0
2023-04-13fix(server): アンテナとロールTLのuntil/sinceプロパティが動く...futchitwo2-8/+8
2023-04-12fix type in CustomEmojiService 2tamaina1-1/+1
2023-04-12feat: role timelinesyuilo8-2/+205
2023-04-12feat: queueing bulk follow/unfollow and block/unblock (#10544)Namekuji2-22/+21
2023-04-11enhance(backend): APIパラメータサイズ上限を128kbから1mbに緩和syuilo1-1/+1
2023-04-11enhance(backend): APIパラメータサイズ上限を32kbから128kbに緩和syuilo1-1/+1
2023-04-11fix #10554 チャンネルの検索用ページとAPIの追加 (#10555)たーびん3-0/+73
2023-04-09fix(backend): イベント用redis分離が上手く動かない問題を修正syuilo1-4/+4
2023-04-09fix(backend): ストリーミングのLTLチャンネルでサーバー側に...syuilo1-2/+2
2023-04-09fix: redis から取得できないチャンネル投稿はDBから取得 (#1...futchitwo1-6/+12
2023-04-08disable account migrationsyuilo1-2/+2
2023-04-08fetch person again (#10514)Namekuji1-13/+17
2023-04-08feat: account migration (#10507)Namekuji4-0/+240
2023-04-08enhance(backend): Redisにチャンネル投稿がない場合はDBから持...syuilo1-24/+43
2023-04-07feat(backend): イベント用Redisを別サーバーに分離できるようにsyuilo1-4/+4
2023-04-06perf(backend): cache avatar and banner url to dbsyuilo19-119/+25
2023-04-06fixsyuilo1-1/+1
2023-04-06perf(backend): cache local custom emojissyuilo9-228/+23
2023-04-06fix: 通知インジケータが光りっぱなしになる問題を修正 (#...tamaina1-1/+1
2023-04-05enhance(backend): improve cachesyuilo23-262/+98
2023-04-05enhance(backend): チャンネルの既読管理を削除syuilo2-6/+1
2023-04-04enhance(backend): improve cachesyuilo6-9/+16
2023-04-04refactor(backend): rename Cache -> MemoryCachesyuilo1-3/+3
2023-04-04perf(backend): 通知をRedisに保存するようにsyuilo7-174/+36
2023-04-03perf(backend): store notes of an antenna to redis instead of postgresqlsyuilo1-12/+28
2023-04-03perf(backend): cache timeline of a channel to redissyuilo1-3/+26
2023-03-31feat: チャンネルにノートをピン留めできるようにsyuilo2-3/+10
2023-03-31feat: チャンネルをお気に入りに登録できるようにsyuilo5-0/+189
2023-03-30lint fixsyuilo1-1/+1
2023-03-24enhance(backend): リモートサーバーのチャート生成を無効に...syuilo2-0/+10
2023-03-24enhance(backend): use :heart: for reaction fallbacksyuilo2-6/+0
2023-03-24refactorsyuilo1-1/+1
2023-03-24refactor(backend): rename cache classsyuilo1-3/+3
2023-03-24fix(server): 空のアンテナが作成できるのを修正syuilo1-1/+1
2023-03-24enhance(backend): リモートユーザーのチャート生成を無効に...syuilo2-0/+10