summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* enhance(backend): APIパラメータサイズ上限を128kbから1mbに緩和syuilo2023-04-111-1/+1
* enhance(backend): APIパラメータサイズ上限を32kbから128kbに緩和syuilo2023-04-111-1/+1
* perf(backend): cache swSubscriptionssyuilo2023-04-111-5/+16
* sw: なんかもうめっちゃ変えた (#10570)tamaina2023-04-112-0/+6
* fix #10554 チャンネルの検索用ページとAPIの追加 (#10555)たーびん2023-04-113-0/+73
* カスタム絵文字のキャッシュ時に"{}"が入ってしまう問題...Chimorium2023-04-112-8/+4
* fix(backend): アンテナのノート、チャンネルのノート、通知...syuilo2023-04-103-3/+3
* fix(backend): イベント用redis分離が上手く動かない問題を修正syuilo2023-04-099-34/+53
* fix(backend): ストリーミングのLTLチャンネルでサーバー側に...syuilo2023-04-091-2/+2
* fix(backend): 連合しているインスタンスについて予期せず配...syuilo2023-04-091-1/+1
* add notesyuilo2023-04-091-0/+1
* fix(server): リアクションできない問題をとりあえず修正 (#1...tamaina2023-04-092-3/+6
* fix(backend): 通知読み込みでエラーが発生する場合がある問...syuilo2023-04-091-0/+1
* fix: redis から取得できないチャンネル投稿はDBから取得 (#1...futchitwo2023-04-091-6/+12
* fix(server): IdService.parseを全てのidタイプに対応させるよう...tamaina2023-04-096-7/+48
* disable account migrationsyuilo2023-04-082-3/+3
* use for ofsyuilo2023-04-081-4/+4
* fetch person again (#10514)Namekuji2023-04-082-15/+23
* fix typesyuilo2023-04-081-2/+0
* feat(backend): support replication of postgresqlsyuilo2023-04-082-0/+26
* chore: use for instead of forEachsyuilo2023-04-081-4/+4
* feat: account migration (#10507)Namekuji2023-04-0814-55/+534
* enhance(backend): Redisにチャンネル投稿がない場合はDBから持...syuilo2023-04-081-24/+43
* fix(backend): restore date properly of federated instance cachesyuilo2023-04-071-1/+9
* perf(backend): improve cache of federated instancessyuilo2023-04-072-18/+22