summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/i (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: hard mute limit not applied (#12428)anatawa122023-11-241-1/+1
* Hard mute (#12376)anatawa122023-11-231-7/+27
* fix(backend): 追加情報のカスタム絵文字がユーザー情報のtag...syuilo2023-11-151-3/+13
* fix(backend): make token nullable (#12280)zyoshoka2023-11-081-1/+1
* feat: レジストリAPIをサードパーティから利用可能に (#12229)syuilo2023-11-039-192/+79
* feat: notification groupingsyuilo2023-11-022-3/+181
* i/updateのレートリミットを緩和syuilo2023-11-011-1/+1
* enhance: プラグイン削除時にアクセストークンも削除する (...かっこかり2023-10-281-7/+22
* enhance: improve avatar decorationsyuilo2023-10-221-2/+12
* プロフィールのURL認証をrel=meで可能に (#12100)CyberRex2023-10-211-2/+6
* feat: Avatar decoration (#12096)syuilo2023-10-211-0/+16
* 新規にフォローした人のwithRepliesをtrueにする機能を追加 (...anatawa122023-10-171-1/+2
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-163-7/+8
* feat: improve tl performance (#11946)syuilo2023-10-031-51/+0
* feat: 通知の受信設定を強化syuilo2023-09-291-4/+2
* enhance: 二要素認証設定時のセキュリティを強化 (#11863)syuilo2023-09-229-26/+142
* feat: プロフィールでのリンク検証syuilo2023-09-211-5/+50
* refactor(backend): update directory structure for modelssyuilo2023-09-205-7/+7
* update deps (#11820)syuilo2023-09-1543-43/+43
* feat: passkey support (#11804)syuilo2023-09-086-148/+112
* feat(backend): Webhook設定でsecretを空に出来るように (#11784)Sayamame-beans2023-09-062-4/+4
* feat: Refine 2fa (#11766)syuilo2023-08-282-0/+8
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-1753-106/+53
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-164-9/+9
* feat: refine announcement (#11497)syuilo2023-08-131-51/+4
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-057-36/+4
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-2755-0/+275
* chore(backend): better error message for unsupported attestation (#11333)Kagami Sascha Rosylight2023-07-211-1/+1
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-113-10/+12
* perf(backend): use limit() instead of take()syuilo2023-07-086-6/+6
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
* refactor(backend): use node16 for moduleResolution (#10938)syuilo2023-06-255-6/+6
* refactor(backend): replace rndstr with secureRndstr (#11044)Kagami Sascha Rosylight2023-06-251-2/+2
* fix(backend): pageのピン留めを解除することができない問題...tamaina2023-06-051-1/+1
* update depssyuilo2023-06-021-1/+1
* fix(backend): i/notificationsのsinceIdが機能しない問題を修正syuilo2023-06-011-3/+3
* fix(backend): 「アクセストークンの管理」画面でアプリの情...syuilo2023-05-301-2/+3
* enhance: タイムラインにフォロイーの行った他人へのリプ...syuilo2023-05-161-2/+0
* fix typosyuilo2023-05-111-2/+2
* feat: 投稿したコンテンツのAIによる学習を軽減するオプシ...syuilo2023-05-101-1/+3
* refactorsyuilo2023-05-061-4/+7
* feat: アンテナのエクスポート・インポート (#10754)Chocolate Pie2023-05-062-0/+111
* ロールにNSFWを強制的につけるオプションを追加 (#10731)nenohi2023-05-051-1/+10
* enhance: account migration (#10592)Namekuji2023-04-309-136/+138
* fix(backend): アバターとバナーがリセットできない (#10643)Nanashia2023-04-161-0/+8
* fix typessyuilo2023-04-141-1/+1
* feat: role timelinesyuilo2023-04-121-1/+2
* fetch person again (#10514)Namekuji2023-04-081-13/+17
* feat: account migration (#10507)Namekuji2023-04-082-0/+228
* perf(backend): cache avatar and banner url to dbsyuilo2023-04-061-2/+10