summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/processors (unfollow)
Commit message (Expand)AuthorFilesLines
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...CyberRex1-1/+1
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 Rosylight20-24/+14
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-14enhance: ユーザーリストおよびユーザーリスト内のユーザ...syuilo1-2/+2
2023-01-13enhance: Judge instance block by endsWith (#9263)tamaina2-3/+3
2023-01-12perf(backend): Use undici instead of node-fetch and got (#9459)tamaina1-18/+20
2023-01-03clean upsyuilo1-5/+0
2023-01-03:v:syuilo2-9/+22
2023-01-03drop latestStatus of instancesyuilo1-2/+0
2023-01-03drop lastCommunicatedAt of instancesyuilo2-2/+0
2023-01-03drop latestRequestSentAt of instancesyuilo1-8/+6
2023-01-01feat: add per user pv chartsyuilo2-2/+8
2023-01-01feat: make possible to export favorited notessyuilo1-0/+162
2022-12-25feat: introduce retention-rate aggregationsyuilo1-0/+75
2022-12-22enhance(server): delete outdated notes of antenna regularly to improve db per...syuilo1-1/+8
2022-12-22enhance(server): delete outdated hard-mutes regularly to improve db performancesyuilo1-1/+11
2022-12-22enhance(server): delete outdated notifications regularly to improve db perfor...syuilo1-2/+9
2022-12-04refactor: introduce bindThis decorator to bind this automaticalysyuilo24-0/+48
2022-12-04refactorsyuilo6-19/+19
2022-11-14fix typo on CleanRemoteFilesProcessorService (#9171)heka1-1/+1
2022-09-24fix typesyuilo1-1/+1
2022-09-23fixessyuilo7-8/+7
2022-09-21fix import typesyuilo24-45/+44
2022-09-19testsyuilo24-126/+126
2022-09-18なんかもうめっちゃ変えたsyuilo51-1732/+2299
2022-07-10chore: fix lint errors (#8981)yzhe8191-1/+1