about summary refs log tree commit diff
path: root/spec/lib/feed_manager_spec.rb
AgeCommit message (Expand)Author
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Autofix Rubocop RSpec/BeEq (#23740)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-01-05Fix home TL could contain post from who blocked me (#22849)Jeong Arm
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2020-12-09rename replies_policy enumerables (#15304)trwnh
2020-10-08Remove dependency on goldfinger gem (#14919)Eugen Rochko
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-04Fix various warnings in rspec (#14729)Eugen Rochko
2020-09-01Add configuration option to filter replies in lists (#9205)ThibG
2020-07-17Fix boosted toots from blocked account not being retroactively removed from T...ThibG
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-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-01-05Add scheduled statuses (#9706)Eugen Rochko
2018-10-04Lint pass (#8876)aus-social
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-02-24Do not push status to feed if its reblog is already inserted (#6488)Akihiko Odaki
2018-02-20Improve performance of feed_manager_spec (#6517)abcang
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
2017-10-16Keep references to all reblogs of a status on home feed (#5419)Eugen Rochko
2017-10-16Fix un-reblogged status being at wrong position in the home timeline (#5418)unarist
2017-10-04Non-Serial ("Snowflake") IDs (#4801)aschmitz
2017-07-14Fix subsequent replies to unresolved status not being filtered from home (#4190)Eugen Rochko
2017-06-29Reduce number of commands in FeedManager#trim (#3989)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-04-24Add more FeedManager#filter? tests (#2413)Eugen
2016-10-02Preparing feeds for better filteringEugen Rochko
2016-09-09Refactored generation of unique tags, URIs and object URLs into own classes,Eugen Rochko