summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (unfollow)
Commit message (Expand)AuthorFilesLines
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
2023-03-22fix(backend): 絵文字を編集すると保存できないことがある問...syuilo1-6/+6
2023-03-22feat: queue force promote (#10370)CyberRex3-0/+58
2023-03-20enhance: 使われてないアンテナは自動停止されるようにsyuilo2-1/+8
2023-03-20fix(users/show): ユーザーが見つからなかった場合に404ステー...choco1-0/+1
2023-03-20絵文字の名前に@や:が使用できる (#9964)nenohi1-3/+8
2023-03-20feat: drive cleaner (#10366)CyberRex1-0/+10
2023-03-19perf(backend): improve performance of timeline apissyuilo3-3/+9
2023-03-17絵文字のライセンスを表示できるようにsyuilo4-18/+63
2023-03-16feat: clip favoritesyuilo12-7/+222
2023-03-16enhance: カスタム絵文字にライセンス情報を付与できるよ...syuilo3-0/+4
2023-03-16refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2-5/+3
2023-03-15fix(server): prevent creation of empty antennassyuilo1-0/+4
2023-03-14Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2-2/+2
2023-03-14fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...YS8-8/+8
2023-03-13enhance: make configurable to whether notes search available by rolesyuilo1-0/+13
2023-03-13feat: sensitive wordsyuilo2-0/+16