Added filter class for tags

This commit is contained in:
Frederic Guillot
2016-06-24 11:40:58 -04:00
parent 700b4e8f02
commit b2e92480c2
8 changed files with 243 additions and 12 deletions

View File

@@ -152,6 +152,12 @@ Attribute: **comment**
- Find comments that contains this title: `comment:"My comment message"`
### Search by tags
Attribute: **tag**
- Example: `tag:"My tag"`
Activity stream search
----------------------