Commit graph

172 commits

Author SHA1 Message Date
Kegsay
65348aa578 Add more info on sessions, filtering and updates/replies to 2014-12-30 15:37:26 +00:00
Kegan Dougal
fe052ea4f8 Match numbering used in the document 2014-12-30 10:04:33 +00:00
Kegan Dougal
12382bbd85 Add back in the use case bullet points 2014-12-30 10:04:33 +00:00
Kegsay
1a92548b9c Add general API design
Several missing sections: VoIP, presence, typing, but many core ordering and event mapping issues are addressed.
2014-12-29 16:46:48 +00:00
Matthew Hodgson
40424eded9 a few forgotten things 2014-12-24 20:23:39 +00:00
Matthew Hodgson
5d177b0e18 mention event deduplication 2014-12-24 19:56:20 +00:00
Matthew Hodgson
30fc5284db spell out that the media repo is distributed... 2014-12-24 17:36:05 +00:00
Kegan Dougal
6c9bbb0062 Add in context feature which got lost. 2014-12-24 17:27:07 +00:00
Kegan Dougal
a4dd358ac6 Expand example to be message/topic/name/member and not just message. 2014-12-24 17:27:06 +00:00
Kegan Dougal
d8cc46e08e Strawman client-server v2 proposal. 2014-12-24 17:27:06 +00:00
Mark Haines
fc3b135cbb Ascii art for object model 2014-12-23 14:50:34 +00:00
Kegan Dougal
8e3e67fa39 Add stub object model 2014-12-23 14:06:10 +00:00
Kegsay
f92ac373c4 Update data_flows.rst
Add bug tracking.
2014-12-23 14:01:30 +00:00
Kegsay
eb9a8c39e7 Update data_flows.rst
Add some data flows for IM.
2014-12-23 12:04:05 +00:00
Kegan Dougal
2f1d6cc8e2 Add data models. 2014-12-22 16:50:55 +00:00
Kegan Dougal
3fb8eb8cf7 rstify 2014-12-22 15:41:06 +00:00
Kegan Dougal
494b7b9843 Add fundamental client use cases. 2014-12-22 15:39:11 +00:00
Kegan Dougal
8cd5fa822f Add thumbnail API 2014-12-19 17:00:01 +00:00
Kegan Dougal
716a735d5c Add content repository API. 2014-12-19 16:53:16 +00:00
Kegan Dougal
4806deacb3 Add information on m.room.power_levels 2014-12-19 16:37:42 +00:00
Kegan Dougal
d24b465171 Add typing notifications. 2014-12-19 16:25:36 +00:00
Kegan Dougal
950f8b6321 Add invite key to /createRoom 2014-12-19 16:13:54 +00:00
Kegan Dougal
31496deb63 Add c-s use cases: not yet sanitised for human consumption. 2014-12-19 12:53:10 +00:00
Mark Haines
e3b83479a3 Return a mxc URI rather than a token from _matrix/media/v1/upload 2014-12-15 19:22:39 +00:00
Paul "LeoNerd" Evans
01b4dae166 Give m.typing events a toplevel 'content', in which is given the list of user IDs 2014-12-12 11:53:48 +00:00
Paul "LeoNerd" Evans
2edca3ca7f Initial draft hack for typing notification docs 2014-12-11 19:04:18 +00:00
Mark Haines
f52385a1dd Add a draft spec for the media repository 2014-12-11 18:48:17 +00:00
Paul "LeoNerd" Evans
330852988b Have now implemented rooms initialSync 2014-11-18 17:23:30 +00:00
Matthew Hodgson
cef1e784f9 general editing throughout the overview section; merge in bits of erik's model to overview section and split the original back out into drats 2014-11-17 21:08:36 -08:00
Matthew Hodgson
d0dd75a18f general editing throughout the overview section; merge in bits of erik's model to overview section and split the original back out into drats 2014-11-17 21:08:17 -08:00
Matthew Hodgson
e2b49cc20f remove spurious sender_ts info and spec out m.file 2014-11-17 01:11:30 +00:00
Matthew Hodgson
b3f99f9bf7 typo 2014-11-17 01:11:30 +00:00
Erik Johnston
37bbd649c4 Add a section about state/auth querying 2014-11-14 15:19:58 +00:00
Erik Johnston
1ec0c79d9f Badly explain pdu failures 2014-11-14 14:02:15 +00:00
Erik Johnston
1eacc25a18 Talk about how to deal with unauthorized events 2014-11-14 11:30:43 +00:00
Erik Johnston
b8d5fa724c First (WIP) draft on new s-s apis 2014-11-14 10:29:02 +00:00
Mark Haines
6090049c3e Fix formating 2014-11-12 14:43:56 +00:00
Mark Haines
3fd1833bc5 Add more reasonable example for unsigned data in json signing example 2014-11-12 14:23:40 +00:00
Matthew Hodgson
2d5bb01a63 add in version, improve AS API a bit, move eventstream to the right place 2014-11-12 15:32:47 +02:00
Mark Haines
b2295b9bc7 Add docs on server discovery 2014-11-12 12:01:56 +00:00
Mark Haines
b7708a9b88 Move the request signing docs to the right bit of the spec 2014-11-12 11:02:06 +00:00
Mark Haines
3873a219f9 SPEC-33: Add server to server request authorization to the specification 2014-11-12 10:38:57 +00:00
Matthew Hodgson
c7d0039c26 move stuff from synapse/doc 2014-11-12 03:13:15 +02:00
Matthew Hodgson
1b730ab616 add the swagger impl to matrix-doc so people can actually view swagger doc 2014-11-11 21:14:45 +02:00
Matthew Hodgson
f4df22f7ef shuffle the server-server chapters a bit, and split out security model and other miscellanei into a new appendices chapter. Add a vestigial application services section 2014-11-11 21:13:09 +02:00
Matthew Hodgson
44f6077705 what was versioning.rst 2014-11-11 21:11:47 +02:00
Matthew Hodgson
2c9707633e tone down warning 2014-11-11 21:11:01 +02:00
Matthew Hodgson
2f1f37cc4c formatting, whitespace, and some rephrasing for clarity 2014-11-11 20:24:22 +02:00
Matthew Hodgson
64f56a15d7 fix english and whitespace 2014-11-11 18:15:06 +00:00
Kegsay
96484be5c2 Merge pull request #1 from matrix-org/room-presence-initial-sync
Also send room members' presence in per-room initialSync
2014-11-10 15:13:50 +00:00