Commit Graph

12 Commits (1389d5d7fd9e9081423d5ed6e28ab8bdee0415fa)

Author SHA1 Message Date
Alex Gleason d835647ec0 Put line breaks between API methods in docs
Eugen Rochko 6be7bde243 Fix - Add instance information API
Eugen e245115f47 Merge branch 'master' into mastodon-site-api
Eugen Rochko 5f4e402204 Improved /api/v1/accounts/:id/statuses with new params: only_media, exclude_replies
Redirect /:username to /users/:username
Redirect /:username/:id to /users/:username/updates/:id
Updated API documentation and sponsors
Kibigo 620f70e42c Adds site metadata access to the API
Eugen Rochko 77e13c2bc9 Removing failed push notification API, make context loads use cache
Eugen Rochko d9ca46b464 Cleaning up format of broadcast real-time messages, removing
redis-backed "mentions" timeline as redundant (given notifications)
Eugen 2165a0ec63 Update some API docs
Eugen Rochko fe9306f346 Update docs with information about push notifications
Christian Walde 3b6af5245b clarify the intended use of the oauth api call as per this issue:
https://github.com/alin-rautoiu/mastodroid/issues/23
Eugen Rochko 2baf0fabb4 Improve API docs formatting
Eugen Rochko e92a1cf436 Add wiki contents to docs/ instead