Commit Graph

1036 Commits (f9451c5614061bee2f3e08bc3e76b641f327bc70)

Author SHA1 Message Date
Jonathan de Jong 3a762cddf6
Reject announce payload if object is nil (#33570) 2 days ago
Claire 68d818121d
Switch `webpush` dependency to latest version of Mastodon-maintained fork (#33572) 2 days ago
Claire d517fa5ab7
Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527) 2 days ago
Christian Schmidt 8e2c642d44
Do now swallow response body on persistent connection (#32729) 6 days ago
Matt Jankowski b3243ef41c
Refer to constant values from `api/v1/apps` request spec (#33488) 1 week ago
Nick Schonning c12b85e7a9
Fix Style/MultipleComparison (#33313)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
1 week ago
Matt Jankowski 1eb752fb38
Extract constants for `AnnualReport::*` minimum thresholds (#33469) 1 week ago
Claire 344e2903b3
Fix featured tags for remote accounts not being kept up to date (#33372) 4 weeks ago
Jeong Arm 9ba4c8ef66
Handle rotation is not present in the video metadata (#33261) 1 month ago
FND c8c916e657
Change URL truncation to account for ellipses (#33229) 1 month ago
Eugen Rochko 425311e1d9
Change referrer policy to be controlled by header in web UI (#33214) 1 month ago
Matt Jankowski 342055cb15
Update `rubocop` to version 1.69.1 (#32967) 1 month ago
Jonathan de Jong 360b6d3a44
Fix exclusive lists interfering with notifications (#28162) 1 month ago
Claire 7a4370f2d9
Fix inactive users' timelines being backfilled on follow and unsuspend (#33094) 2 months ago
Claire 9a7130d6da
Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) 2 months ago
David Roetzel 21a8612aab
Prevent delivery of posts to (even more) suspended followers (#33030) 2 months ago
Claire 99f36f1b7b
Tweak antispam a bit (#33024) 2 months ago
Claire 04ce5939ae
Prevent delivery of new posts to suspended followers (#27509) 2 months ago
Christian Schmidt 0518613dd7
LinkDetailsExtractor adjustments (#31357) 2 months ago
Christian Schmidt 7385016837
`rel="me"` check should be case-insenstive (#32238) 2 months ago
Claire dbddd40c1c
Add stop-gap antispam code (#32981) 2 months ago
Emelia Smith 4517e18b79
Update dependency doorkeeper to v5.8.0 (#33000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 months ago
Eugen Rochko 420ed155ba
Fix wrong video dimensions for some rotated videos (#33008) 2 months ago
Matt Jankowski 37f00fb018
Use hash arguments to `group` when possible (#32916) 2 months ago
Matt Jankowski 425982841d
Use group/count approach in annual report classes (#32914) 2 months ago
Matt Jankowski 477412d62a
Use hash arguments to `select` when possible (Rails 7.2) (#32917) 2 months ago
Eugen Rochko 911d7dbbf6
Fix `min_id` and `max_id` causing error in search API (#32857) 2 months ago
Matt Jankowski 62d65504f6
Add `DomainResource` class to wrap MX lookup/normalize (#32864) 2 months ago
Claire f5f6273d2b
Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer (#32850) 2 months 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) 3 months ago
Eugen Rochko c2b498a2b0
Fix IDs not being serialized as strings in annual reports API (#32710) 3 months ago
David Roetzel 9de3fd60a0
Add telemetry for status / bio formatting (#32677) 3 months ago
Hugo Gameiro b1d3c64525
Fix and improve batch attachment deletion handling when using OpenStack Swift (#32637) 3 months ago
Jonny Saunders 9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates (#32620) 3 months ago
Matt Jankowski 35f008aa2a
Move translation service config to `config_for` yml (#30663) 3 months ago
kenkiku1021 f2378aca40
add SWIFT object storage uri to CSP media hosts (#32439)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 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) 4 months ago
Renaud Chaput 3dc4ddc663
Fix search params being dropped when redirected to non-deck path (#31984) 4 months ago
André Menrath 556837f156
Fix the summary of converted object types to be treated as HTML (#28629) 4 months ago
Eugen Rochko aaab6b7adc
Add reblogs and favourites counts to statuses in ActivityPub (#32007) 4 months ago