2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

FEATURE: filter personal messages by tags

This commit is contained in:
Arpit Jalan 2018-02-27 22:21:40 +05:30
parent 4132c37add
commit c29660c8f1
11 changed files with 109 additions and 2 deletions

View file

@ -32,7 +32,8 @@ class TopicQuery
match_all_tags
no_subcategories
slow_platform
no_tags)
no_tags
show_pm_tags)
end
def self.valid_options