Commit Graph

1187 Commits (hacks/mailer-cutoff)

Author SHA1 Message Date
Eugen Rochko 24d943fee0
Change media attachments in moderated posts to not be accessible (#34872) 1 month ago
Matt Jankowski dc2cfd50a0
Fix `Style/OptionalBooleanParameter` cop (#34968) 2 months ago
Claire 989ca63b59
Remove `inbound_quotes` feature flag (#34958) 2 months ago
Claire 3d474807bf
Change “legacy” non-fast-tracked quote posts to not be displayed as such (#34945) 2 months ago
Claire d4bbe8b719
Fix blocked accounts not being automatically removed from trending statuses (#34891) 2 months ago
Matt Jankowski c025824f98
Use `config_for` for cache buster values (#34851) 2 months ago
David Roetzel b195956ecb
Encapsulate redis key usage (#34840) 2 months ago
Claire 198b59ca3e
Fix `NoMethodError` in `ActivityPub::FetchFeaturedCollectionService` (#34811) 2 months ago
Claire 304c0417ed
Fix handling of inlined `featured` collections in ActivityPub actor objects (#34789) 2 months ago
Claire 80849fbfba
Fix preview card being fetched even when a status has a quote or media attachment (#34770) 2 months ago
Claire 89cafb01b4
Remove double-query for signed query strings (#34610) 3 months ago
Claire cbaba54e9d
Add support for importing embedded self-quotes (#34584) 3 months ago
Claire 17e4345eb2
Add `quoted_status` attribute to `PostStatusService` for local testing (#34553) 3 months ago
Claire 9ed6a14d45
Add support for ingesting quote policies (#34479) 3 months ago
Eugen Rochko a97647158c
Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
Eugen Rochko 91db45b197
Change account search to be more forgiving of spaces (#34455) 3 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 3 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 4 months ago
Claire dd23ba9c83
Refactor local-URI-to-account resolving (#34349) 4 months ago
Matt Jankowski 0e3ff680d3
Update `rubocop` to version 1.75.0 (#34283) 4 months ago
Claire 59e189ad3c
Add support for paginating partial collections in `SynchronizeFollowersService` (#34277) 4 months ago
Claire 3edac14f02
Fix follower synchronization mechanism erroneously removing followers from multi-page collections (#34272) 4 months ago
Claire e30001bc80
Fix incorrect URL being used when cache busting (#34189) 4 months ago
Eugen Rochko d213c585ff
Add age verification on sign-up (#34150) 4 months ago
Claire 966b816382
Refactor `ActivityPub::FetchRepliesService` and `ActivityPub::FetchAllRepliesService` (#34149) 5 months ago
Claire 9db26db495
Refactor reply-fetching code and disable it by default (#34147) 5 months ago
Jonny Saunders 46e13dd81c
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
5 months ago
Matt Jankowski d90d68bddf
Remove deprecated `mb_chars` method (#34039) 5 months ago
Matt Jankowski d75c4bf53e
Update rubocop to version 1.72.2 and use `plugins` configuration style (#33946) 5 months ago
Claire 1248c4d1f4
Fix handling of duplicate mentions in incoming status `Update` (#33911) 5 months ago
Nicholas La Roux 7a50fd8849
Migrate `BlockDomainService` notification job enqueueing to Sidekiq's `perform_bulk` for efficiency (#33897) 5 months ago
Claire 9e164c532f
Add `--skip-filled-timeline` option to `tootctl feed build` to skip half-filled feeds (#33844) 6 months ago
Claire a3d2849d15
Fix `tootctl feeds build` not building list timelines (#33783) 6 months ago
Claire 3dcf5e12b1
Change notifications from moderators to not be filtered (#33654) 6 months ago
Claire da4e55eb17
Merge commit from fork 6 months ago
Matt Jankowski 3db8498903
Fix `Style/MutableConstant` cop (#33602) 6 months ago
Claire 344e2903b3
Fix featured tags for remote accounts not being kept up to date (#33372) 7 months ago
Jonathan de Jong 315c170910
Fix bug where remote suspension causes local instance to remove remote follows (#27588) 8 months ago
Claire bcb3b627b9
Fix processing of mentions for post edits with an existing corresponding silent mention (#33227) 8 months ago
Claire 5c06fe4902
Fix processing incoming post edits with mentions to unresolvable accounts (#33129) 8 months ago
Matt Jankowski a27bafa596
Add `UserRole#bypass_block?` method for notification check (#32974) 8 months ago
Claire 2d8fed23e6
Fix `TagFollow` records not being correctly handled in account operations (#33063) 8 months ago
Eugen Rochko d75088d699
Fix pushing hashtag-followed posts to feeds of inactive users (#33018) 8 months ago
Christian Schmidt 7385016837
`rel="me"` check should be case-insenstive (#32238) 8 months ago
Claire dbddd40c1c
Add stop-gap antispam code (#32981) 8 months ago
Eugen Rochko 2b5faa2ba3
Change lists to reflect added and removed users retroactively (#32930) 8 months ago
Matt Jankowski 766358e52b
Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods (#32876) 8 months ago
Matt Jankowski c099797700
Use `mastodon` config namespace to load software update default value via `config_for` (#30534) 9 months ago
Matt Jankowski df54196a14
Use `touch_all` with batches (#32799) 9 months ago
Matt Jankowski 73f66af6eb
Update location of unused `MIN_SCHEDULE_OFFSET` constant (#31217) 9 months ago