Commit Graph

37 Commits

Author SHA1 Message Date
178inaba 1aabe579d6 Fix follow requests API (#88) 2017-04-19 18:41:02 +02:00
Mitchell Schwitzer 6557719aab Update API.md (#95)
add scaladon to listings of api impls
2017-04-19 18:35:28 +02:00
Kirschn 070b17b06e Add mastodon.js (#84)
Add mastodon.js as a Browser JS lib
2017-04-18 16:12:50 +02:00
178inaba 1e2708d3b2 Revert follow_requests api form data description 2017-04-17 00:28:39 +09:00
178inaba 44651798fc Fix follow_requests api path interface 2017-04-16 22:32:35 +09:00
Christopher Su bb44bc787b Add client library for Go to API.md (#59) 2017-04-16 11:59:05 +02:00
José Joaquín Atria 92d17be27b Link to Perl library (#40) 2017-04-15 21:39:54 +02:00
Ornithologist Coder 04bb0e65d6 Adds MastodonKit for Swift (#51) 2017-04-15 19:10:26 +02:00
Go Shoemake 0909e703a6 API documentation fix for blocking/muting (#50)
This is the same error as in 218a1a2444, originally fixed by 581d62ea77 but (accidentally?) reverted by eebeee2b76
2017-04-15 12:13:29 +02:00
178inaba ccd073b686 Fix account entities (#39)
* Add static image to account entities
2017-04-15 01:25:04 +02:00
178inaba cc4a908529 Add id to Relationship (#38) 2017-04-15 01:23:43 +02:00
Eugen 8367c21652 Merge pull request #30 from Aaronepower/patch-1
Added Rust to list of API libraries.
2017-04-14 13:28:09 +02:00
178inaba fbd6709a2c Fix follow unfollow return target 2017-04-14 19:15:17 +09:00
178inaba 218a1a2444 Fix follow and unfollow api method 2017-04-14 18:31:01 +09:00
Aaron Power 0f37c28be3 Added Rust to list of API libraries. 2017-04-13 20:12:48 +01:00
ThomasChln a1b758dfd8 Update API.md 2017-04-13 16:18:43 +02:00
Eugen Rochko eebeee2b76 Up-to-date dump from main repository 2017-04-11 17:48:27 +02:00
Yann 581d62ea77 Correct API accounts actions http method 2017-04-10 22:03:47 +02:00
Milton Mazzarri 665f6ab707 Add reference to Elixir client for Mastodon API 2017-04-08 02:48:52 -05:00
Eugen 26d688cd80 Fix API method URL typo 2017-04-05 10:25:05 +02:00
Kibigo! 569b6494b7 "direct" in statuses#create 2017-04-03 01:23:37 -07:00
Kibigo! 33673b0ee0 Forgot `direct` statuses :P 2017-04-02 22:46:10 -07:00
Kibigo! 95993397fe Typofixes 2017-04-02 21:17:07 -07:00
Kibigo! 98d2f84675 Code now code 2017-04-02 21:13:15 -07:00
Kibigo! 81c56f111a Updated API docs 2017-04-02 21:03:49 -07:00
Alex Gleason e2e2e123bf Put line breaks between API methods in docs 2017-03-31 14:55:08 -04:00
Eugen Rochko c618b153be Fix #525 - Add instance information API 2017-03-15 23:12:48 +01:00
Eugen 0989cb79ff Merge branch 'master' into mastodon-site-api 2017-03-15 22:55:22 +01:00
Eugen Rochko 6389273247 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
Kibigo c00bfd1972 Adds site metadata access to the API 2017-02-27 04:06:25 -08:00
Eugen Rochko 741335cc0e Removing failed push notification API, make context loads use cache 2017-02-05 17:51:44 +01:00
Eugen Rochko e26dcda6e7 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
Eugen 4de3c8bfb6 Update some API docs 2017-01-29 14:40:57 +01:00
Eugen Rochko cba748ba85 Update docs with information about push notifications 2017-01-29 12:53:50 +01:00
Christian Walde 9b88ac0a27 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
Eugen Rochko 05f3dcf7f5 Improve API docs formatting 2017-01-21 22:53:02 +01:00
Eugen Rochko 2eb6ed093f Add wiki contents to docs/ instead 2017-01-21 22:51:02 +01:00