summary refs log tree commit diff
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added /rooms/$roomid/state and /rooms/$roomid/initialSync to API docs.Kegan Dougal2014-08-271-0/+73
* Added generic state/non-state event sending to the API docs.Kegan Dougal2014-08-271-8/+123
* api docs: Finished adding all C-S APIs. Added initialSync, publicRooms, membe...Kegan Dougal2014-08-274-53/+331
* Updated swagger JSON: cleaned up unused entries. Converted most paths to the ...Kegan Dougal2014-08-274-477/+105
* Removed urls.rst - The API docs / swagger JSON should be used as the canonica...Kegan Dougal2014-08-271-92/+0
* Added initial swagger REST API spec.Kegan Dougal2014-08-227-0/+1607
* Added final jsfiddle: an example app demonstrating most of the c2s api.Kegan Dougal2014-08-201-0/+13
* Add some static fiddles for now (will migrate to github paths eventually)Kegan Dougal2014-08-191-1/+5
* Added registration/login jsfiddle, formatted so it can be loaded directly fro...Kegan Dougal2014-08-191-1/+2
* ProofingKegan Dougal2014-08-191-19/+20
* More formatting, more clarity.Kegan Dougal2014-08-191-23/+38
* rst formatting, section heading intro blurbs.Kegan Dougal2014-08-191-18/+35
* Added top level TODO and a bit more info on storing the 'end' token.Kegan Dougal2014-08-191-1/+9
* Added a first cut for a 'how to' on the client-server API.Kegan Dougal2014-08-191-0/+244
* Document that /rooms/:room_id/members/list yields profile and presence inform...Paul "LeoNerd" Evans2014-08-151-0/+10
* s/Synapse/Matrix/Matthew Hodgson2014-08-141-3/+3
* It's called Matrix :)Matthew Hodgson2014-08-141-11/+11
* Add documentation about Federation Queries and EDUsPaul "LeoNerd" Evans2014-08-141-9/+59
* webclient: You can now paginate in rooms. Defaults to 10 messages, with a but...Kegan Dougal2014-08-141-0/+3
* Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised ac...Kegan Dougal2014-08-141-1/+4
* when we're talking about backfilling data in federation, call it backfilling ...Matthew Hodgson2014-08-133-7/+7
* pagination was a terrible nameMatthew Hodgson2014-08-131-5/+5
* Namespace all the Federation HTTP URLs to /matrix/federation/v1/...Paul "LeoNerd" Evans2014-08-131-5/+9
* Add .rst suffix to documentation files so that github auto-formats themMark Haines2014-08-1216-0/+0
* Reference Matrix Home Servermatrix.org2014-08-1272-0/+3801