Commit Graph

543 Commits (19588756ef62847a01486fa360d4e4ee00307948)

Author SHA1 Message Date
Claire 59f0134578 Fix `Update` importing old previously-unknown activities and treating them as recent ones (#36848) 2 weeks ago
Claire e4291e9b05 Fix SMTP configuration with `mail` 2.9.0 (#36646) 4 weeks ago
Claire 8fb524e07f
Add support for `Update` of converted object types (#36322) 4 weeks ago
Eugen Rochko 76053fb4a9
Fix hashtags not being picked up when full-width hash sign is used (#36103)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4 weeks ago
Claire 405a49df44
Merge commit from fork
* Refuse granting quote authorization for reblogs

* 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
1 month ago
Claire 264d068d8d
Change new accounts to use new ActivityPub numeric ID scheme (#36365) 1 month ago
Eugen Rochko 33f739da44
Fix permalink redirects continuing to work for suspended accounts (#36453) 1 month ago
Emelia Smith 24dcb18013
Merge commit from fork
* Ensure tootctl revokes sessions, access tokens and web push subscriptions

* Fix test coverage
1 month ago
Claire d4a4a7177a
Fix crash when serializing quotes of deleted posts for ActivityPub (#36381) 2 months ago
Claire 0be0a8898a
Fix Update/Delete of quoted status not being forwarded to quoters's followers (#36390) 2 months ago
Claire 150f0fcba5
Add support for numeric-based URIs for local accounts (#32724) 2 months ago
Claire a44a3f6d40
Expand test coverage of `ActivityPub::TagManager` class (#36260) 2 months ago
Claire e1f7847b64
Remove the `outgoing_quotes` feature flag, making the feature unconditional (#36130) 2 months ago
Matt Jankowski 854aaec6fe
Spec for newline in request lib initialize (#36170) 2 months ago
Claire b6bc42aaa6
Fix getting `Create` and `Update` out of order (#36176) 2 months ago
Claire 82b26603fe
Fix quote posts with CW and no text being rejected (#36095) 2 months ago
Yamagishi Kazutoshi ffaa672fd6
Display Valkey version on admin dashboard (#35785) 3 months ago
Eugen Rochko 7fc884ba00
Fix banned text being able to be circumvented via unicode (#35978) 3 months ago
Claire b0ce1ce49d
Fix `tootctl admin create` not bypassing reserved username checks (#35779) 3 months ago
Matt Jankowski 93923a4af2
First pass coverage addition for antispam class (#35771) 3 months ago
Claire 8a7e84a475
Add test for `Delete` of inlined `QuoteAuthorization` (#35724) 4 months ago
Claire 836a2bfee0
Fix handling of inlined `instrument` in incoming `QuoteRequest` (#35714) 4 months ago
Claire 32791c9745
Accept remote quotes of local quotes according to set policy (#35629) 4 months ago
David Roetzel 05cdd3f6eb
Track delivery failures to FASP (#35628) 4 months ago
Claire 591df1f205
Add support for local quote stamps (#35626) 4 months ago
David Roetzel fba24cc4eb
Add minute resolution to `DeliveryFailureTracker` (#35625) 4 months ago
Matt Jankowski 038de44110
Fix `Style/GuardClause` in `Webfinger` lib (#35532) 4 months ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 4 months ago
Claire 594976a538
Refactor `ActivityPub::Activity::Accept` and `ActivityPub::Activity::Reject` specs (#35382) 4 months ago
Matt Jankowski f9beecb343
Improve Accounts CLI `prune` spec (#35302) 5 months ago
David Roetzel 1fa72d6c44
Raise better exception on FASP error responses (#35262) 5 months ago
David Roetzel c357a7f8d6
Add optional bulk mailer settings (#35203) 5 months ago
David Roetzel 48451b782d
Move email env var reading to yml files (#35191) 5 months ago
Claire 2e0a00ab46
Fix search operators sometimes getting lost (#35190) 5 months ago
Matt Jankowski ab7f50ce4e
Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 6 months ago
Claire 7a7e0ba4cd
Add basic support for remote attachments with multiple media types (#34996) 6 months ago
Matt Jankowski dc2cfd50a0
Fix `Style/OptionalBooleanParameter` cop (#34968) 6 months ago
Claire d0c6f30378
Add `fasp` queue to sidekiq queue system check (#34965) 6 months ago
Claire 989ca63b59
Remove `inbound_quotes` feature flag (#34958) 6 months ago
Claire 86627624f1
Fix quote post streaming edge cases (#34957) 6 months ago
Claire 00b56932de
Fix handling of featured tag removal (#34887) 6 months ago
Claire 32b521b7f4
Fix multiple issues in quoted posts hydration (#34864) 6 months ago
Matt Jankowski 37c82a3003
Update sidekiq to version 7 (#34745) 6 months ago
Claire 6d6263ce07
Drop redis namespace code (except for Rails cache) (#34665) 6 months ago
Claire 4e2aa78a56
Fix `tootctl accounts create` failing because of date-of-birth check (#34663) 7 months ago
Claire 22e2e7f02b
Fix crash when `likes` or `shares` collections are not inlined, for real (#34619) 7 months ago
Claire 3e5d78cc5b
Fix crash when `likes` or `shares` collections are not inlined (#34618) 7 months ago
Eugen Rochko 715cbee93d
Fix dashboard warning about Elasticsearch index mismatch not showing up (#34567)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
Claire 9ed6a14d45
Add support for ingesting quote policies (#34479) 7 months ago
Claire ae3b7dd28d
Reject incoming `QuoteRequest` activities (#34480) 7 months ago