discourse/plugins/chat/app/jobs
Martin Brennan c00d17535f
DEV: Drop chat_uploads table and model and remove old references (#20926)
Followup to 0924f874bd,
we migrated Chat::Upload records to UploadReference records
there and have not been making new Chat::Upload records
for some time, we can now delete the model and table.
2023-04-04 09:13:39 +10:00
..
regular DEV: Drop chat_uploads table and model and remove old references (#20926) 2023-04-04 09:13:39 +10:00
scheduled/chat DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
service_job.rb DEV: Allow `with_service` in jobs 2023-02-23 09:28:53 +01:00