about summary refs log tree commit diff
path: root/app/controllers/api/v1/filters_controller.rb
AgeCommit message (Expand)Author
2022-12-07Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)Claire
2022-11-07Fix crash in legacy filter creation controller (#19878)Claire
2022-06-28Revamp post filtering system (#18058)Claire
2020-03-06Remove useless `respond_to` calls (#13208)Eugen Rochko
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