summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue (unfollow)
Commit message (Expand)AuthorFilesLines
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
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 notessyuilo3-1/+168
2022-12-25feat: introduce retention-rate aggregationsyuilo4-2/+88
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 automaticalysyuilo29-0/+57
2022-12-04refactorsyuilo7-20/+20
2022-11-14fix typo on CleanRemoteFilesProcessorService (#9171)heka1-1/+1
2022-11-11Update QueueProcessorService.tssyuilo1-5/+13
2022-09-24fix typesyuilo1-1/+1
2022-09-24fix type errorssyuilo3-41/+23
2022-09-24fixessyuilo1-1/+1
2022-09-23fixessyuilo9-11/+10
2022-09-21fix import typesyuilo28-49/+48
2022-09-19testsyuilo25-134/+134
2022-09-19fix queue bugsyuilo1-3/+3
2022-09-18refactor(backend): refactor loggersyuilo1-2/+4
2022-09-18なんかもうめっちゃ変えたsyuilo62-2138/+2661
2022-07-10chore: fix lint errors (#8981)yzhe8191-1/+1
2022-07-02feat: Log user ips (#8872)syuilo3-6/+32
2022-06-24enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei1-0/+1
2022-05-31fix: always remove completed tasks (#8771)Johann1501-0/+2
2022-05-29fix: add missing importJohann1501-1/+1