summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: チャンネルに色を設定できるようにsyuilo2023-05-022-0/+4
* enhance: account migration (#10592)Namekuji2023-04-3046-139/+212
* 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-294-2/+22
* 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-191-0/+37
* fix(backend): アバターとバナーがリセットできない (#10643)Nanashia2023-04-161-0/+8
* カスタム絵文字の検索を絵文字ピッカー使用できるよう...nenohi2023-04-141-5/+11
* fix typessyuilo2023-04-146-6/+6
* refactor(backend): tweak repository namesyuilo2023-04-131-6/+6
* feat: 自分用メモ機能 (#10516)Ebise Lutica2023-04-131-0/+85
* [ci skip] remove outdated commentsyuilo2023-04-131-2/+0
* fix(server): アンテナとロールTLのuntil/sinceプロパティが動く...futchitwo2023-04-132-8/+8
* feat: role timelinesyuilo2023-04-123-2/+113
* feat: queueing bulk follow/unfollow and block/unblock (#10544)Namekuji2023-04-122-22/+21
* fix #10554 チャンネルの検索用ページとAPIの追加 (#10555)たーびん2023-04-111-0/+67
* fix: redis から取得できないチャンネル投稿はDBから取得 (#1...futchitwo2023-04-091-6/+12
* fetch person again (#10514)Namekuji2023-04-081-13/+17
* feat: account migration (#10507)Namekuji2023-04-082-0/+228
* enhance(backend): Redisにチャンネル投稿がない場合はDBから持...syuilo2023-04-081-24/+43
* 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-0510-55/+7
* enhance(backend): improve cachesyuilo2023-04-044-4/+11
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-044-166/+35
* 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-313-0/+171
* 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
* fix(server): 空のアンテナが作成できるのを修正syuilo2023-03-241-1/+1
* enhance(backend): リモートユーザーのチャート生成を無効に...syuilo2023-03-242-0/+10
* fix(backend): 絵文字を編集すると保存できないことがある問...syuilo2023-03-221-6/+6
* feat: queue force promote (#10370)CyberRex2023-03-221-0/+52
* enhance: 使われてないアンテナは自動停止されるようにsyuilo2023-03-202-1/+8
* fix(users/show): ユーザーが見つからなかった場合に404ステー...choco2023-03-201-0/+1
* 絵文字の名前に@や:が使用できる (#9964)nenohi2023-03-201-3/+8
* feat: drive cleaner (#10366)CyberRex2023-03-201-0/+10
* perf(backend): improve performance of timeline apissyuilo2023-03-193-3/+9
* 絵文字のライセンスを表示できるようにsyuilo2023-03-172-18/+57
* feat: clip favoritesyuilo2023-03-1610-7/+204