discourse/app
Krzysztof Kotlarek e9f7262813
FIX: when category or tag is muted, update user (#9456)
Currently, when category or tag is muted, only after hard refresh, these new muted categories are really muted. Without a hard refresh, you will still receive "new topic" messages.

Therefore, when tag or category is muted, we should update the user object right away.
2020-04-21 08:33:55 +10:00
..
assets FIX: when category or tag is muted, update user (#9456) 2020-04-21 08:33:55 +10:00
controllers FIX: when category or tag is muted, update user (#9456) 2020-04-21 08:33:55 +10:00
helpers FEATURE: improve rendering of RSS feeds 2020-04-20 16:08:24 +10:00
jobs FIX: Concurrency issues with making topic embedded posts visible 2020-04-20 15:11:59 -04:00
mailers FEATURE: High priority bookmark reminder notifications (#9290) 2020-04-01 09:09:20 +10:00
models FIX: Set category description to first posts cooked value (#9478) 2020-04-20 14:51:49 -05:00
serializers FEATURE: Add created_at column to user_badges (#9463) 2020-04-20 10:03:25 -07:00
services FEATURE: Add created_at column to user_badges (#9463) 2020-04-20 10:03:25 -07:00
views FEATURE: improve rendering of RSS feeds 2020-04-20 16:08:24 +10:00