summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/processors (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactorsyuilo2023-05-062-36/+43
* feat: アンテナのエクスポート・インポート (#10754)Chocolate Pie2023-05-062-0/+192
* enhance: account migration (#10592)Namekuji2023-04-302-4/+5
* 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-1211-94/+161
* 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-141-1/+1
* 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-1620-24/+14
* 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: ユーザーリストおよびユーザーリスト内のユーザ...syuilo2023-01-141-2/+2
* enhance: Judge instance block by endsWith (#9263)tamaina2023-01-132-3/+3
* perf(backend): Use undici instead of node-fetch and got (#9459)tamaina2023-01-121-18/+20
* clean upsyuilo2023-01-031-5/+0
* :v:syuilo2023-01-032-9/+22
* drop latestStatus of instancesyuilo2023-01-031-2/+0
* drop lastCommunicatedAt of instancesyuilo2023-01-032-2/+0
* drop latestRequestSentAt of instancesyuilo2023-01-031-8/+6
* feat: add per user pv chartsyuilo2023-01-012-2/+8
* feat: make possible to export favorited notessyuilo2023-01-011-0/+162
* feat: introduce retention-rate aggregationsyuilo2022-12-251-0/+75
* enhance(server): delete outdated notes of antenna regularly to improve db per...syuilo2022-12-221-1/+8
* enhance(server): delete outdated hard-mutes regularly to improve db performancesyuilo2022-12-221-1/+11
* enhance(server): delete outdated notifications regularly to improve db perfor...syuilo2022-12-221-2/+9
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-0424-0/+48
* refactorsyuilo2022-12-046-19/+19
* fix typo on CleanRemoteFilesProcessorService (#9171)heka2022-11-141-1/+1