about summary refs log tree commit diff
path: root/app/controllers/filters_controller.rb
AgeCommit message (Expand)Author
2020-02-20Fix missing authentication call in filters controller (#12746)Eugen Rochko
2020-01-10add custom filter master toggle, add media gallery mode, & fix various filter...multiple creatures
2020-01-10add ability to toggle individual filters without deleting themmultiple 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-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-10-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-10-25Set @body_classes to admin layout (#9081)Yamagishi Kazutoshi
2018-07-12Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-12Fix whole-word selection and i18n: Add Japanese translation for Whole-word (#...mayaeh
2018-07-09Set appropriate assets pack for the keyword filter pageThibaut Girka
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko