about summary refs log tree commit diff
path: root/app/lib/feed_manager.rb
AgeCommit message (Expand)Author
2022-08-25Remove preference to aggregate reblogs in home/list feeds (#18112)Eugen Rochko
2022-07-17Add ability to follow hashtags (#18809)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-04-26Fix n+1 query on feed merge and populate operations (#18111)Eugen Rochko
2022-04-26Fix UnmergeWorker being exceptionally slow in some conditions (#18110)Claire
2022-04-11FeedManager: skip account when target_account's last status is too old (#18009)dogelover911
2022-03-31Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912)Claire
2022-03-28Refactor account and status formatting (#17877)Claire
2022-03-26Refactor formatter (#17828)Eugen Rochko
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-02-22Fix various typos (#17621)luzpaz
2022-02-16Fix performance of server-side filtering (#17575)Claire
2022-01-28Fix Sidekiq warnings about JSON serialization (#17381)Claire
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2021-05-10Fix blocking someone not clearing up list feeds (#16205)Claire
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-01-22Optimize some regex matching (#15528)luigi
2020-12-22Improve account deletion performances further (#15407)ThibG
2020-12-09rename replies_policy enumerables (#15304)trwnh
2020-09-08Refactor feed manager (#14761)Eugen Rochko
2020-09-07Fix multiple boosts of a same toot erroneously appearing in TL (#14759)ThibG
2020-09-01Add configuration option to filter replies in lists (#9205)ThibG
2020-09-01Change own direct-visibility statuses to be in the home feed again (#14711)Eugen Rochko
2020-07-17Fix boosted toots from blocked account not being retroactively removed from T...ThibG
2020-07-01Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)Eugen Rochko
2020-06-23Fix crash in MergeWorker (#14129)ThibG
2020-06-09FIX: filters ignore media descriptions (#13837)Ben Lubar
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2019-11-07Fix type mismatch (#12324)Darius Kazemi
2019-10-06Fix performance of home feed regeneration (#12084)Eugen Rochko
2019-09-02Change trending hashtags to not disappear instantly after midnight (#11712)Eugen Rochko
2019-07-31Fix delete regression (#11450)Eugen Rochko
2019-07-30Fix boosting & unboosting preventing a boost from appearing in the TL (#11405)ThibG
2019-06-25Apply filters to poll options (#11174)ThibG
2019-02-02Create Redisable#redis (#9633)ysksn
2018-12-09Add setting to not aggregate reblogs (#9248)ThibG
2018-11-21Include replies to list owner and replies to list members in list statuses (#...ThibG
2018-10-17Improve support for aspects/circles (#8950)Eugen Rochko
2018-09-28Exclude replies from list timelines (#8683)cbayerlein
2018-08-26Fix low-hanging rubocop gripes (#8458)Quint Guvernator
2018-07-10Make whole-word filter regex consistent between Ruby and JS (#7987)Eugen Rochko
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-07-06In keyword filter, account for reblogs, HTML and whole-words (#7960)Eugen Rochko
2018-07-05Check reblogged status for blocked/muted mentions (#7957)Eugen Rochko
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-05-02Remove most behaviour disparities between blocks and mutes (#7231)Eugen Rochko
2018-02-24Do not push status to feed if its reblog is already inserted (#6488)Akihiko Odaki
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-18Lists (#5703)Eugen Rochko
2017-10-17Clean up reblog tracking keys, related improvements (#5428)aschmitz