summary refs log tree commit diff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Kegan Dougal2014-08-191-1/+2
| | | | from jsfiddle. Requires jQuery 1.8.3
* 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 ↵Paul "LeoNerd" Evans2014-08-151-0/+10
| | | | information about room members
* 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 ↵Kegan Dougal2014-08-141-0/+3
| | | | button to get more (needs to be hooked into infini-scrolling).
* Added M_UNKNOWN_TOKEN error code and send it when there is an unrecognised ↵Kegan Dougal2014-08-141-1/+4
| | | | access_token
* when we're talking about backfilling data in federation, call it backfilling ↵Matthew Hodgson2014-08-133-7/+7
| | | | - not pagination.
* 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