summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (unfollow)
Commit message (Expand)AuthorFilesLines
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
2023-03-12enhance: ロールの並び順を設定可能にsyuilo2-0/+6
2023-03-10tweak postgresql entitiessyuilo3-19/+3
2023-03-10refactor: rename schema to json-schemasyuilo13-14/+14
2023-03-10enhance(backend): restore OpenAPI endpoints (#10281)Kagami Sascha Rosylight3-1/+225
2023-03-09enhance: アカウント削除時のクライアントの挙動をいい感...tamaina3-5/+19
2023-03-09fix: 登録メール送信時に重複確認を行う (#10231)RyotaK1-6/+19
2023-03-09fix: チャンネルの編集権限をチャンネル所有者とモデレー...mmorita1-2/+6
2023-03-08feat: Reaction acceptance (#10256)syuilo1-1/+3
2023-03-08feat: Per-user renote mute (#10249)syuilo21-3/+316
2023-03-07lint fixsyuilo1-2/+2
2023-03-07fix(backend): ブロックホストがない場合はINクエリを生成し...danominium1-2/+2