Commit Graph

2944 Commits (v4.4.13)

Author SHA1 Message Date
Claire 1b0be1a725 Fix error when encountering invalid tag in updated object (#37635) 4 weeks ago
Claire 6ac8b52ccc
Merge commit from fork 1 month ago
Claire 68e30985ca
Merge commit from fork 2 months ago
Claire 1702290786
Merge commit from fork 2 months ago
Claire f5890040e1 Fix mentions of domain-blocked users being processed (#37257) 2 months ago
Claire 931a29b4f3 Fix streamed quoted polls not being hydrated correctly (#37118) 3 months ago
Claire 8f5e95a159 Fix `Update` importing old previously-unknown activities and treating them as recent ones (#36848) 3 months ago
Claire 2dc4552229
Merge commit from fork
* Add validation to reject quotes of reblogs

* Do not process quotes of reblogs as potentially valid quotes

* Refuse to serve quoted reblogs over REST API
4 months ago
Claire 1e27ab0885 Fix moderation warning e-mails that include posts (#36462) 4 months ago
Claire d7f4eca801
Fix streaming still being authorized for suspended accounts (#36449) 4 months ago
Claire 1631fb80e8
Merge commit from fork
* Ensure tootctl revokes sessions, access tokens and web push subscriptions

* Fix test coverage

---------

Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
4 months ago
Claire 8477bec2f2
Merge commit from fork
* Streaming: Ensure disabled users cannot connect to streaming

* Streaming: Disconnect when the user is disabled

---------

Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
4 months ago
Claire d7d6407d41 Explicitly record Tombstone quotes as deleted
This adds a `deleted` state to the internal representation, but this does
not change the API, which already included such a state.
5 months ago
Claire a186bad399 Fix `"quote": { "type": "Tombstone" }` being ignored 5 months ago
Matt Jankowski d9113976c8 Use tag filter for pending tag count on admin dashboard (#36404) 5 months ago
Emelia Smith 4c12c2ed60 Add integration tests for mastodon-streaming (#36025)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: David Roetzel <david@roetzel.de>
5 months ago
Claire 0b66bd591f Fix getting `Create` and `Update` out of order (#36176) 5 months ago
Claire 48f55e3224 Fix quote posts with CW and no text being rejected
Fixes #36077
5 months ago
fiona c0f9e7f4c3 Fix handling of edited status with new media and no text (#35970) 6 months ago
Matt Jankowski 97f118013a Include `update` in the resources args for api/web/push_subscriptions route (#35801) 6 months ago
Claire ea5d1f0297 Fix `tootctl admin create` not bypassing reserved username checks (#35779) 6 months ago
Matt Jankowski 7a862d3308 First pass coverage addition for antispam class (#35771) 6 months ago
Echo 1675eab561 Redirect on success for standalone compose (#35763) 6 months ago
Claire 5f4116a311 Fix interaction policy changes in implicit updates not being saved (#35751) 6 months ago
Claire 0741381670 Add test for `Delete` of inlined `QuoteAuthorization` (#35724) 6 months ago
Claire 208cb8276a Fix friends-of-friends recommendations suggesting already-requested accounts (#35604) 7 months ago
Claire 8242f06eca Add restrictions on which quote posts can trend (#35507) 7 months ago
Claire 6ff4e83937 Change quote verification to not bypass authorization flow for mentions (#35528) 7 months ago
Claire da0cc0f5b9 Fix support for quote verification in implicit status updates (#35384) 7 months ago
Claire 7ae78b1032 Refactor `ActivityPub::Activity::Accept` and `ActivityPub::Activity::Reject` specs (#35382) 7 months ago
Claire 1151b05c2d Fix support for special characters in various environment variables (#35314)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
8 months ago
David Roetzel 333a17a478 Better error response to malformed headers (#35278) 8 months ago
Matt Jankowski b4a950c2fc Remove unused scopes in `Account` model (#35276) 8 months ago
David Roetzel 7051458467 Raise better exception on FASP error responses (#35262) 8 months ago
Matt Jankowski 025abf7325 Fix intermittent failure of TOS model spec from effective date collision (#35244) 8 months ago
Claire 42884d8727 Fix error handling for blank actions in account moderation action form (#35246) 8 months ago
Matt Jankowski 961c22a6fd Add coverage for TOS interstitial interruption flow of web app controller concern (#35235) 8 months ago
Matt Jankowski 041bce9ed6 Add coverage for `valid_locale_or_nil` languages helper method (#34866) 8 months ago
David Roetzel c357a7f8d6
Add optional bulk mailer settings (#35203) 8 months ago
David Roetzel bae258925c
Persist follow recommendations from FASP (#35218) 8 months ago
Claire 153af19f55
Add specs for PublicFileServer middleware (#35219) 8 months ago
Matt Jankowski 964916c71b
Add coverage for `TermsOfService` scopes/validations (#35204) 8 months ago
David Roetzel ac4b735c67
Add FASP account search support (#34033) 8 months ago
David Roetzel 48451b782d
Move email env var reading to yml files (#35191) 8 months ago
Claire 2e0a00ab46
Fix search operators sometimes getting lost (#35190) 8 months ago
Matt Jankowski 8285194451
Move `layout` setup for OAuth views to controllers (#35176) 8 months ago
Emelia Smith 72f2f35bfb
Implement Instance Moderation Notes (#31529) 8 months ago
Matt Jankowski 47fda2df2c
Update `OAuth` inflection to match spec (#35160) 8 months ago
Matt Jankowski 377289c961
Add coverage for doorkeeper model extensions (#35161) 8 months ago
Matt Jankowski f852da50f6
Add `User#email_domain` method to extract domain from email address (#35159) 8 months ago