summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-012-4/+4
* fix(federation): InboxにきたCreate, AnnounceのobjectがBearcaps urlだっ...tamaina2024-05-281-2/+11
* 新着ノートをサウンドで通知する機能をdeck UIに追加 (#13867)anatawa122024-05-272-4/+1
* feat: suspend instance improvements (#13861)anatawa122024-05-232-2/+14
* Merge pull request from GHSA-2vxv-pv3m-3wvjDaiki Mizukami2024-05-011-12/+32
* fix: report progress out of 100% in CleanRemoteFilesProcessorService (#13633)Nila2024-03-301-1/+1
* enhance(antenna): Botの投稿を除外できるように (#13603)かっこかり2024-03-212-0/+3
* enhance: 禁止ワードチェック強化 (#27)tamaina2024-03-011-1/+4
* refactor(backend): ノートのエクスポート処理でStreams APIを使...okayurisotto2024-02-281-79/+85
* fix: 古いキャッシュを使うのを修正 (#13453)tamaina2024-02-251-1/+1
* enhance: リモートのフォロワーから再度Followが来た場合、ac...tamaina2024-02-231-1/+1
* fix: 禁止キーワードを含むノートがDelayed Queueに追加され...anatawa122024-02-221-1/+9
* (re) update SPDX-FileCopyrightTexttamaina2024-02-1335-35/+35
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-1335-36/+36
* update SPDX-FileCopyrightTextsyuilo2024-02-1235-36/+36
* fix(backend): Fix typos in job configurations (#13086)woxtu2024-01-281-2/+2
* enhance(reversi): more robust matching processsyuilo2024-01-241-0/+4
* feat: export clips (#12931)Kagami Sascha Rosylight2024-01-073-0/+211
* enhance(backend): ActivityPub 周りで連合先から HTTP 429 Too Many Requ...riku64602024-01-063-3/+3
* enhance(backend): ActivityPub Deliver queueでBodyを事前処理するよう...MeiMei2024-01-062-2/+4
* chore(QueueProcessorService): show error stack for failures (#12727)Kagami Sascha Rosylight2023-12-211-14/+14
* Fix(backend): inboxJobPerSecのデフォルト値を16から32に (#12631)Camilla Ett2023-12-131-1/+1
* Remove unnecessary nullish coalescing (#12058)woxtu2023-10-181-1/+1
* 新規にフォローした人のwithRepliesをtrueにする機能を追加 (...anatawa122023-10-173-5/+12
* feat: local-only antennasyuilo2023-10-162-0/+3
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-165-54/+55
* feat: improve tl performance (#11946)syuilo2023-10-034-28/+15
* feat: 通知の受信設定を強化syuilo2023-09-291-1/+1
* refactor(backend): update directory structure for modelssyuilo2023-09-208-15/+15
* update deps (#11820)syuilo2023-09-1524-24/+24
* enhance(backend): 古いアンテナを自動停止するか切り替え可...syuilo2023-09-071-6/+12
* feat: 'server' webhook payload which hold misskey server url (#11752)anatawa122023-08-211-0/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-1613-50/+50
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-0523-141/+9
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-2734-1/+171
* enhance(backend): 設定ファイルでioredisの全てのオプションを...tamaina2023-07-201-5/+2
* perf: use slacc instead of unzipper (#10780)Acid Chicken (硫酸鶏)2023-07-201-7/+11
* Fix auto-fixable issues (#11314)woxtu2023-07-192-4/+4
* fix of #11293syuilo2023-07-161-3/+3
* Export notes with file detail (#11293)CGsama2023-07-161-2/+8
* refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto2023-07-148-17/+17
* fix(backend): Remove Meilisearch index when notes are deleted (#10988)Caipira2023-07-081-0/+6
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-085-11/+11
* refactor(backend): use node16 for moduleResolution (#10938)syuilo2023-06-251-1/+3
* Update QueueProcessorService.tssyuilo2023-05-291-9/+11
* refactor of QueueProcessorServicesyuilo2023-05-291-20/+64
* enhance(backend): migrate bull to bullmq (#10910)syuilo2023-05-2932-307/+330
* feat: カスタム絵文字ごとにそれをリアクションとして使...syuilo2023-05-181-0/+3
* enhance(backend): graceful shutdown for job queue and refactorsyuilo2023-05-106-182/+91
* refactorsyuilo2023-05-062-36/+43