discourse/app
Krzysztof Kotlarek a64cb948ed
FIX: update unread and new count for categories (#22145)
There is a problem that unread and new count is not updated to reflecting topicTrackingState.

It is because discourseComputed on Category is not working properly with topicTrackingState. Moving it to component level is making counter reliable.
2023-06-21 13:42:30 +10:00
..
assets FIX: update unread and new count for categories (#22145) 2023-06-21 13:42:30 +10:00
controllers DEV: Remove deprecated 'desc' parameter from group members endpoint (#22147) 2023-06-16 16:42:00 +08:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs DEV: use HTML5 version of loofah (#21522) 2023-06-20 09:49:22 +08:00
mailers FIX: don't add "Re:" prefix in email subject for first post of group PMs. (#22175) 2023-06-19 18:52:00 +05:30
models DEV: use HTML5 version of loofah (#21522) 2023-06-20 09:49:22 +08:00
serializers DEV: Upgrade search-menu to glimmer (#20482) 2023-06-16 09:24:07 -05:00
services DEV: Add plugin modifier for notification_data manipulation (#22208) 2023-06-20 14:07:02 -05:00
views DEV: add class for static login description section (#22002) 2023-06-08 19:51:41 +05:30