about summary refs log tree commit diff
path: root/app/serializers/rest/filter_serializer.rb
AgeCommit message (Expand)Author
2019-09-24in custom filters, remove the `irreversible` flag (but report it as `true` to...multiple creatures
2019-05-21Custom filters: add ability to create filters that exclude or are exclusive ...multiple creatures
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