discourse/plugins/chat/app/jobs
Loïc Guitaut 0636855706 DEV: Allow using an AR relation as a model in services
This patch allows using an AR relation as a model in services without
fetching associated records. It will just check if the relation is empty
or not. In the former case, the execution will stop at that point, as
expected.
2024-08-20 16:32:46 +02:00
..
regular/chat DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
scheduled/chat PERF: automatically join users to channels more efficiently (#28392) 2024-08-16 13:58:12 +10:00