about summary refs log tree commit diff
path: root/app/serializers/rest/filter_serializer.rb
AgeCommit message (Expand)Author
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-06-28Revamp post filtering system (#18058)Claire
2018-11-19Fix filter ID not being a string in REST API (#9303)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-06-29Keyword/phrase filtering (#7905)Eugen Rochko