summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactortamaina2023-05-022-6/+5
* 初期ユーザー登録時にはpreservedUsernamesを無視するtamaina2023-05-021-1/+2
* fix(backend): フォローリクエストの通知が残る問題を修正syuilo2023-05-021-1/+13
* feat: チャンネルに色を設定できるようにsyuilo2023-05-026-0/+16
* fix(backend): サーバーメトリクスのメモリ使用率が不正確に...nexryai2023-04-301-1/+1
* enhance: account migration (#10592)Namekuji2023-04-3069-389/+874
* perf(backend): Use ThinUser in admin/federation/remove-all-followingtamaina2023-04-291-1/+1
* fix #10651 (#10684)Namekuji2023-04-291-1/+1
* enhance(dev): non-production環境でhttpサーバー間でもユーザー、...tamaina2023-04-295-13/+27
* fix(backend): `alsoKnownAs`の誤った定義を修正 (#10725)okayurisotto2023-04-291-1/+6
* feat: preserved usernamessyuilo2023-04-297-5/+46
* [fix] .wav .flac ファイルを再生可能にする (#10686)Yuriha2023-04-263-7/+26
* fixtamaina2023-04-251-1/+1
* enhance(server): 環境変数MISSKEY_CONFIG_YMLでdefault.ymlを任意のyml...tamaina2023-04-251-5/+6
* fix of 34492f3c9asyuilo2023-04-221-1/+9
* .jssyuilo2023-04-221-1/+1
* enhance(backend): tweak cache of federated instancesyuilo2023-04-225-29/+16
* fix(backend): make isExplorable optional for backward compatibilitytamaina2023-04-201-3/+2
* Role timeline setting (#10677)nenohi2023-04-205-1/+15
* add new achievementsyuilo2023-04-201-0/+1
* fix(server): 1:1ではない画像のリアクション通知バッジが左...tamaina2023-04-191-1/+2
* feat: Server rules (#10660)syuilo2023-04-193-0/+14
* カスタム絵文字のライセンスを一括でできるように (#10671)nenohi2023-04-194-0/+59
* fix(backend): アバターとバナーがリセットできない (#10643)Nanashia2023-04-161-0/+8
* Fix?(server): Content-Dispositionのパースでエラーが発生した場...tamaina2023-04-151-3/+7
* refactor(backend): validateNoteの引数の型を強くし、anyを除去 (#1...Kisaragi2023-04-141-4/+5
* カスタム絵文字の検索を絵文字ピッカー使用できるよう...nenohi2023-04-141-5/+11
* fix(server): Force the extention of exported file (#10630)tamaina2023-04-147-11/+14
* fix typessyuilo2023-04-1424-30/+30
* fix DriveService.tstamaina2023-04-131-0/+1
* fix: proper expire remote user drivefile over limits at adding time (#9426)CGsama2023-04-131-11/+13
* fix(backend): user.memoはdetailがtrueな時だけにsyuilo2023-04-131-9/+4
* refactor(backend): tweak repository namesyuilo2023-04-134-14/+14
* feat: 自分用メモ機能 (#10516)Ebise Lutica2023-04-1310-2/+165
* [ci skip] improve readabilitysyuilo2023-04-131-1/+1
* [ci skip] remove outdated commentsyuilo2023-04-131-2/+0
* fix(backend): チャンネルのピン留めされたノートの順番が正...syuilo2023-04-131-1/+1
* fix(server): アンテナとロールTLのuntil/sinceプロパティが動く...futchitwo2023-04-132-8/+8
* fixtamaina2023-04-121-1/+1
* fix type in CustomEmojiService 2tamaina2023-04-122-2/+3
* fix type in CustomEmojiServicetamaina2023-04-121-2/+2
* Use unique identifier for each follow request (#10600)hutchisr2023-04-122-26/+68
* fix typesyuilo2023-04-121-2/+2
* Update CustomEmojiService.tssyuilo2023-04-121-0/+1
* fix(backend): カスタム絵文字でリアクションできないことが...syuilo2023-04-121-1/+6
* feat(server): Misskey Webでユーザーフレンドリーなエラーペー...kakkokari-gtyih2023-04-125-0/+215
* feat: role timelinesyuilo2023-04-1212-2/+239
* enhance: カスタム絵文字関連の変更 (#9794)tamaina2023-04-121-10/+1
* perf(backend): ノート作成時のアンテナ追加パフォーマンス...syuilo2023-04-122-16/+19
* feat: queueing bulk follow/unfollow and block/unblock (#10544)Namekuji2023-04-1223-168/+400