about summary refs log tree commit diff
path: root/app/models/custom_filter.rb
AgeCommit message (Expand)Author
2023-03-31Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761)Nick Schonning
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-20Autofix Rubocop Rails/EnumHash (#23737)Nick Schonning
2023-02-20Autofix Rubocop Rails/RedundantForeignKey (#23731)Nick Schonning
2022-12-07Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)Claire
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-07-13Change how hashtags are normalized (#18795)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2020-01-23Add “account timeline” filter category (#12918)ThibG
2019-06-30Fix expiration date of filters being set to “Never” when editing them (#1...ThibG
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko