discourse/app
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
..
assets FIX: watched topic overcome muted category (#18480) 2022-10-06 11:10:43 +11:00
controllers DEV: Include pending reviewables in the main tab in the user menu (#18471) 2022-10-05 12:30:02 +03:00
helpers DEV: Rename secure_media to secure_uploads (#18376) 2022-09-29 09:24:33 +10:00
jobs FIX: watched topic overcome muted category (#18480) 2022-10-06 11:10:43 +11:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FIX: watched topic overcome muted category (#18480) 2022-10-06 11:10:43 +11:00
serializers DEV: Include pending reviewables in the main tab in the user menu (#18471) 2022-10-05 12:30:02 +03:00
services DEV: Use AR enums in reviewables related code 2022-09-22 14:44:27 +02:00
views UX: add max-width to digest email, format erb (#18445) 2022-10-03 11:55:50 -04:00