mastodon/app
Eugen Rochko 108b2139cd
Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573)
Fix #7087

The same data is available over the ActivityPub outbox, RSS, and Atom, so
there is little benefit to keeping it limited in this method.
2018-12-20 01:30:43 +01:00
..
chewy
controllers Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#9573) 2018-12-20 01:30:43 +01:00
helpers
javascript
lib
mailers
models
policies
presenters
serializers
services
validators Improve e-mail MX validator and add tests (#9489) 2018-12-10 22:53:25 +01:00
views
workers