discourse/app/serializers/concerns
Alan Guo Xiang Tan 3deabb00d4
DEV: Route PM only tags to PM tags show route (#17870)
Previously, PM only tags were being routed to the public topic list with
the tag added as a filter. However, the public topic list does not fetch
PMs and hence PM only tags did not provide any value when added to the
Sidebar. This commit changes that by allowing the client to
differentiate PM only tag and thus routes the link to the PM tags show
route.

Counts for PM only tags section links are not supported as of this
commit and will be added in a follow up commit.
2022-08-12 11:26:56 +08:00
..
email_logs_mixin.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
topic_tags_mixin.rb FEATURE: ability to add description to tags (#15125) 2021-12-01 09:18:56 +11:00
user_auth_tokens_mixin.rb DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
user_primary_group_mixin.rb FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
user_sidebar_tags_mixin.rb DEV: Route PM only tags to PM tags show route (#17870) 2022-08-12 11:26:56 +08:00
user_tag_notifications_mixin.rb FIX: Remove tags from experimental sidebar on notification level changed (#17083) 2022-06-14 15:39:56 +08:00