summaryrefslogtreecommitdiff
path: root/packages/backend/src/queue/processors (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...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
2022-07-02feat: Log user ips (#8872)syuilo2-0/+20
2022-05-29fix: add missing importJohann1501-1/+1
2022-05-26use http-signature module that supports hs2019 (#8635)Johann1501-1/+1
2022-05-25refactor: temporary files (#8713)Johann1507-273/+251
2022-04-03enhance(webhook): add userId to payloadsyuilo1-0/+1
2022-04-03improve webhooksyuilo1-6/+8
2022-04-02feat: Webhook (#8457)syuilo1-0/+56
2022-03-26refactor: migrate to typeorm 3.0 (#8443)syuilo15-51/+56
2022-03-25perf(server): refactor and performance improvementssyuilo1-2/+6
2022-03-06feat: アンケート終了通知syuilo1-0/+33