summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat: アンテナのエクスポート・インポート (#10754)Chocolate Pie2023-05-065-0/+214
* enhance: account migration (#10592)Namekuji2023-04-303-5/+6
* enhance(backend): tweak cache of federated instancesyuilo2023-04-222-16/+4
* fix(server): Force the extention of exported file (#10630)tamaina2023-04-146-6/+6
* feat: queueing bulk follow/unfollow and block/unblock (#10544)Namekuji2023-04-1216-110/+256
* perf(backend): cache local custom emojissyuilo2023-04-061-3/+3
* fix misskey-dev/misskey-#10417 (#10418)totegamma2023-04-061-0/+4
* fix: webhook delivery content-type (#9823) (#10458)xtexChooser2023-04-051-0/+1
* enhance(backend): improve cachesyuilo2023-04-051-10/+4
* enhance(backend): improve cachesyuilo2023-04-041-5/+5
* refactor(backend): rename Cache -> MemoryCachesyuilo2023-04-041-3/+3
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-041-8/+1
* perf(backend): store notes of an antenna to redis instead of postgresqlsyuilo2023-04-031-4/+1
* enhance(backend): リモートサーバーのチャート生成を無効に...syuilo2023-03-242-4/+12
* refactor(backend): rename cache classsyuilo2023-03-241-3/+3
* enhance: 使われてないアンテナは自動停止されるようにsyuilo2023-03-201-2/+13
* enhance: カスタム絵文字にライセンス情報を付与できるよ...syuilo2023-03-161-0/+1
* refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2023-03-161-4/+4
* Update AggregateRetentionProcessorService.tssyuilo2023-03-151-0/+2
* fix: tweak retention rate aggregationsyuilo2023-03-151-7/+16
* Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2023-03-142-1/+3
* enhance(backend): 配送先が410 Goneで応答してきた場合配送停止...CyberRex2023-03-131-0/+12
* refactor(backend): 必要ないas anyを消去 (#10293)Kisaragi2023-03-111-1/+1
* feat: Reaction acceptance (#10256)syuilo2023-03-082-1/+3
* feat: 時限ロール (#10145)syuilo2023-03-011-2/+16
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-1624-29/+15
* refactorsyuilo2023-02-131-2/+2
* refactor: fix typessyuilo2023-02-131-2/+2
* fix(server): validate filename and emoji name to improve securitysyuilo2023-02-052-1/+9
* drop hashtag chartsyuilo2023-02-033-9/+1
* fix(server): fix aggregation of retentionsyuilo2023-01-271-1/+8
* fix(server): node-fetchおよびgotを使う以前の実装に戻すsyuilo2023-01-251-21/+18
* enhance(server): separate job queue process (#9662)syuilo2023-01-211-0/+2