about summary refs log tree commit diff
path: root/app/views/filters
AgeCommit message (Expand)Author
2020-01-10add ability to toggle individual filters without deleting themmultiple creatures
2019-12-10add regex shortcut descriptions for filtersmultiple creatures
2019-11-18Remove context selector from filter view.multiple creatures
2019-11-18Remove unused and incompatable filter settings. These will be re-added in ti...multiple creatures
2019-10-09custom filters can now also match posts with missing media descriptionsmultiple creatures
2019-10-09custom filters can now match media descriptionsmultiple creatures
2019-09-24in custom filters, remove the `irreversible` flag (but report it as `true` to...multiple creatures
2019-08-15custom filters now have an option to add or override content warnings; filter...multiple creatures
2019-08-02filters now have options to separately match post text, content warnings/titl...multiple creatures
2019-05-21Custom filters: add ability to create filters that exclude or are exclusive ...multiple creatures
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko