Commit Graph

1008 Commits

Author SHA1 Message Date
Claire f5f6273d2b
Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer () 2024-11-12 13:00:52 +00:00
Matt Jankowski 5d9dde3ec0
Add age/expiry duration constants to `BulkImport` class () 2024-11-12 08:57:06 +00:00
Matt Jankowski ea6d3ca8c1
Define constants for sampling sizes in `AccountReachFinder` () 2024-11-12 08:38:08 +00:00
Matt Jankowski bde0f1239a
Add `InetContainer` with scopes of `containing` and `contained` () 2024-11-08 10:08:36 +00:00
Matt Jankowski 41227aeb95
Update Rails to version 7.2.2 () 2024-11-07 14:58:20 +00:00
Eugen Rochko 90f4ffa31d
Fix performance of percentile calculation for annual reports () 2024-11-04 10:11:06 +00:00
Matt Jankowski b231c3c1bf
Drop support for ruby 3.1 () 2024-10-31 15:12:08 +00:00
Eugen Rochko c2b498a2b0
Fix IDs not being serialized as strings in annual reports API () 2024-10-31 09:38:00 +00:00
David Roetzel 9de3fd60a0
Add telemetry for status / bio formatting () 2024-10-29 10:10:17 +00:00
Hugo Gameiro b1d3c64525
Fix and improve batch attachment deletion handling when using OpenStack Swift () 2024-10-28 13:32:56 +00:00
Jonny Saunders 9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates () 2024-10-28 04:55:18 +00:00
Matt Jankowski 35f008aa2a
Move translation service config to `config_for` yml () 2024-10-23 13:32:18 +00:00
kenkiku1021 f2378aca40
add SWIFT object storage uri to CSP media hosts ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-15 09:28:07 +00:00
Matt Jankowski 258dce1256
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper () 2024-10-08 14:59:51 +00:00
Matt Jankowski e8ec6667bd
Extract wrapper constant for `HTTP::*` error classes () 2024-10-08 13:53:35 +00:00
Matt Jankowski 1f65a95421
Remove unneeded `reorder(nil)` conditions () 2024-10-02 12:26:16 +00:00
Matt Jankowski 4aa26eba53
Extract `WebPushRequest` from push notification worker and subscription () 2024-10-02 11:11:52 +00:00
Jeong Arm 66b2bc1c84
Ignore error if mentioned account was not processable ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-02 08:08:02 +00:00
Claire 513f187daf
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates () 2024-09-26 19:27:57 +00:00
Renaud Chaput 3dc4ddc663
Fix search params being dropped when redirected to non-deck path () 2024-09-25 13:35:37 +00:00
André Menrath 556837f156
Fix the summary of converted object types to be treated as HTML () 2024-09-24 15:57:53 +00:00
Eugen Rochko aaab6b7adc
Add reblogs and favourites counts to statuses in ActivityPub () 2024-09-23 13:14:15 +00:00
Claire 7ed9c590b9
Fix issue when encountering reblog of deleted post in feed rebuild () 2024-09-20 14:58:06 +00:00
Claire 8afa3bb2fa
Change Mastodon to issue correctly-signed queries by default () 2024-09-20 10:10:09 +00:00
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code () 2024-09-18 09:27:43 +00:00
Taylor Chaparro 1b6a82b799
Fix invalid date searches returning 503 () 2024-09-12 13:40:20 +00:00
Claire a496aeabcb
Change form-action Content-Security-Policy directive to be more restrictive () 2024-09-12 13:24:19 +00:00
Claire c35ea59ee6
Fix security context sometimes not being added in LD-Signed activities () 2024-09-12 12:58:12 +00:00
David Roetzel ab763c493f
Ignore `undefined` as canonical url () 2024-09-12 11:14:42 +00:00
Matt Jankowski da07adfe6c
Add `CustomEmoji.enabled` scope () 2024-09-10 13:21:40 +00:00
Mike Dalessio a0ea2fa3b0
Change fetch link card service to parse as HTML5 () 2024-09-09 10:59:42 +00:00
Mike Dalessio 10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 () 2024-09-08 18:41:37 +00:00
Matt Jankowski 4678473e54
Add `AnnualReport::Source#report_statuses` method for subclasses to use () 2024-09-04 19:50:33 +00:00
Matt Jankowski fe04291af4
Use more accurate beginning/ending times in annual report source () 2024-09-04 17:19:53 +00:00
David Roetzel 388d5473e1
Refactor (ruby) redis configuration () 2024-09-02 14:19:55 +00:00
Renaud Chaput 4016fd5128
Update CSS color variables to match our latest design system () 2024-08-20 15:56:44 +00:00
Claire 8a5b57f668
Revert "Support JSON-LD named graph ()" () 2024-08-09 13:48:54 +00:00
Christian Schmidt 9d0cafd06b
Check Content-Length in ResponseWithLimitAdapter () 2024-08-06 08:23:48 +00:00
Christian Schmidt e9e63ed203
Support JSON-LD named graph () 2024-08-06 07:52:47 +00:00
Claire 2a704add90
Fix status processing failing halfway when a remote post has a malformed `replies` attribute () 2024-08-02 10:39:12 +00:00
Michael Stanclift 91fbd5b422
Adjust magick version detection in admin panel () 2024-07-29 14:32:29 +00:00
Michael Stanclift b120792f27
Adjust ffmpeg version detection in admin panel ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-07-26 14:13:56 +00:00
Emelia Smith 693d9b03ed
Enable OAuth PKCE Extension () 2024-07-26 08:53:10 +00:00
Adam Niedzielski fbf95216c5
Fix LinkCrawlWorker NoMethodError: undefined method `[]' for nil () 2024-07-25 14:51:44 +00:00
Adam Niedzielski cd0ca4b994
Select correct self link when parsing Webfinger response () 2024-07-23 14:42:31 +00:00
Claire ced5e853c7
Fix duplicate `orderedItems` in user archive's `outbox.json` () 2024-07-22 08:56:05 +00:00
Adam Niedzielski fa54b61216
Handle missing links in Webfinger response () 2024-07-16 13:21:16 +00:00
David Roetzel 2ea9336b68
Do not pass unknown encoding names to nokogiri. () 2024-07-10 14:25:39 +00:00
David Roetzel fa8e972722
Fix author names as arrays in linked data. () 2024-07-08 16:04:36 +00:00
David Roetzel 97eddb5906
Fix details extraction when no title exists. () 2024-07-05 13:28:52 +00:00