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/spec
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
..
controllers Add `types` param to `GET /api/v1/notifications` in REST API (#17767) 3 years ago
fabricators
features
fixtures
helpers Spelling (#17705) 3 years ago
lib Spelling (#17705) 3 years ago
mailers
models Change how changes to media attachments are stored for edits (#17696) 3 years ago
policies Spelling (#17705) 3 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
requests
routing
serializers/activitypub
services Fix issues with processing toot edits (#17748) 3 years ago
support Spelling (#17705) 3 years ago
validators
views
workers
rails_helper.rb Fix not updating a status when newer version is fetched manually (#17745) 3 years ago
spec_helper.rb