about summary refs log tree commit diff
path: root/app/controllers/api/v1/filters_controller.rb
AgeCommit message (Expand)Author
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-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-07-07Fix missing irreversible in filters API, expires_in param (#7976)Eugen Rochko
2018-07-05Add more granular OAuth scopes (#7929)Eugen Rochko
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko