Commit Graph

1024 Commits (d58173e45bf0fdf5a6015d40eb88c313a3d99e5c)

Author SHA1 Message Date
Jonathan de Jong 360b6d3a44
Fix exclusive lists interfering with notifications (#28162) 4 weeks ago
Claire 7a4370f2d9
Fix inactive users' timelines being backfilled on follow and unsuspend (#33094) 4 weeks ago
Claire 9a7130d6da
Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) 1 month ago
David Roetzel 21a8612aab
Prevent delivery of posts to (even more) suspended followers (#33030) 1 month ago
Claire 99f36f1b7b
Tweak antispam a bit (#33024) 1 month ago
Claire 04ce5939ae
Prevent delivery of new posts to suspended followers (#27509) 1 month ago
Christian Schmidt 0518613dd7
LinkDetailsExtractor adjustments (#31357) 1 month ago
Christian Schmidt 7385016837
`rel="me"` check should be case-insenstive (#32238) 1 month ago
Claire dbddd40c1c
Add stop-gap antispam code (#32981) 1 month ago
Emelia Smith 4517e18b79
Update dependency doorkeeper to v5.8.0 (#33000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 month ago
Eugen Rochko 420ed155ba
Fix wrong video dimensions for some rotated videos (#33008) 1 month ago
Matt Jankowski 37f00fb018
Use hash arguments to `group` when possible (#32916) 1 month ago
Matt Jankowski 425982841d
Use group/count approach in annual report classes (#32914) 1 month ago
Matt Jankowski 477412d62a
Use hash arguments to `select` when possible (Rails 7.2) (#32917) 1 month ago
Eugen Rochko 911d7dbbf6
Fix `min_id` and `max_id` causing error in search API (#32857) 1 month ago
Matt Jankowski 62d65504f6
Add `DomainResource` class to wrap MX lookup/normalize (#32864) 1 month ago
Claire f5f6273d2b
Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer (#32850) 1 month ago
Matt Jankowski 5d9dde3ec0
Add age/expiry duration constants to `BulkImport` class (#32839) 2 months ago
Matt Jankowski ea6d3ca8c1
Define constants for sampling sizes in `AccountReachFinder` (#32805) 2 months ago
Matt Jankowski bde0f1239a
Add `InetContainer` with scopes of `containing` and `contained` (#32802) 2 months ago
Matt Jankowski 41227aeb95
Update Rails to version 7.2.2 (#30391) 2 months ago
Eugen Rochko 90f4ffa31d
Fix performance of percentile calculation for annual reports (#32765) 2 months ago
Matt Jankowski b231c3c1bf
Drop support for ruby 3.1 (#32363) 2 months ago
Eugen Rochko c2b498a2b0
Fix IDs not being serialized as strings in annual reports API (#32710) 2 months ago
David Roetzel 9de3fd60a0
Add telemetry for status / bio formatting (#32677) 2 months ago
Hugo Gameiro b1d3c64525
Fix and improve batch attachment deletion handling when using OpenStack Swift (#32637) 2 months ago
Jonny Saunders 9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates (#32620) 2 months ago
Matt Jankowski 35f008aa2a
Move translation service config to `config_for` yml (#30663) 2 months ago
kenkiku1021 f2378aca40
add SWIFT object storage uri to CSP media hosts (#32439)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 months ago
Matt Jankowski 258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) 3 months ago
Matt Jankowski e8ec6667bd
Extract wrapper constant for `HTTP::*` error classes (#32285) 3 months ago
Matt Jankowski 1f65a95421
Remove unneeded `reorder(nil)` conditions (#32200) 3 months ago
Matt Jankowski 4aa26eba53
Extract `WebPushRequest` from push notification worker and subscription (#32208) 3 months ago
Jeong Arm 66b2bc1c84
Ignore error if mentioned account was not processable (#29215)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
Claire 513f187daf
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates (#32106) 3 months ago
Renaud Chaput 3dc4ddc663
Fix search params being dropped when redirected to non-deck path (#31984) 3 months ago
André Menrath 556837f156
Fix the summary of converted object types to be treated as HTML (#28629) 3 months ago
Eugen Rochko aaab6b7adc
Add reblogs and favourites counts to statuses in ActivityPub (#32007) 3 months ago
Claire 7ed9c590b9
Fix issue when encountering reblog of deleted post in feed rebuild (#32001) 3 months ago
Claire 8afa3bb2fa
Change Mastodon to issue correctly-signed queries by default (#31994) 3 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 3 months ago
Taylor Chaparro 1b6a82b799
Fix invalid date searches returning 503 (#31526) 4 months ago
Claire a496aeabcb
Change form-action Content-Security-Policy directive to be more restrictive (#26897) 4 months ago
Claire c35ea59ee6
Fix security context sometimes not being added in LD-Signed activities (#31871) 4 months ago
David Roetzel ab763c493f
Ignore `undefined` as canonical url (#31882) 4 months ago
Matt Jankowski da07adfe6c
Add `CustomEmoji.enabled` scope (#31830) 4 months ago
Mike Dalessio a0ea2fa3b0
Change fetch link card service to parse as HTML5 (#31814) 4 months ago
Mike Dalessio 10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 4 months ago
Matt Jankowski 4678473e54
Add `AnnualReport::Source#report_statuses` method for subclasses to use (#31753) 4 months ago
Matt Jankowski fe04291af4
Use more accurate beginning/ending times in annual report source (#31751) 4 months ago