discourse/app/jobs
Bianca Nenciu f75a99e932
FIX: Notify tag watchers when publishing topic (#17576)
When a topic was published from a shared draft and it had tags, the
users watching the tags were not notified. The problem was that the
topics are usually created in a secret category and publishing it just
moves an existent topic to the target category, without making any
changes to the tags.
2022-07-20 19:07:18 +03:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff DEV: drop unused column `flair_url` from groups table. (#17179) 2022-06-22 00:15:05 +05:30
regular FIX: Notify tag watchers when publishing topic (#17576) 2022-07-20 19:07:18 +03:00
scheduled FEATURE: Create upload_references table (#16146) 2022-06-09 09:24:30 +10:00
base.rb FIX: Uninitialized class variable error in sidekiq (#17227) 2022-06-24 14:17:39 +10:00