summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-05refactor(backend): Remove unused injections (#11462)woxtu23-141/+9
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai34-1/+171
2023-07-20enhance(backend): 設定ファイルでioredisの全てのオプションを...tamaina1-5/+2
2023-07-20perf: use slacc instead of unzipper (#10780)Acid Chicken (硫酸鶏)1-7/+11
2023-07-19Fix auto-fixable issues (#11314)woxtu2-4/+4
2023-07-16fix of #11293syuilo1-3/+3
2023-07-16Export notes with file detail (#11293)CGsama1-2/+8
2023-07-14refactor: 可読性のため一部で`Array.prototype.at`を使うように (...okayurisotto8-17/+17
2023-07-08fix(backend): Remove Meilisearch index when notes are deleted (#10988)Caipira1-0/+6
2023-07-08cleanup: trim trailing whitespace (#11136)okayurisotto5-11/+11
2023-06-25refactor(backend): use node16 for moduleResolution (#10938)syuilo1-1/+3
2023-05-29Update QueueProcessorService.tssyuilo1-9/+11
2023-05-29refactor of QueueProcessorServicesyuilo1-20/+64
2023-05-29enhance(backend): migrate bull to bullmq (#10910)syuilo32-307/+330
2023-05-18feat: カスタム絵文字ごとにそれをリアクションとして使...syuilo1-0/+3
2023-05-10enhance(backend): graceful shutdown for job queue and refactorsyuilo6-182/+91
2023-05-06refactorsyuilo2-36/+43
2023-05-06feat: アンテナのエクスポート・インポート (#10754)Chocolate Pie5-0/+214
2023-04-30enhance: account migration (#10592)Namekuji3-5/+6
2023-04-22enhance(backend): tweak cache of federated instancesyuilo2-16/+4
2023-04-14fix(server): Force the extention of exported file (#10630)tamaina6-6/+6
2023-04-12feat: queueing bulk follow/unfollow and block/unblock (#10544)Namekuji16-110/+256
2023-04-06perf(backend): cache local custom emojissyuilo1-3/+3
2023-04-06fix misskey-dev/misskey-#10417 (#10418)totegamma1-0/+4
2023-04-05fix: webhook delivery content-type (#9823) (#10458)xtexChooser1-0/+1
2023-04-05enhance(backend): improve cachesyuilo1-10/+4
2023-04-04enhance(backend): improve cachesyuilo1-5/+5
2023-04-04refactor(backend): rename Cache -> MemoryCachesyuilo1-3/+3
2023-04-04perf(backend): 通知をRedisに保存するようにsyuilo1-8/+1
2023-04-03perf(backend): store notes of an antenna to redis instead of postgresqlsyuilo1-4/+1
2023-03-24enhance(backend): リモートサーバーのチャート生成を無効に...syuilo2-4/+12
2023-03-24refactor(backend): rename cache classsyuilo1-3/+3
2023-03-20enhance: 使われてないアンテナは自動停止されるようにsyuilo1-2/+13
2023-03-16enhance: カスタム絵文字にライセンス情報を付与できるよ...syuilo1-0/+1
2023-03-16refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo1-4/+4
2023-03-15Update AggregateRetentionProcessorService.tssyuilo1-0/+2
2023-03-15fix: tweak retention rate aggregationsyuilo1-7/+16
2023-03-14Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2-1/+3
2023-03-13enhance(backend): 配送先が410 Goneで応答してきた場合配送停止...CyberRex1-0/+12
2023-03-11refactor(backend): 必要ないas anyを消去 (#10293)Kisaragi1-1/+1
2023-03-08feat: Reaction acceptance (#10256)syuilo2-1/+3
2023-03-01feat: 時限ロール (#10145)syuilo1-2/+16
2023-02-16refactor: remove all unused imports (#9951)Kagami Sascha Rosylight24-29/+15
2023-02-13refactorsyuilo1-2/+2
2023-02-13refactor: fix typessyuilo1-2/+2
2023-02-05fix(server): validate filename and emoji name to improve securitysyuilo2-1/+9
2023-02-03drop hashtag chartsyuilo3-9/+1
2023-01-27fix(server): fix aggregation of retentionsyuilo1-1/+8
2023-01-25fix(server): node-fetchおよびgotを使う以前の実装に戻すsyuilo1-21/+18
2023-01-21enhance(server): separate job queue process (#9662)syuilo1-0/+2