Commit Graph

556 Commits (19bc3e76ea1d7fa2d9af711613a77fc0f5f0d1b5)

Author SHA1 Message Date
David Roetzel a9cfddf28e
AP/AS serialization of Collections (#37434) 2 weeks ago
David Roetzel aa2110025e
Fix URI generation for reblogs by accounts with numerical AP ids (#37415) 3 weeks ago
Claire 0b1b98c4f2
Merge commit from fork 3 weeks ago
David Roetzel 4e63958914
Federated "featureable in collections" preference (#37298) 1 month ago
David Roetzel 5e8b8f9c23
Extract interaction policy class (#37277) 1 month ago
Claire addeb28292
Change wrapstodon 2025 to allow unlisted posts in top statuses (#37206) 2 months ago
Claire 7b8a5d42f1
Remove unused time series details from 2025 annual report (#37187) 2 months ago
Claire 9b851616fe
Remove more unused data from 2025 annual reports (#37134) 2 months ago
Claire 88aed3c11a
Fix streamed quoted polls not being hydrated correctly (#37118) 2 months ago
Claire 945ef5a8e1
Remove unused data from 2025 annual reports (#37033) 2 months ago
Eashwar Ranganathan 826e9d7047
Make tootctl aware of 'require approval' for email domains (#34579) 2 months ago
Matt Jankowski 4f6a7e44d1
Update rubocop-rspec to version 3.8.0 (#36853) 2 months ago
Matt Jankowski 53703202fb
Add `IpBlock#to_cidr` method to build string (#35773) 2 months ago
Claire ed3710e58f
Fix `Update` importing old previously-unknown activities and treating them as recent ones (#36848) 3 months ago
Claire 762e87b121
Fix SMTP configuration with `mail` 2.9.0 (#36646) 3 months ago
Claire 8fb524e07f
Add support for `Update` of converted object types (#36322) 3 months 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>
3 months 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
3 months ago
Claire 264d068d8d
Change new accounts to use new ActivityPub numeric ID scheme (#36365) 3 months ago
Eugen Rochko 33f739da44
Fix permalink redirects continuing to work for suspended accounts (#36453) 4 months ago
Emelia Smith 24dcb18013
Merge commit from fork
* Ensure tootctl revokes sessions, access tokens and web push subscriptions

* Fix test coverage
4 months ago
Claire d4a4a7177a
Fix crash when serializing quotes of deleted posts for ActivityPub (#36381) 4 months ago
Claire 0be0a8898a
Fix Update/Delete of quoted status not being forwarded to quoters's followers (#36390) 4 months ago
Claire 150f0fcba5
Add support for numeric-based URIs for local accounts (#32724) 4 months ago
Claire a44a3f6d40
Expand test coverage of `ActivityPub::TagManager` class (#36260) 4 months ago
Claire e1f7847b64
Remove the `outgoing_quotes` feature flag, making the feature unconditional (#36130) 4 months ago
Matt Jankowski 854aaec6fe
Spec for newline in request lib initialize (#36170) 4 months ago
Claire b6bc42aaa6
Fix getting `Create` and `Update` out of order (#36176) 4 months ago
Claire 82b26603fe
Fix quote posts with CW and no text being rejected (#36095) 5 months ago
Yamagishi Kazutoshi ffaa672fd6
Display Valkey version on admin dashboard (#35785) 5 months ago
Eugen Rochko 7fc884ba00
Fix banned text being able to be circumvented via unicode (#35978) 5 months ago
Claire b0ce1ce49d
Fix `tootctl admin create` not bypassing reserved username checks (#35779) 6 months ago
Matt Jankowski 93923a4af2
First pass coverage addition for antispam class (#35771) 6 months ago
Claire 8a7e84a475
Add test for `Delete` of inlined `QuoteAuthorization` (#35724) 6 months ago
Claire 836a2bfee0
Fix handling of inlined `instrument` in incoming `QuoteRequest` (#35714) 6 months ago
Claire 32791c9745
Accept remote quotes of local quotes according to set policy (#35629) 6 months ago
David Roetzel 05cdd3f6eb
Track delivery failures to FASP (#35628) 6 months ago
Claire 591df1f205
Add support for local quote stamps (#35626) 6 months ago
David Roetzel fba24cc4eb
Add minute resolution to `DeliveryFailureTracker` (#35625) 6 months ago
Matt Jankowski 038de44110
Fix `Style/GuardClause` in `Webfinger` lib (#35532) 6 months ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 6 months ago
Claire 594976a538
Refactor `ActivityPub::Activity::Accept` and `ActivityPub::Activity::Reject` specs (#35382) 7 months ago
Matt Jankowski f9beecb343
Improve Accounts CLI `prune` spec (#35302) 7 months ago
David Roetzel 1fa72d6c44
Raise better exception on FASP error responses (#35262) 7 months ago
David Roetzel c357a7f8d6
Add optional bulk mailer settings (#35203) 7 months ago
David Roetzel 48451b782d
Move email env var reading to yml files (#35191) 7 months ago
Claire 2e0a00ab46
Fix search operators sometimes getting lost (#35190) 7 months ago
Matt Jankowski ab7f50ce4e
Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 8 months ago
Claire 7a7e0ba4cd
Add basic support for remote attachments with multiple media types (#34996) 8 months ago
Matt Jankowski dc2cfd50a0
Fix `Style/OptionalBooleanParameter` cop (#34968) 8 months ago