summaryrefslogtreecommitdiff
path: root/packages/backend/src/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: チャンネルミュートの実装 (#14105)おさむのひと2025-11-071-0/+31
* refactorsyuilo2025-08-271-0/+2
* refactorsyuilo2025-08-261-1/+2
* enhance: support emojis added in Unicode 16.0 or earlier (#16329)poppingmoon2025-08-011-1/+1
* feat: ノートの下書き(draft of note) (#15298)taichan2025-06-251-0/+2
* Fix: ミュート対象ユーザーが引用されているノートがRNさ...anatawa122025-05-291-3/+16
* fix(backend): correct invalid schema format specifying only `required` for `a...zyoshoka2025-05-271-4/+15
* fix(frontend): ジョブキューインスペクタの型エラー解消 (#16...かっこかり2025-05-221-1/+7
* fix(backend): enumerate achievement types in some response schema (#15953)zyoshoka2025-05-061-0/+3
* fix: チャット周りの修正 (#15741)かっこかり2025-04-031-1/+3
* Fix: 通知のページネーションで2つ以上読み込めなくなる...anatawa122025-04-027-4/+98
* Feat: Chat (#15686)syuilo2025-03-241-39/+48
* fix(deps): update [backend] update dependencies (#15596)renovate[bot]2025-03-211-0/+1
* fix(backend): mismatch in `emojis` param of test WebHook payload (#15675)zyoshoka2025-03-201-0/+8
* refactorsyuilo2025-02-282-9/+3
* update deps (#15311)syuilo2025-02-152-3/+3
* feat: 新カスタム絵文字管理画面(β)の追加 (#13473)おさむのひと2025-01-201-1/+6
* fix(backend): SQLのサニタイズを強化 (#14920)かっこかり2024-11-091-1/+1
* add notesyuilo2024-10-151-0/+2
* Revert "refactor"syuilo2024-10-141-11/+0
* refactorsyuilo2024-10-141-0/+11
* perf(backend): Defer instance metadata update (#14558)KOBA7892024-09-261-0/+44
* update deps (#14594)syuilo2024-09-221-1/+1
* fix(backend): use `prefixItems` in `admin/queue/*-delayed` endpoint schema (#...zyoshoka2024-08-301-0/+9
* fix(backend): memory leak in memory caches (#14363)Hazel K2024-08-181-60/+77
* fix: readAllNotifications message not working (#14374)anatawa122024-08-091-0/+4
* revert 5f88d56d96syuilo2024-07-202-12/+34
* kill any from streaming API Implementation (#14251)anatawa122024-07-181-0/+8
* perf(federation): Ed25519署名に対応する (#13464)tamaina2024-07-182-34/+12
* fix(backend): ユーザーのリアクション一覧でミュート/ブロ...Sayamame-beans2024-07-141-0/+4
* refactor: say bye to the weird groupBy friends (#13975)Kisaragi2024-06-221-38/+0
* remove unused filessyuilo2024-06-213-34/+0
* remove unused filesyuilo2024-06-211-25/+0
* refactor(backend): remove unnecessary isNotNull sugarsyuilo2024-06-211-8/+0
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出...おさむのひと2024-06-081-12/+16
* fix: 複数idを指定する`users/show`が関係ないユーザを返すこ...anatawa122024-05-201-1/+1
* update deps (#13624)syuilo2024-05-041-5/+4
* enhance: 新しいコンディショナルロール条件の実装 (#13732)おさむのひと2024-04-191-0/+2
* 細かいミュートの処理の修正 (#13695)anatawa122024-04-171-0/+31
* fix(backend): incorrect logic for determining whether Quote or not (#13700)zyoshoka2024-04-143-27/+36
* chore: add missing SPDX ID and workflow check (#13570)zyoshoka2024-03-133-0/+15
* add missing license headerssyuilo2024-03-012-0/+10
* refactor(backend): ノートのエクスポート処理でStreams APIを使...okayurisotto2024-02-282-0/+61
* Enhance: コンディショナルロールの条件に「マニュアルロ...zawa-ch2024-02-271-0/+2
* fix: 古いキャッシュを使うのを修正 (#13453)tamaina2024-02-251-0/+8
* refactor(backend): `Array.prototype.filter`での非null確認では`isNotNul...okayurisotto2024-02-231-3/+1
* enhance: `meta`をSSR HTMLに埋め込む (#13436)かっこかり2024-02-231-0/+8
* fix typesyuilo2024-02-161-1/+1
* refactor(backend): misc/cacheをシンプルな実装に戻したsyuilo2024-02-161-26/+10
* fix(backend): add missing schemas and fix incorrect schemas (#13295)zyoshoka2024-02-161-1/+17