index
:
mastodon.git
add-publish-button-text-site-setting
bump-rails-to-6.0
change-mute-filtering
dependabot/bundler/puma-6.0.0
dependabot/bundler/redis-4.6.0
dependabot/bundler/scenic-1.7.0
dependabot/npm_and_yarn/stylelint-14.15.0
dependabot/npm_and_yarn/stylelint-14.16.0
dependabot/npm_and_yarn/stylelint-config-standard-scss-6.1.0
deps/shakapacker
feature-abuse-metrics
feature-argument-deduplication
feature-circles
feature-collapsed-notifications
feature-e2ee-web-ui
feature-limited-visibility-bearcaps
feature-rich-tooltips
feature-secure-account-summary
feature-suspended-page
feature-unify-uis
fix-account-search-exclude-domains
fix-admin-api-params
fix-soft-deleted-reblog-error
fix-status-reach-finder
i18n/manage-translations
l10n_main
main
nolan/button-a11y
pg15
react18
refactor-raw-sql-queries
refactor/remove-legacy-decorator
refactor/streaming
remove-montserrat
remove-yarn
rubocop-fixes
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
track_unsalvageable_errors
yuuta
Yuuta's fork of Mastodon. Pulled from upstream periodically. On v4.0.2.
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
lib
/
feed_manager_spec.rb
Age
Commit message (
Expand
)
Author
2020-12-09
rename replies_policy enumerables (#15304)
trwnh
2020-10-08
Remove dependency on goldfinger gem (#14919)
Eugen Rochko
2020-09-08
Refactor feed manager (#14761)
Eugen Rochko
2020-09-07
Fix multiple boosts of a same toot erroneously appearing in TL (#14759)
ThibG
2020-09-04
Fix various warnings in rspec (#14729)
Eugen Rochko
2020-09-01
Add configuration option to filter replies in lists (#9205)
ThibG
2020-07-17
Fix boosted toots from blocked account not being retroactively removed from T...
ThibG
2019-07-30
Fix boosting & unboosting preventing a boost from appearing in the TL (#11405)
ThibG
2019-06-25
Apply filters to poll options (#11174)
ThibG
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
2018-10-04
Lint pass (#8876)
aus-social
2018-07-09
Add option to not consider word boundaries when processing keyword filtering ...
ThibG
2018-06-29
Keyword/phrase filtering (#7905)
Eugen Rochko
2018-02-24
Do not push status to feed if its reblog is already inserted (#6488)
Akihiko Odaki
2018-02-20
Improve performance of feed_manager_spec (#6517)
abcang
2017-11-28
Allow hiding of reblogs from followed users (#5762)
aschmitz
2017-11-18
Lists (#5703)
Eugen Rochko
2017-10-17
Clean up reblog tracking keys, related improvements (#5428)
aschmitz
2017-10-16
Keep references to all reblogs of a status on home feed (#5419)
Eugen Rochko
2017-10-16
Fix un-reblogged status being at wrong position in the home timeline (#5418)
unarist
2017-10-04
Non-Serial ("Snowflake") IDs (#4801)
aschmitz
2017-07-14
Fix subsequent replies to unresolved status not being filtered from home (#4190)
Eugen Rochko
2017-06-29
Reduce number of commands in FeedManager#trim (#3989)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-19
Account domain blocks (#2381)
Eugen Rochko
2017-04-24
Add more FeedManager#filter? tests (#2413)
Eugen
2016-10-02
Preparing feeds for better filtering
Eugen Rochko
2016-09-09
Refactored generation of unique tags, URIs and object URLs into own classes,
Eugen Rochko