131 Commits (d6f5ee75ab91eba676e4e200d4e6a98a5aed91ef)

Author SHA1 Message Date
Claire 7ed9c590b9
Fix issue when encountering reblog of deleted post in feed rebuild (#32001) 2 years ago
Claire bf56e982a9
Fix notifications from limited users being outright dropped (#30559) 2 years ago
Matt Jankowski 3159c0a547
Add scope `Status.list_eligible_visibility` (#29951) 2 years ago
Matt Jankowski 285f63c02e
Use composable query in `User.active` scope (#29775) 2 years ago
Matt Jankowski 921c4c1273
Match comment style of `FeedManager` list/tags checks (#29639) 2 years ago
Matt Jankowski 1290fede65
Fix `Rails/WhereExists` cop in app/lib (#28862) 2 years ago
Matt Jankowski 3bc437b99a
Fix `Style/RedundantParentheses` cop (#28176) 2 years ago
Matt Jankowski 43e2f763b2
Extract crutches_active_mentions from FeedManager (#27785) 2 years ago
Matt Jankowski 0c4e7c06dc
Fix `Rails/FindEach` cop (#26886) 2 years ago
KMY(雪あすか) 45bdd60f3c
Fix when unfollow a tag, my post also disappears from the home timeline (#27391) 3 years ago
Claire cab4cbfa5c
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 3 years ago
Claire 943f27f437
Remove unfollowed hashtag posts from home feed (#26028) 3 years ago
Darius Kazemi bacb674921
Add exclusive lists (#22048) 3 years ago
Matt Jankowski 9f5deb310b
Fix Performance/MapCompact cop (#24797) 3 years ago
Nick Schonning ff3b7069cf
Autofix Rubocop Style/ConcatArrayLiterals (#23755) 3 years ago
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616) 3 years ago
Eugen Rochko 4c919812b9
Change number of stored items in home feed from 400 to 800 (#23349) 3 years ago
Jeong Arm fdd1facba1
Fix home TL could contain post from who blocked me (#22849) 3 years ago
Eugen Rochko 1546538de9
Fix improperly checking for blocked domain on followed hashtags (#19472) 4 years ago
Eugen Rochko 8f07381856
Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (#19463) 4 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095) 4 years ago
Eugen Rochko af396fa35f
Remove preference to aggregate reblogs in home/list feeds (#18112) 4 years ago
Eugen Rochko c3f0621a59
Add ability to follow hashtags (#18809) 4 years ago
Claire 02851848e9
Revamp post filtering system (#18058) 4 years ago
Eugen Rochko b93e2ae0a4
Fix n+1 query on feed merge and populate operations (#18111) 4 years ago
Claire b9197486e5
Fix UnmergeWorker being exceptionally slow in some conditions (#18110) 4 years ago
dogelover911 4c9949560d
FeedManager: skip account when target_account's last status is too old (#18009) 4 years ago
Claire ef196c913c
Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912) 4 years ago
Claire 2c45859ca9
Refactor account and status formatting (#17877) 4 years ago
Eugen Rochko cefa526c6d
Refactor formatter (#17828) 4 years ago
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits (#17696) 4 years ago
luzpaz 73f5e4a1d9
Fix various typos (#17621) 4 years ago
Claire 73fce8d311
Fix performance of server-side filtering (#17575) 4 years ago
Claire 03d59340da
Fix Sidekiq warnings about JSON serialization (#17381) 4 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697) 4 years ago
Claire afb7882189
Fix blocking someone not clearing up list feeds (#16205) 5 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910) 5 years ago
luigi eb51e43fb4
Optimize some regex matching (#15528) 5 years ago
ThibG 3249d35bdc
Improve account deletion performances further (#15407) 5 years ago
trwnh 127c543a6e
rename replies_policy enumerables (#15304) 5 years ago
Eugen Rochko 65760f59df
Refactor feed manager (#14761) 6 years ago
ThibG 517af45e32
Fix multiple boosts of a same toot erroneously appearing in TL (#14759) 6 years ago
ThibG 79305428a7
Add configuration option to filter replies in lists (#9205) 6 years ago
Eugen Rochko 1c308af84c
Change own direct-visibility statuses to be in the home feed again (#14711) 6 years ago
ThibG 322d74fc2a
Fix boosted toots from blocked account not being retroactively removed from TL (#14339) 6 years ago
Eugen Rochko 6d23d40420
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 6 years ago
ThibG 01a99f7ec7
Fix crash in MergeWorker (#14129) 6 years ago
Ben Lubar c66403b257
FIX: filters ignore media descriptions (#13837) 6 years ago
Eugen Rochko b9d74d4076
Add streaming API updates for announcements being modified or deleted (#12963) 6 years ago
Darius Kazemi 0092096328 Fix type mismatch (#12324) 7 years ago