summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* ロールのユーザーリストを非公開にできるように (#10987)nenohi2023-06-105-0/+23
* fix(backend): キャッシュが溜まり続けないようにsyuilo2023-06-109-13/+116
* enhance(backend): WebSocketのPing/Pongをプロトコル制御フレーム...syuilo2023-06-091-6/+5
* choresyuilo2023-06-091-0/+1
* エラー画像URLを設定可能に (#10959)Ebise Lutica2023-06-097-43/+96
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-06-091-2/+2
|\
| * fix: correctly check the sensitivity flag (#10976)Outvi V2023-06-091-2/+2
* | add notesyuilo2023-06-091-0/+1
|/
* Fix: #10955 TypeError: JSON5.parse is not a function (#10956)CaffeeLake2023-06-051-1/+1
* fix(backend): pageのピン留めを解除することができない問題...tamaina2023-06-051-1/+1
* fix typo: schema -> schemesyuilo2023-06-051-3/+3
* fix backend e2esyuilo2023-06-041-1/+1
* fix(backend): 7日経過して無効化されたアンテナを再度有効...syuilo2023-06-021-0/+1
* update depssyuilo2023-06-023-22/+22
* perf(backend): terminate stalled websocket connectionssyuilo2023-06-021-2/+21
* fix(backend): i/notificationsのsinceIdが機能しない問題を修正syuilo2023-06-011-3/+3
* fix(backend): 「アクセストークンの管理」画面でアプリの情...syuilo2023-05-302-5/+3
* perf: インスタンスデフォルトテーマを予めjson5 -> jsonに変...syuilo2023-05-301-2/+4
* perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884)syuilo2023-05-295-63/+83
* Update QueueProcessorService.tssyuilo2023-05-291-9/+11
* refactor of QueueProcessorServicesyuilo2023-05-291-20/+64
* refactorsyuilo2023-05-2916-21/+104
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-2949-409/+440
* enhance: ハッシュタグのノート一覧ページから、そのハッ...Chocolate Pie2023-05-261-2/+3
* package.jsonの並び替えを修正tamaina2023-05-251-1/+1
* :art:syuilo2023-05-241-35/+35
* update depssyuilo2023-05-241-7/+7
* refactorsyuilo2023-05-241-5/+5
* feat: support summary_large_image (#10862)Acid Chicken (硫酸鶏)2023-05-208-2/+22
* chore: update slacc (#10867)Acid Chicken (硫酸鶏)2023-05-201-11/+12
* test(backend): Add tests for antennas (#10868)Nanashia2023-05-192-0/+750
* fix:ロールタイムライン無効に関する修正 (#10843)nenohi2023-05-193-1/+19
* update depssyuilo2023-05-191-13/+13
* feat: 公開リスト (#10842)Chocolate Pie2023-05-1918-15/+462
* feat: センシティブなカスタム絵文字のリアクションを受...syuilo2023-05-193-3/+8
* tweak of 7ce569424syuilo2023-05-182-2/+12
* feat(backend): カスタム絵文字ごとに連合するかどうか設定...syuilo2023-05-182-4/+4
* feat: カスタム絵文字ごとにそれをリアクションとして使...syuilo2023-05-1812-55/+186
* perf(backend): pre-compile regexpsyuilo2023-05-181-2/+5
* fix streamin errorsyuilo2023-05-171-1/+1
* enhance: タイムラインにフォロイーの行った他人へのリプ...syuilo2023-05-1615-48/+44
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-151-2/+2
* update depssyuilo2023-05-121-12/+12
* fix(backend): ひとつのMeilisearchサーバーを複数のMisskeyサーバ...syuilo2023-05-112-1/+2
* enhance(backend): ノートのハッシュタグもMeilisearchに突っ込む...syuilo2023-05-111-0/+2
* fix typosyuilo2023-05-1114-22/+33
* センシティブワードを正規表現、CWにも適用するように (#...nenohi2023-05-102-1/+83
* fix testsyuilo2023-05-101-1/+1
* fix(backend): テスト時は一部のサービスを停止syuilo2023-05-101-4/+6
* enhance(backend): graceful shutdown for job queue and refactorsyuilo2023-05-107-186/+128