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