Commit Graph

563 Commits (features/profile-editing-api)

Author SHA1 Message Date
David Roetzel 7b85d21823
Re-use custom socket class for FASP requests (#37925) 4 days ago
Matt Jankowski 1b724e9e12
Capture output in `cli/emoji` spec (#37861) 1 week ago
Claire 37e82ee66f
Add `--suspended-only` option to `tootctl emoji purge` (#37828) 2 weeks ago
Daniel King d5d57ac25a
Add flag to preserve cached media on cleanup (#36200)
Co-authored-by: Daniel King <git@kin.gy>
4 weeks ago
Matt Jankowski 562ea656f4
Add coverage for `TagManager#normalize_domain` (#35994) 1 month ago
Claire e7c6600d83
Fix cross-server conversation tracking (#37559) 1 month ago
David Roetzel c218849204
Add collection endpoint (#37468) 1 month ago
David Roetzel a9cfddf28e
AP/AS serialization of Collections (#37434) 1 month ago
David Roetzel aa2110025e
Fix URI generation for reblogs by accounts with numerical AP ids (#37415) 2 months ago
Claire 0b1b98c4f2
Merge commit from fork 2 months ago
David Roetzel 4e63958914
Federated "featureable in collections" preference (#37298) 2 months ago
David Roetzel 5e8b8f9c23
Extract interaction policy class (#37277) 2 months 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) 3 months ago
Claire 9b851616fe
Remove more unused data from 2025 annual reports (#37134) 3 months ago
Claire 88aed3c11a
Fix streamed quoted polls not being hydrated correctly (#37118) 3 months ago
Claire 945ef5a8e1
Remove unused data from 2025 annual reports (#37033) 3 months ago
Eashwar Ranganathan 826e9d7047
Make tootctl aware of 'require approval' for email domains (#34579) 3 months ago
Matt Jankowski 4f6a7e44d1
Update rubocop-rspec to version 3.8.0 (#36853) 3 months ago
Matt Jankowski 53703202fb
Add `IpBlock#to_cidr` method to build string (#35773) 3 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) 4 months ago
Claire 8fb524e07f
Add support for `Update` of converted object types (#36322) 4 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>
4 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
4 months ago
Claire 264d068d8d
Change new accounts to use new ActivityPub numeric ID scheme (#36365) 4 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) 5 months ago
Claire 0be0a8898a
Fix Update/Delete of quoted status not being forwarded to quoters's followers (#36390) 5 months ago
Claire 150f0fcba5
Add support for numeric-based URIs for local accounts (#32724) 5 months ago
Claire a44a3f6d40
Expand test coverage of `ActivityPub::TagManager` class (#36260) 5 months ago
Claire e1f7847b64
Remove the `outgoing_quotes` feature flag, making the feature unconditional (#36130) 5 months ago
Matt Jankowski 854aaec6fe
Spec for newline in request lib initialize (#36170) 5 months ago
Claire b6bc42aaa6
Fix getting `Create` and `Update` out of order (#36176) 5 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) 6 months ago
Eugen Rochko 7fc884ba00
Fix banned text being able to be circumvented via unicode (#35978) 6 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) 7 months ago
Claire 836a2bfee0
Fix handling of inlined `instrument` in incoming `QuoteRequest` (#35714) 7 months ago
Claire 32791c9745
Accept remote quotes of local quotes according to set policy (#35629) 7 months ago
David Roetzel 05cdd3f6eb
Track delivery failures to FASP (#35628) 7 months ago
Claire 591df1f205
Add support for local quote stamps (#35626) 7 months ago
David Roetzel fba24cc4eb
Add minute resolution to `DeliveryFailureTracker` (#35625) 7 months ago
Matt Jankowski 038de44110
Fix `Style/GuardClause` in `Webfinger` lib (#35532) 7 months ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 7 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) 8 months ago