Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-11 | Moving docs to tootsuite/documentation (#1550) | Eugen | |
2017-04-10 | Fix references to "v1" API (#1460) | Alexsander Akers | |
References to `vi` API version replaced with `v1` | |||
2017-04-10 | Minor clarifications (#1386) | Ryan Freebern | |
2017-04-09 | Minor change to Entity on API.md (Relationship) (#1356) | Ornithologist Coder | |
2017-04-09 | Minor API.md changes (#1351) | Ornithologist Coder | |
2017-04-09 | Minor change on API.md (#1352) | Ornithologist Coder | |
2017-04-09 | Allow users to update their Account in the API (#1179) | David Celis | |
* Allow users to update their Account in the API It would be nice for API clients to be able to allow users to update their accounts without having to wrap Mastodon in a web view. This patch adds an API endpoint to let users submit a PATCH for their account. Signed-off-by: David Celis <me@davidcel.is> * Add /api/v1/accounts/update_credentials to the API docs Signed-off-by: David Celis <me@davidcel.is> | |||
2017-04-08 | Add reference to Elixir client for Mastodon API | Milton Mazzarri | |
2017-04-05 | Fix API method URL typo | Eugen | |
2017-04-03 | "direct" in statuses#create | Kibigo! | |
2017-04-02 | Forgot `direct` statuses :P | Kibigo! | |
2017-04-02 | Typofixes | Kibigo! | |
2017-04-02 | Code now code | Kibigo! | |
2017-04-02 | Updated API docs | Kibigo! | |
2017-03-31 | Put line breaks between API methods in docs | Alex Gleason | |
2017-03-15 | Fix #525 - Add instance information API | Eugen Rochko | |
2017-03-15 | Merge branch 'master' into mastodon-site-api | Eugen | |
2017-03-14 | Obfuscate filenames better, double rate limits | Eugen Rochko | |
2017-03-05 | Improved /api/v1/accounts/:id/statuses with new params: only_media, ↵ | Eugen Rochko | |
exclude_replies Redirect /:username to /users/:username Redirect /:username/:id to /users/:username/updates/:id Updated API documentation and sponsors | |||
2017-02-27 | Adds site metadata access to the API | Kibigo | |
2017-02-05 | Removing failed push notification API, make context loads use cache | Eugen Rochko | |
2017-02-02 | Adding documentation for streaming API. Fixing filtering bug | Eugen Rochko | |
2017-02-02 | Cleaning up format of broadcast real-time messages, removing | Eugen Rochko | |
redis-backed "mentions" timeline as redundant (given notifications) | |||
2017-01-29 | Update some API docs | Eugen | |
2017-01-29 | Fix JSON formatting in docs | Eugen Rochko | |
2017-01-29 | Update docs with information about push notifications | Eugen Rochko | |
2017-01-26 | document that /oauth/token does not always return json | Christian Walde | |
2017-01-25 | clarify the intended use of the oauth api call as per this issue: | Christian Walde | |
https://github.com/alin-rautoiu/mastodroid/issues/23 | |||
2017-01-21 | Improve API docs formatting | Eugen Rochko | |
2017-01-21 | Add wiki contents to docs/ instead | Eugen Rochko | |