pleroma/lib/pleroma/web/mastodon_api
Sadposter c05fe4da0a
Document subscription endpoints, fix typos
Also adds a quick error case on the subscription endpoints
to avoid 500s
2019-04-06 16:20:06 +01:00
..
views Change relationship direction of subscriptions 2019-04-05 17:02:07 +01:00
mastodon_api.ex Added support for exclude_types, limit, and min_id in Mastodon 2019-03-18 11:27:27 +03:00
mastodon_api_controller.ex Document subscription endpoints, fix typos 2019-04-06 16:20:06 +01:00
subscription_controller.ex [#647] tests for web push 2019-03-06 13:20:12 +00:00
websocket_handler.ex change `Repo.get(User, id)` => `User.get_by_id(id)` 2019-04-02 17:01:26 +07:00