1236529e39
Moving docs to tootsuite/documentation ( #1550 )
2017-04-11 12:03:02 -04:00
1be6aa0c7f
Fix references to "v1" API ( #1460 )
...
References to `vi` API version replaced with `v1`
2017-04-10 21:11:59 +02:00
9bb398ee91
Minor clarifications ( #1386 )
2017-04-10 13:01:43 +02:00
43f955e31f
Minor change to Entity on API.md (Relationship) ( #1356 )
2017-04-09 19:10:38 +02:00
b16fbd52b2
Minor API.md changes ( #1351 )
2017-04-09 18:36:03 +02:00
3b34c28bee
Minor change on API.md ( #1352 )
2017-04-09 18:35:51 +02:00
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 >
2017-04-09 18:33:40 +02:00
b04cbb9f5d
Add reference to Elixir client for Mastodon API
2017-04-08 02:48:52 -05:00
3504da5cac
Fix API method URL typo
2017-04-05 10:25:05 +02:00
b455cbc6d3
"direct" in statuses#create
2017-04-03 01:23:37 -07:00
a9db64cf26
Forgot direct
statuses :P
2017-04-02 22:46:10 -07:00
5d2f1d600d
Typofixes
2017-04-02 21:17:07 -07:00
5d65aa3bf9
Code now code
2017-04-02 21:13:15 -07:00
6e41ef55ed
Updated API docs
2017-04-02 21:03:49 -07:00
d835647ec0
Put line breaks between API methods in docs
2017-03-31 14:55:08 -04:00
6be7bde243
Fix #525 - Add instance information API
2017-03-15 23:12:48 +01:00
e245115f47
Merge branch 'master' into mastodon-site-api
2017-03-15 22:55:22 +01:00
02349b3269
Obfuscate filenames better, double rate limits
2017-03-14 15:59:21 +01:00
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
2017-03-05 17:27:17 +01:00
620f70e42c
Adds site metadata access to the API
2017-02-27 04:06:25 -08:00
77e13c2bc9
Removing failed push notification API, make context loads use cache
2017-02-05 17:51:44 +01:00
aa2fa227e9
Adding documentation for streaming API. Fixing filtering bug
2017-02-02 16:35:06 +01:00
d9ca46b464
Cleaning up format of broadcast real-time messages, removing
...
redis-backed "mentions" timeline as redundant (given notifications)
2017-02-02 00:03:31 +01:00
2165a0ec63
Update some API docs
2017-01-29 14:40:57 +01:00
ca8a9d5941
Fix JSON formatting in docs
2017-01-29 12:55:12 +01:00
fe9306f346
Update docs with information about push notifications
2017-01-29 12:53:50 +01:00
12eddb5cbe
document that /oauth/token does not always return json
2017-01-26 16:28:57 +01:00
3b6af5245b
clarify the intended use of the oauth api call as per this issue:
...
https://github.com/alin-rautoiu/mastodroid/issues/23
2017-01-25 18:31:15 +01:00
2baf0fabb4
Improve API docs formatting
2017-01-21 22:53:02 +01:00
e92a1cf436
Add wiki contents to docs/ instead
2017-01-21 22:51:02 +01:00