summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* fix(backend): ジョブキュー再試行時のタイミングずれによる...CyberRex2023-07-081-2/+22
* 広告の曜日を設定できるように (#10095)nenohi2023-07-082-2/+6
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-085-5/+5
* perf(backend): make some features optionablesyuilo2023-07-022-0/+20
* refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight2023-06-252-3/+2
* tweak of f3a16bcd6syuilo2023-06-102-4/+0
* ロールのユーザーリストを非公開にできるように (#10987)nenohi2023-06-102-0/+4
* エラー画像URLを設定可能に (#10959)Ebise Lutica2023-06-092-8/+27
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-291-1/+1
* enhance: ハッシュタグのノート一覧ページから、そのハッ...Chocolate Pie2023-05-261-2/+3
* feat: カスタム絵文字ごとにそれをリアクションとして使...syuilo2023-05-182-8/+50
* fix typosyuilo2023-05-111-1/+1
* feat: 投稿したコンテンツのAIによる学習を軽減するオプシ...syuilo2023-05-101-0/+1
* fix testsyuilo2023-05-071-1/+1
* 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-293-0/+15
* 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-202-0/+5
* feat: Server rules (#10660)syuilo2023-04-191-0/+5
* カスタム絵文字のライセンスを一括でできるように (#10671)nenohi2023-04-191-0/+37
* カスタム絵文字の検索を絵文字ピッカー使用できるよう...nenohi2023-04-141-5/+11
* fix typessyuilo2023-04-141-1/+1
* feat: queueing bulk follow/unfollow and block/unblock (#10544)Namekuji2023-04-122-22/+21
* fixsyuilo2023-04-061-1/+1
* perf(backend): cache local custom emojissyuilo2023-04-068-224/+23
* enhance(backend): improve cachesyuilo2023-04-052-10/+0
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-041-15/+1
* enhance(backend): リモートサーバーのチャート生成を無効に...syuilo2023-03-242-0/+10
* enhance(backend): use :heart: for reaction fallbacksyuilo2023-03-242-6/+0
* enhance(backend): リモートユーザーのチャート生成を無効に...syuilo2023-03-242-0/+10
* fix(backend): 絵文字を編集すると保存できないことがある問...syuilo2023-03-221-6/+6
* feat: queue force promote (#10370)CyberRex2023-03-221-0/+52
* 絵文字の名前に@や:が使用できる (#9964)nenohi2023-03-201-3/+8
* enhance: カスタム絵文字にライセンス情報を付与できるよ...syuilo2023-03-163-0/+4
* Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2023-03-141-1/+1
* fix: クエリキャッシュ無効化時の絵文字操作エラーを解消...YS2023-03-148-8/+8
* feat: sensitive wordsyuilo2023-03-132-0/+16
* enhance: ロールの並び順を設定可能にsyuilo2023-03-122-0/+6
* tweak postgresql entitiessyuilo2023-03-102-16/+2
* :art:syuilo2023-03-011-0/+1
* fix of #10145syuilo2023-03-011-1/+1
* feat: 時限ロール (#10145)syuilo2023-03-013-40/+17
* [Fix] fixed an typo in error message (#10102)daima36292023-02-261-1/+1
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-261-12/+6
* fix(server): tweak admin/show-user apisyuilo2023-02-221-6/+0
* enhance: exploreで公開ロール一覧とそのメンバーを閲覧でき...syuilo2023-02-224-4/+75
* fix(server): improve security of admin/drive/show-filesyuilo2023-02-211-4/+12
* refactor: fix typessyuilo2023-02-1711-86/+21