discourse/plugins/chat/app/jobs
Loïc Guitaut b8762172e4 DEV: Allow `with_service` in jobs
This patch introduces a new `ServiceJob` class allowing the use of
`with_service` in jobs.

This way, it’s easier to use the chat service objects in jobs and
provides the same level of functionality than the one we have in
controllers.
2023-02-23 09:28:53 +01:00
..
regular DEV: Pass messageId as a dynamic segment instead of a query param (#20013) 2023-02-01 12:39:23 -03:00
scheduled DEV: Apply syntax_tree formatting to `plugins/*` 2023-01-07 11:11:37 +00:00
service_job.rb DEV: Allow `with_service` in jobs 2023-02-23 09:28:53 +01:00