summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue (unfollow)
Commit message (Expand)AuthorFilesLines
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
2022-05-26use http-signature module that supports hs2019 (#8635)Johann1503-3/+3
2022-05-25refactor: temporary files (#8713)Johann1507-273/+251
2022-04-03enhance(webhook): add userId to payloadsyuilo3-0/+3
2022-04-03improve webhooksyuilo3-8/+17
2022-04-02feat: Webhook (#8457)syuilo4-2/+99
2022-03-26refactor: migrate to typeorm 3.0 (#8443)syuilo15-51/+56
2022-03-25perf(server): refactor and performance improvementssyuilo1-2/+6
2022-03-19perf(server): reduce memory usage of redissyuilo1-0/+2
2022-03-19feat: introduce bull dashboardsyuilo1-0/+9
2022-03-06feat: アンケート終了通知syuilo4-2/+43
2022-03-04feat: 時限ミュートsyuilo4-1/+39
2022-03-01fix esmsyuilo2-2/+2
2022-03-01fix esmsyuilo1-1/+1
2022-02-27refactor: Use ESM (#8358)syuilo29-199/+199
2022-02-19refacator: fix typwsyuilo4-5/+5
2022-02-10enhance: improve federation chartsyuilo3-0/+35
2022-02-09fix typosyuilo1-1/+1