summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/i (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* enhance(backend): improve cachesyuilo2023-04-053-9/+0
* enhance(backend): improve cachesyuilo2023-04-042-2/+8
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-041-75/+31
* fix(server): メールアドレス更新時にバリデーションが正し...syuilo2023-02-281-2/+2
* fix: i/notificationsで古い通知タイプを許容するなど、古い通...tamaina2023-02-231-7/+12
* :art: 2FA設定のデザイン向上 / セキュリティキーの名前を...tamaina2023-02-207-17/+185
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-1611-14/+9
* drop group (#9942)syuilo2023-02-151-69/+0
* drop messaging (#9919)syuilo2023-02-151-56/+0
* i/notificationsのレートリミットを緩和syuilo2023-02-091-1/+1
* i/notificationsのレートリミットを緩和tamaina2023-02-091-1/+1
* refactor: fix typessyuilo2023-02-091-2/+2
* Achievements (#9665)syuilo2023-01-211-0/+28
* refactor: rename role.options -> role.policiessyuilo2023-01-152-2/+2
* fix missing importsyuilo2023-01-141-0/+1
* Webhookの作成可能数を設定可能にsyuilo2023-01-141-0/+17
* fixsyuilo2023-01-141-1/+1
* enhance: ハードワードミュートの最大文字数を設定可能にsyuilo2023-01-141-0/+14
* fixsyuilo2023-01-131-1/+5
* feat: make possible to export favorited notessyuilo2023-01-011-0/+31
* fix typesyuilo2022-09-241-5/+3
* fixessyuilo2022-09-241-1/+3
* fix import typesyuilo2022-09-2144-47/+47
* なんかもうめっちゃ変えたsyuilo2022-09-1851-1035/+1692
* tweak rate limitsyuilo2022-07-241-1/+1
* re: update mfm-js 0.23.0-canary.1syuilo2022-07-111-1/+1
* feat: auto nsfw detection (#8840)syuilo2022-07-071-4/+7
* feat: make possible to delete an account by adminsyuilo2022-06-271-17/+3
* fix: always respect instance mutes (#8854)Johann1502022-06-251-3/+13
* fix: add limit to i/notifications (#8836)tamaina2022-06-141-0/+5
* lint fixessyuilo2022-06-141-8/+8
* enhance: Display TOTP Register URLsyuilo2022-05-141-3/+5
* chore: fix lintsyuilo2022-04-032-4/+4
* feat: Webhook (#8457)syuilo2022-04-025-0/+212
* perf(server): reduce db query when get notificationssyuilo2022-03-261-0/+2
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-2619-28/+28
* perf(server): refactor and performance improvementssyuilo2022-03-251-4/+7