Sharkey/packages/backend/src/queue/processors
2023-02-03 14:10:14 +09:00
..
AggregateRetentionProcessorService.ts fix(server): fix aggregation of retention 2023-01-27 11:10:37 +09:00
CheckExpiredMutingsProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
CleanChartsProcessorService.ts drop hashtag chart 2023-02-03 14:10:14 +09:00
CleanProcessorService.ts enhance(server): delete outdated notes of antenna regularly to improve db performance 2022-12-22 08:32:01 +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 enhance: Judge instance block by endsWith (#9263) 2023-01-13 18:21:07 +09:00
EndedPollNotificationProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ExportBlockingProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ExportCustomEmojisProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ExportFavoritesProcessorService.ts feat: make possible to export favorited notes 2023-01-01 16:53:10 +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 refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ExportUserListsProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ImportBlockingProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ImportCustomEmojisProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ImportFollowingProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ImportMutingProcessorService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
ImportUserListsProcessorService.ts enhance: ユーザーリストおよびユーザーリスト内のユーザーの作成可能数を設定可能に 2023-01-14 17:38:16 +09:00
InboxProcessorService.ts enhance: Judge instance block by endsWith (#9263) 2023-01-13 18:21:07 +09:00
ResyncChartsProcessorService.ts drop hashtag chart 2023-02-03 14:10:14 +09:00
TickChartsProcessorService.ts drop hashtag chart 2023-02-03 14:10:14 +09:00
WebhookDeliverProcessorService.ts fix(server): node-fetchおよびgotを使う以前の実装に戻す 2023-01-25 12:00:04 +09:00