index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
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
2017-11-18
Merge pull request #208 from yipdw/keyword-mute
beatrix
2017-11-17
Merge remote-tracking branch 'origin/master' into merge-upstream
David Yip
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-15
Also run the keyword matcher on a status' tags. #208.
David Yip
2017-11-11
Actually filter blocked reblogs from feed
aschmitz
2017-10-24
Also filter notifications containing muted keywords.
David Yip
2017-10-22
keyword mutes: also check spoiler (CW) text and reblogged statuses.
David Yip
2017-10-21
Apply keyword mutes to reblogs.
David Yip
2017-10-20
hide mentions of muted accounts (in home col) (#190)
beatrix
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