discourse/app/jobs
Krzysztof Kotlarek d5f6262c4f
FIX: watched topic overcome muted category (#18480)
Previously, when categories were not muted by default, we were sending message about unmuted topics (topics which user explicitly set notification level to watching)

The same mechanism can be used to fix a bug. When the user was explicitly watching topic, but category was muted, then the user was not informed about new reply.
2022-10-06 11:10:43 +11: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: watched topic overcome muted category (#18480) 2022-10-06 11:10:43 +11:00
scheduled DEV: Use AR enums in reviewables related code 2022-09-22 14:44:27 +02:00
base.rb FIX: Uninitialized class variable error in sidekiq (#17227) 2022-06-24 14:17:39 +10:00