Sharkey/packages/backend/src/queue/processors
CyberRex c05c504c86
Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #10298 関係 ) (#10317)
* enhance(backend): 配送先が410 Goneで応答してきた場合配送停止するように

* Update CHANGELOG.md

* Deliverキューのデータに宛先がSharedInboxかどうかのフラグを追加

* Fix lint

* Mapを使用するように

* Fix typo
2023-03-14 19:11:31 +09:00
..
AggregateRetentionProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
CheckExpiredMutingsProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
CleanChartsProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
CleanProcessorService.ts feat: 時限ロール (#10145) 2023-03-01 10:20:03 +09:00
CleanRemoteFilesProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
DeleteAccountProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
DeleteDriveFilesProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
DeleteFileProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
DeliverProcessorService.ts Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #10298 関係 ) (#10317) 2023-03-14 19:11:31 +09:00
EndedPollNotificationProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ExportBlockingProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ExportCustomEmojisProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ExportFavoritesProcessorService.ts feat: Reaction acceptance (#10256) 2023-03-08 08:56:47 +09:00
ExportFollowingProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ExportMutingProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ExportNotesProcessorService.ts feat: Reaction acceptance (#10256) 2023-03-08 08:56:47 +09:00
ExportUserListsProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ImportBlockingProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ImportCustomEmojisProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ImportFollowingProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ImportMutingProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ImportUserListsProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
InboxProcessorService.ts refactor(backend): 必要ないas anyを消去 (#10293) 2023-03-11 08:51:37 +09:00
ResyncChartsProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
TickChartsProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
WebhookDeliverProcessorService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00