summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/QueueProcessorModule.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-04Update about-misskey.vueかっこかり1-3/+6
2024-06-01fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken36-215/+319
2024-05-31[skip ci] Update CHANGELOG.md (prepend template)github-actions[bot]1-0/+12
2024-05-31[skip ci] Release: 2024.5.0github-actions[bot]2-2/+2
2024-05-31Bump version to 2024.5.0-rc.13github-actions[bot]2-2/+2
2024-05-31Revert "2024.5.0"syuilo2-2/+2
2024-05-312024.5.0syuilo2-2/+2
2024-05-31Bump version to 2024.5.0-rc.12github-actions[bot]2-2/+2
2024-05-31Update README.md for Sentrysyuilo1-0/+4
2024-05-31Bump version to 2024.5.0-rc.11github-actions[bot]2-2/+2
2024-05-31Bump version to 2024.5.0-rc.10github-actions[bot]2-2/+2
2024-05-31:art:syuilo3-8/+13
2024-05-31Bump version to 2024.5.0-rc.9github-actions[bot]2-2/+2
2024-05-31perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka24-87/+268
2024-05-31Update 1717117195275-inquiryUrl.jssyuilo1-4/+0
2024-05-31Bump version to 2024.5.0-rc.8github-actions[bot]2-2/+2
2024-05-31fix testsyuilo2-0/+3
2024-05-31New Crowdin updates (#13892)syuilo2-3/+10
2024-05-31fix(backend): fix backward compatibility of antennasyuilo2-0/+6
2024-05-31enhance: サーバーのお問い合わせ先URLを設定できるようにsyuilo13-7/+88
2024-05-31fix code stylesyuilo1-52/+56
2024-05-30fix(frontend): ノートにテキストがなくてもファイルが5つ以...KanariKanaru2-9/+11
2024-05-29chore(misskey-js): fix `repository` and add `license` in `package.json` (#13902)zyoshoka1-1/+3
2024-05-29refactor(backend): avoid `as any` on CustomEmojiService.ts (#13903)Kisaragi1-3/+4
2024-05-29chore(backend): rename local variable (#13904)Kisaragi1-7/+7
2024-05-29refactor: avoid `as any[]` on FetchInstanceMetadataService.ts (#13905)Kisaragi1-1/+1
2024-05-28Bump version to 2024.5.0-rc.7github-actions[bot]2-2/+2
2024-05-28Bump version to 2024.5.0-rc.6github-actions[bot]2-2/+2
2024-05-28feat: sentry integration (#13897)syuilo10-28/+776
2024-05-28fix(federation): InboxにきたCreate, AnnounceのobjectがBearcaps urlだっ...tamaina4-55/+84
2024-05-28[skip ci] update release manager actionstamaina1-1/+1
2024-05-28[skip ci] update release manager actionstamaina1-1/+3
2024-05-27docs: 「Feat: 個別のお知らせにリンクで飛べるように」のch...Kisaragi1-1/+1
2024-05-27Bump version to 2024.5.0-beta.5github-actions[bot]2-2/+2
2024-05-27新着ノートをサウンドで通知する機能をdeck UIに追加 (#13867)anatawa1226-53/+341
2024-05-27New Crowdin updates (#13860)syuilo30-65/+205
2024-05-27もともとセンシティブではないと連合されていたファイ...anatawa122-0/+8
2024-05-27fix: CHANGELOG not reflecting correctly (#13888)zyoshoka1-1/+4
2024-05-27[ci skip] Delete .github/FUNDING.ymlかっこかり1-4/+0
2024-05-27Bump version to 2024.5.0-beta.4github-actions[bot]2-2/+2
2024-05-27Bump version to 2024.5.0-beta.3github-actions[bot]2-2/+2
2024-05-27Quick action implement (#13878)Sayamame-beans5-39/+36
2024-05-27enhance(frontend): お気に入りチャンネルをキャッシュするよ...かっこかり5-15/+14
2024-05-27enhance(backend): プロフィールのリンク検証にtry-catchを追加 (...かっこかり1-15/+21
2024-05-27enhance(frontend): 「見たことのあるリノートを省略して表示...かっこかり3-3/+11
2024-05-27fix(backend): `/@` にアクセスするとサーバーエラーが発生す...かっこかり1-3/+9
2024-05-27feat: 個別のお知らせにリンクで飛べるように (#13885)かっこかり18-45/+415
2024-05-23fix(backend): `read:admin:show-user` と `read:admin:show-users` を統合 (#...かっこかり8-11/+6
2024-05-23feat: suspend instance improvements (#13861)anatawa1215-17/+193
2024-05-23feat(backend): add /healthz endpoint (#13834)Acid Chicken6-1/+69