101 Commits (a3806ec6bad5fa0a6034687a863ac8d1f8b0f886)

Author SHA1 Message Date
ThibG 322d74fc2a
Fix boosted toots from blocked account not being retroactively removed from TL (#14339) 4 years ago
Eugen Rochko 6d23d40420
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 4 years ago
ThibG 01a99f7ec7
Fix crash in MergeWorker (#14129) 4 years ago
Ben Lubar c66403b257
FIX: filters ignore media descriptions (#13837) 4 years ago
Eugen Rochko b9d74d4076
Add streaming API updates for announcements being modified or deleted (#12963) 5 years ago
Darius Kazemi 0092096328 Fix type mismatch (#12324) 5 years ago
Eugen Rochko f665901e3c
Fix performance of home feed regeneration (#12084) 5 years ago
Eugen Rochko 70ddef2654
Change trending hashtags to not disappear instantly after midnight (#11712) 5 years ago
Eugen Rochko e46e9c9a8e
Fix delete regression (#11450) 5 years ago
ThibG ff789a751a Fix boosting & unboosting preventing a boost from appearing in the TL (#11405) 5 years ago
Thibaut Girka ca17bae904 Use a redis-cached feed for the DM timeline 5 years ago
ThibG 47ef4a6c7a Apply filters to poll options (#11174) 5 years ago
ysksn bcfff65195 Create Redisable#redis (#9633) 6 years ago
ThibG 81bda7d67c Add setting to not aggregate reblogs (#9248) 6 years ago
Thibaut Girka 53d0293d25 Add database support for list show-reply preferences 6 years ago
ThibG 466e3d710c Include replies to list owner and replies to list members in list statuses (#9324) 6 years ago
Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 6 years ago
cbayerlein 4b78546135 Exclude replies from list timelines (#8683) 6 years ago
Quint Guvernator da13fa5021 Fix low-hanging rubocop gripes (#8458) 6 years ago
Eugen Rochko 20fefdb714
Make whole-word filter regex consistent between Ruby and JS (#7987) 6 years ago
Thibaut Girka 402da8065c Migrate glitch-soc keyword mutes to Mastodon's 6 years ago
ThibG 1ca4e51eb3 Add option to not consider word boundaries when processing keyword filtering (#7975) 6 years ago
Thibaut Girka c699b2d141 Remove duplicate code for handling muted users 6 years ago
Eugen Rochko 404c7702ec
In keyword filter, account for reblogs, HTML and whole-words (#7960) 6 years ago
Eugen Rochko 4b198b172d
Check reblogged status for blocked/muted mentions (#7957) 6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905) 6 years ago
David Yip 908a770d2b
keyword mute: use mentions scope in home feed filtering (#454) 6 years ago
David Yip 26573ad7e6
Thread scopes through #matches?. #454. 6 years ago
Eugen Rochko f62539ce5c
Remove most behaviour disparities between blocks and mutes (#7231) 7 years ago
Akihiko Odaki f8f0572ee0 Do not push status to feed if its reblog is already inserted (#6488) 7 years ago
David Yip 53c86b29f0
Glitch::FilterHelper -> Glitch::KeywordMuteHelper. #234. 7 years ago
David Yip 29b5b46c87
Strip HTML from keyword mute input. #234. 7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 7 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
David Yip 08652baab0 Replace =~ with #matches?. #208. 7 years ago
David Yip cb4ef24ac9 Match keyword mute filter on hashtags. #208. 7 years ago
David Yip 431503bae2 Also run the keyword matcher on a status' tags. #208. 7 years ago
aschmitz 9a42f7cbed Actually filter blocked reblogs from feed 7 years ago
David Yip d03b48cea0 Also filter notifications containing muted keywords. 7 years ago
David Yip 19826774f0 keyword mutes: also check spoiler (CW) text and reblogged statuses. 7 years ago
David Yip ad86c86fa8 Apply keyword mutes to reblogs. 7 years ago
David Yip 670e6a33f8 Move KeywordMute into Glitch namespace. 7 years ago
David Yip 603cf02b70 Rework KeywordMute interface to use a matcher object; spec out matcher. #164. 7 years ago
David Yip 4745d6eeca Spec out KeywordMute interface. #164. 7 years ago
beatrix a7be86e875 hide mentions of muted accounts (in home col) (#190) 7 years ago
aschmitz 554c2fd8af Clean up reblog tracking keys, related improvements (#5428) 7 years ago
Eugen Rochko 34118169ac Keep references to all reblogs of a status on home feed (#5419) 7 years ago
Eugen Rochko 7cc71748ce Ensure that feed renegeration restores non-zero items (#5409) 7 years ago
unarist 6f490b4bfe Fix un-reblogged status being at wrong position in the home timeline (#5418) 7 years ago
Eugen Rochko b8db386e05 Fix UserTrackingConcern firing on every request, optimize some queries (#5368) 7 years ago