Commit Graph

225 Commits (stable-4.4)

Author SHA1 Message Date
David Roetzel ac4b735c67
Add FASP account search support (#34033) 3 weeks ago
David Roetzel b2506478ba
Add FASP follow recommendation support (#34964) 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
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
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
David Roetzel 97b9994743
Basic FASP support (#34031) 4 months ago
David Roetzel 02db065571
Use fixed order in flaky spec (#34279) 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
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
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
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 20531d1e07
Fix `GET /api/v2/notifications/:id` and `POST /api/v2/notifications/:id/dismiss` for ungrouped notifications (#33990) 5 months ago
Claire 2d545c5fe5
Fix flaky test in `/api/v2/notifications` tests (#33773) 6 months ago
Claire 32aa83e9d7
Fix polls not being validated on edition (#33755) 6 months ago
Matt Jankowski 607f65a0a5
Use `expect` for api/v1 and api/web push subs controllers (#33682) 6 months ago
Christian Schmidt a3baae0b99
API for updating attribution domains (#32730) 6 months ago
Matt Jankowski 72abf05269
Add "needs refresh" scenario to `api/v1/polls` request spec (#33608) 6 months ago
Wolfgang 77a44e61a8
Add enum validation to `DomainBlock#severity` (#29158) 6 months ago
Daniel M Brasil 0db7558822
Fix HTTP 500 on `POST /api/v1/admin/ip_blocks` (#29308) 6 months ago
Matt Jankowski 3c4a83fc62
Remove unused `LanguagePresenter#native_name` (#33551) 6 months ago
Claire c6c8e7e6ab
Fix last paginated notification group only including data on a single notification (#33271) 6 months ago
Matt Jankowski b3243ef41c
Refer to constant values from `api/v1/apps` request spec (#33488) 6 months ago
Matt Jankowski efcd4ea5de
Reference value constants from specs (#33479) 6 months ago
Matt Jankowski 7cbdcd7b3f
Add role-specific user fabricators (#33437) 7 months ago
Claire 1712543c68
Revert "Support animated PNGs in media attachments (#28516)" (#33334) 7 months ago
Christian Schmidt a70ae28644
Support animated PNGs in media attachments (#28516) 7 months ago
Eugen Rochko 30aa0df88c
Add terms of service (#33055) 7 months ago
Matt Jankowski 0fcf227a92
Add media attachment description limit to instance API response (#33153) 8 months ago
Matt Jankowski 752d49eefe
Add coverage for `api/v1/push/subscriptions#show` action (#33134) 8 months ago
Eugen Rochko 48f3ed738f
Fix list error messages (#33082) 8 months ago
Emelia Smith 2bd56f726a
Add client_secret_expires_at to OAuth Applications (#30317) 8 months ago
Emelia Smith d94a367aeb
Add test coverage for POST /api/v2/media's max description length (#32683) 9 months ago
Jonny Saunders 9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates (#32620) 9 months ago
David Roetzel 05f23df3b7
Add endpoint to remove web push subscription (#32626) 9 months ago
Matt Jankowski 0a4a73f9a6
Add coverage for `api/v1/domain_blocks/preview` endpoint (#32303) 9 months ago
Leni Kadali 4238da6ee3
Add error message when user tries to follow their own account (#31910) 10 months ago
Renaud Chaput 28966fa0a6
Remove deprecated `v2_alpha` endpoint for grouped notifications (#32089) 10 months ago
Matt Jankowski 51777fe3e2
Prefer structure checks over multi-line size/parts checks in `parsed_body` (#32063) 10 months ago