Eugen
4d876e9453
Moving docs to tootsuite/documentation ( #1550 )
8 years ago
Alexsander Akers
f36798c0fe
Fix references to "v1" API ( #1460 )
...
References to `vi` API version replaced with `v1`
8 years ago
Ryan Freebern
0bb143918b
Minor clarifications ( #1386 )
8 years ago
Ornithologist Coder
b54a75e183
Minor change to Entity on API.md (Relationship) ( #1356 )
8 years ago
Ornithologist Coder
d93ee1676c
Minor API.md changes ( #1351 )
8 years ago
Ornithologist Coder
c678cb6d64
Minor change on API.md ( #1352 )
8 years ago
David Celis
6e0b4032b3
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>
8 years ago
Milton Mazzarri
eeb8cc0fa0
Add reference to Elixir client for Mastodon API
8 years ago
Eugen
1f7dccf535
Fix API method URL typo
8 years ago
Kibigo!
dac1ca1e40
"direct" in statuses#create
8 years ago
Kibigo!
145493fd4c
Forgot `direct` statuses :P
8 years ago
Kibigo!
a9f7e93396
Typofixes
8 years ago
Kibigo!
db554277b9
Code now code
8 years ago
Kibigo!
0b99777853
Updated API docs
8 years ago
Alex Gleason
f62b7faa17
Put line breaks between API methods in docs
8 years ago
Eugen Rochko
c97f817e40
Fix #525 - Add instance information API
8 years ago
Eugen
6599b27b2b
Merge branch 'master' into mastodon-site-api
8 years ago
Eugen Rochko
453d65e6da
Obfuscate filenames better, double rate limits
8 years ago
Eugen Rochko
d1e1f26878
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
8 years ago
Kibigo
b39356835b
Adds site metadata access to the API
8 years ago
Eugen Rochko
2f126b1225
Removing failed push notification API, make context loads use cache
8 years ago
Eugen Rochko
b860cbcbdf
Adding documentation for streaming API. Fixing filtering bug
8 years ago
Eugen Rochko
727d236fcc
Cleaning up format of broadcast real-time messages, removing
...
redis-backed "mentions" timeline as redundant (given notifications)
8 years ago
Eugen
e05d1b9b7c
Update some API docs
8 years ago
Eugen Rochko
0cbb2535e4
Fix JSON formatting in docs
8 years ago
Eugen Rochko
e149b2b779
Update docs with information about push notifications
8 years ago
Christian Walde
43075a246e
document that /oauth/token does not always return json
8 years ago
Christian Walde
fbfaf0663f
clarify the intended use of the oauth api call as per this issue:
...
https://github.com/alin-rautoiu/mastodroid/issues/23
8 years ago
Eugen Rochko
7769fb6a5a
Improve API docs formatting
8 years ago
Eugen Rochko
954f82410c
Add wiki contents to docs/ instead
8 years ago