summary refs log tree commit diff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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