Commit Graph

375 Commits (stable-4.4)

Author SHA1 Message Date
David Roetzel 333a17a478 Better error response to malformed headers (#35278) 2 weeks ago
Claire 153af19f55
Add specs for PublicFileServer middleware (#35219) 3 weeks ago
David Roetzel ac4b735c67
Add FASP account search support (#34033) 3 weeks ago
Emelia Smith 72f2f35bfb
Implement Instance Moderation Notes (#31529) 3 weeks ago
Matt Jankowski 47fda2df2c
Update `OAuth` inflection to match spec (#35160) 3 weeks ago
Matt Jankowski fd902c04f7
Use `config_for` for omniauth enabled values (#35015) 4 weeks ago
David Roetzel 0ec6c26af3
Fix error when RFC9421 signatures are used (#35109) 4 weeks ago
Matt Jankowski ca3cc36549
Allow more flexible host/port treatment with LOCAL_DOMAIN values in tests (#35040) 1 month ago
David Roetzel b2506478ba
Add FASP follow recommendation support (#34964) 1 month ago
Matt Jankowski 6f2aba989f
Move "limited federation mode" config to `x.mastodon` area (#35041) 1 month ago
Matt Jankowski ab7f50ce4e
Reduce hard coding of `LOCAL_DOMAIN` env value throughout tests (#35025) 1 month ago
David Roetzel 319fbbbfac
Experimental Async Refreshes API (#34918) 1 month ago
David Roetzel 9c80b16401
Accept HTTP Message Signatures (RFC9421) (#34814) 2 months ago
Matt Jankowski f7a3dd0e38
Use `config_for` for VAPID key storage (#34845) 2 months ago
Emelia Smith a73ade526a
Assert usage of client credentials for account registration (#34828) 2 months ago
David Roetzel a5a2c6dc7e
Add support for FASP data sharing (#34415) 2 months ago
Eugen Rochko a97647158c
Add REST API for featuring and unfeaturing a hashtag (#34489)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
Matt Jankowski 6463415e06
Update `rubocop-rspec` to version 3.6.0 (#34497) 3 months ago
Claire 7bc301e184
Make `Web::PushSubscription#user` and `Web::PushSubscription#access_token` relationships non-optional (#34498)
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
3 months ago
Claire dee744c793
Fix quote serializer (#34510) 3 months ago
Eugen Rochko ff0990ec9f
Add REST API for fetching an account's endorsed accounts (#34421) 3 months ago
Matt Jankowski 2eaef09166
Use enum validation instead of `ArgumentError` rescue for `List` replies policy check (#34452) 3 months ago
Matt Jankowski aadff24099
Enable `validate: true` on `CustomFilter#action` (#34434) 3 months ago
Matt Jankowski d315a90db7
Convert `settings/pictures` spec controller->request (#34340) 4 months ago
David Roetzel 97b9994743
Basic FASP support (#34031) 4 months ago
Matt Jankowski ef879a532f
Convert `activitypub/*` controller specs to request specs (#33992) 4 months ago
Matt Jankowski 445aa4ac72
Convert `activitypub/inboxes` spec controller->request (#34292) 4 months ago
David Roetzel 02db065571
Use fixed order in flaky spec (#34279) 4 months ago
Matt Jankowski 2a181f56e3
Convert `settings/deletes` spec controller->request/system (#34274) 4 months ago
Matt Jankowski e1dbbf6c9d
Isolate assertions in v2/notifications intermittent failure cases (#34271) 4 months ago
Claire 38f5e74122
Add `Deprecation` headers on deprecated endpoints (#34262)
Co-authored-by: Damien Mathieu <42@dmathieu.com>
4 months ago
Matt Jankowski 9bba2aab33
Convert `intents` spec controller->request (#34261) 4 months ago
Matt Jankowski 9d3daa847a
Convert `filters/statuses` spec controller->system/request (#34232) 4 months ago
Matt Jankowski 795d465f8d
Convert `disputes/strikes` spec controller->request/system (#34191) 4 months ago
Matt Jankowski 8ef546fe6b
Convert `oauth/tokens#revoke` spec controller->request (#34174) 4 months ago
Eugen Rochko d213c585ff
Add age verification on sign-up (#34150) 4 months ago
Matt Jankowski f71a855e2d
Add coverage for `standard` params on push subs create (#34092) 4 months ago
Claire 420ffdfb62
Add delay to profile updates to debounce them (#34137) 4 months ago
Matt Jankowski 325b55485e
Convert `admin/settings/branding` spec controller->request (#34130) 4 months ago
Matt Jankowski b021cfc91e
Convert `settings/sessions` spec controller->system (#34072) 5 months ago
Emelia Smith 4960193ed0
Add API to delete media attachments that are not in use (#33991) 5 months ago
Claire e71fb450e0
Add optional `delete_media` parameter to `DELETE /api/v1/statuses/:id` (#33988) 5 months ago
Emelia Smith febcd0a76c
Expose status language via og:locale (#34012) 5 months ago
Jeremy Kescher 6b519cfefa
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users

* Fix domain blocks/rationales being visible to suspended users

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

* Allow moved users to view domain blocks

* Add authorization specs for `/api/v1/instance/domain_blocks` spec

* Fix tests

* Fix incorrect test setup

---------

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
5 months ago
Claire 06f879ce9b
Merge commit from fork
* Add rate-limit on `/auth/setup`

* Remove useless test
5 months ago
Claire 20531d1e07
Fix `GET /api/v2/notifications/:id` and `POST /api/v2/notifications/:id/dismiss` for ungrouped notifications (#33990) 5 months ago
Matt Jankowski 2a15bf4ede
Convert `admin/roles` controller spec to request/sytem specs (#33947) 5 months ago
Matt Jankowski d065d02d88
Improve example wording in 2FA/confirmations controller spec (#33944) 5 months ago
Matt Jankowski fbea3a64cc
Convert `statuses` spec controller->system/request (#33921) 5 months ago
Matt Jankowski ea53faeb3f
Convert `admin/users/roles` spec controller->system/request (#33930) 5 months ago