summaryrefslogtreecommitdiff
path: root/packages/backend/src/server (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 dbsyuilo22-128/+33
2023-04-06fixsyuilo1-1/+1
2023-04-06perf(backend): cache local custom emojissyuilo10-230/+25
2023-04-06fix: 通知インジケータが光りっぱなしになる問題を修正 (#...tamaina1-1/+1
2023-04-05enhance(backend): improve userkeypair cachesyuilo1-3/+3
2023-04-05enhance(backend): improve cachesyuilo23-262/+98
2023-04-05enhance(backend): チャンネルの既読管理を削除syuilo2-6/+1
2023-04-04enhance(backend): improve cachesyuilo7-13/+20
2023-04-04refactor(backend): rename Cache -> MemoryCachesyuilo2-5/+5
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-30update depssyuilo1-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 classsyuilo2-5/+5
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-19fix(backend/URLPreviewService): エラーでHTTP 422を出すように (#10339)Kagami Sascha Rosylight1-6/+12
2023-03-19feat(frontend/MkUrlPreview): oEmbedのサポート (#10306)Kagami Sascha Rosylight1-10/+7
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-16update tabler-iconssyuilo1-1/+1
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-12fix: Do not use avif (#10301)tamaina2-6/+6
2023-03-12enhance: ロールの並び順を設定可能にsyuilo2-0/+6
2023-03-11enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変...tamaina2-6/+6
2023-03-10tweak postgresql entitiessyuilo4-20/+4
2023-03-10refactor: rename schema to json-schemasyuilo13-14/+14
2023-03-10enhance(backend): restore OpenAPI endpoints (#10281)Kagami Sascha Rosylight7-17/+246