Eugen
1236529e39
Moving docs to tootsuite/documentation ( #1550 )
7 years ago
Alexsander Akers
1be6aa0c7f
Fix references to "v1" API ( #1460 )
References to `vi` API version replaced with `v1`
7 years ago
Ryan Freebern
9bb398ee91
Minor clarifications ( #1386 )
7 years ago
Ornithologist Coder
43f955e31f
Minor change to Entity on API.md (Relationship) ( #1356 )
7 years ago
Ornithologist Coder
b16fbd52b2
Minor API.md changes ( #1351 )
7 years ago
Ornithologist Coder
3b34c28bee
Minor change on API.md ( #1352 )
7 years ago
David Celis
d4fe6cd2bf
Allow users to update their Account in the API ( #1179 )
* 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>
7 years ago
Milton Mazzarri
b04cbb9f5d
Add reference to Elixir client for Mastodon API
7 years ago
Eugen
3504da5cac
Fix API method URL typo
7 years ago
Kibigo!
b455cbc6d3
"direct" in statuses#create
7 years ago
Kibigo!
a9db64cf26
Forgot `direct` statuses :P
7 years ago
Kibigo!
5d2f1d600d
Typofixes
7 years ago
Kibigo!
5d65aa3bf9
Code now code
7 years ago
Kibigo!
6e41ef55ed
Updated API docs
7 years ago
Alex Gleason
d835647ec0
Put line breaks between API methods in docs
7 years ago
Eugen Rochko
6be7bde243
Fix #525 - Add instance information API
7 years ago
Eugen Rochko
02349b3269
Obfuscate filenames better, double rate limits
7 years ago
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
7 years ago
Kibigo
620f70e42c
Adds site metadata access to the API
7 years ago
Eugen Rochko
77e13c2bc9
Removing failed push notification API, make context loads use cache
7 years ago
Eugen Rochko
aa2fa227e9
Adding documentation for streaming API. Fixing filtering bug
7 years ago
Eugen Rochko
d9ca46b464
Cleaning up format of broadcast real-time messages, removing
redis-backed "mentions" timeline as redundant (given notifications)
7 years ago
Eugen
2165a0ec63
Update some API docs
7 years ago
Eugen Rochko
ca8a9d5941
Fix JSON formatting in docs
7 years ago
Eugen Rochko
fe9306f346
Update docs with information about push notifications
7 years ago
Christian Walde
12eddb5cbe
document that /oauth/token does not always return json
7 years ago
Christian Walde
3b6af5245b
clarify the intended use of the oauth api call as per this issue:
https://github.com/alin-rautoiu/mastodroid/issues/23
7 years ago
Eugen Rochko
2baf0fabb4
Improve API docs formatting
7 years ago
Eugen Rochko
e92a1cf436
Add wiki contents to docs/ instead
7 years ago