You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko e6ffbfb5e7
Add `types` param to `GET /api/v1/notifications` in REST API (#17767)
* Add `types` param to `GET /api/v1/notifications` in REST API

* Improve tests
3 years ago
..
chewy
controllers Add `types` param to `GET /api/v1/notifications` in REST API (#17767) 3 years ago
helpers
javascript
lib
mailers
models Add `types` param to `GET /api/v1/notifications` in REST API (#17767) 3 years ago
policies
presenters
serializers
services
validators
views
workers