Erik Johnston
7d32717c9b
A couple of more notes on auth resolution.
2015-01-14 16:24:33 +00:00
Kegan Dougal
68c774689a
Add stub AS HTTP API doc
2015-01-14 15:34:07 +00:00
Kegsay
540b3a41ff
RSTify; typos
2015-01-14 15:15:40 +00:00
Mark Haines
ee41165610
Remove cs-v2-http-api since it's in the client_server_v2_http_api branch now
2015-01-14 11:57:07 +00:00
Mark Haines
6324f8c1ca
Fix the size of the reference id hash tuple
2015-01-14 11:49:46 +00:00
Erik Johnston
90ad08e866
Merge branch 'master' of github.com:matrix-org/matrix-doc
2015-01-14 11:39:39 +00:00
Erik Johnston
48f9670b87
More comments on auth chain resolution
2015-01-14 10:59:28 +00:00
Kegsay
4b23a16abb
Few minor RST tweaks
2015-01-14 10:53:49 +00:00
Kegsay
8ca0c65fd3
RST Formatting for github
2015-01-14 10:44:47 +00:00
Kegsay
a1aaf78186
Typing API, Action ID, Event ordering changes
...
Apply most changes discussed in https://github.com/matrix-org/matrix-doc/pull/4#issuecomment-69751210
- Revert typing API to be like v1
- Revert Action IDs to be like Transaction IDs are for v1. Keep the echo down the event stream though.
- Add batching notes to some Action APIs and remove ordering by action ID.
Sessions still need to scrapped.
2015-01-14 09:28:41 +00:00
Matthew Hodgson
91ad3924fc
initial http api proposal for initialsync, eventstream and history
...
+ our theoretical design workflow atm
2015-01-14 01:08:27 +00:00
Mark Haines
ae9aacd89d
Add a JSON schema for matrix federation events
2015-01-13 19:03:11 +00:00
Matthew Hodgson
b557e71121
update AS API to merge in feedback from the pull request
2015-01-13 16:25:28 +00:00
Matthew Hodgson
e283d8e4ea
WIP http api definition for cs-v2
2015-01-13 13:20:45 +00:00
Matthew Hodgson
1c69ba974f
some comments on general_api
2015-01-13 13:20:25 +00:00
Kegan Dougal
d5099b2656
Add session API. Add server-generated events.
...
Moved 'Inviting' API from Final to ONGOING in light of issues brought up
from PR comments and irl discussions.
2015-01-13 09:51:53 +00:00
Kegan Dougal
d987afe3e2
80 characters
2015-01-13 09:17:13 +00:00
Erik Johnston
569d496430
Rearrange sections
2015-01-12 16:57:02 +00:00
Kegsay
e2894045d5
Initial Sync: Ongoing > Draft with additional work
...
Descoped some points to v2.1 as discussed irl.
2015-01-12 15:52:19 +00:00
Erik Johnston
e0a9328432
Auth chains
2015-01-12 15:05:02 +00:00
Erik Johnston
f993c30a11
Quick summary of failures.
2015-01-12 14:13:08 +00:00
Kegan Dougal
8fc472c13c
Clarify rejected events better.
2015-01-12 13:29:48 +00:00
Kegan Dougal
4a4f9151ef
Add notes on patching power levels and compacting initial sync events.
2015-01-12 13:20:04 +00:00
Kegan Dougal
6705f0891d
Factor out parts of room history APIs. Add in a terminology section for the different kinds of tokens. s/public rooms/published rooms/g
2015-01-12 12:59:11 +00:00
Kegan Dougal
49fd110cc4
Remove old csv2 rst from closed PR.
2015-01-12 11:50:00 +00:00
Kegan Dougal
eb237ed297
Blob v2 features into 2.0/2.1
2015-01-12 11:49:20 +00:00
Erik Johnston
53449c4f8a
Basic outline of invitations
2015-01-09 16:35:29 +00:00
Erik Johnston
c481469073
Quick summary of joining a remote room
2015-01-09 15:52:40 +00:00
Erik Johnston
936d437a21
Add definitions and validation rules of some of the event fields
2015-01-09 14:16:15 +00:00
Erik Johnston
71e25e70d3
Add section about auth events and more todos
2015-01-09 14:03:18 +00:00
Erik Johnston
67100b541a
Add file with random disconnected bits of spec of current federation api
2015-01-09 13:29:14 +00:00
Kegsay
79c510dadc
Add TODO stub for room knocking
...
Mainly for SPEC-60
2015-01-08 17:39:01 +00:00
Kegsay
af3baef164
Add draft Account Management API
...
Mainly for SPEC-50
2015-01-08 17:37:05 +00:00
Kegsay
c068dd414e
Send message API: Add compact flag notes
2015-01-07 15:28:05 +00:00
Kegsay
efd9b8a53e
Add draft User Profile API
2015-01-07 11:33:05 +00:00
Kegsay
a42ab43265
Add draft room alias API
2015-01-07 10:53:34 +00:00
Matthew Hodgson
7a4515def8
support arbitrary ordering of mail-style use case, and add mergable threads to IM
2015-01-06 19:45:40 +00:00
Mark Haines
6515dbc467
Add note about typing notifs to Multi-Threaded IM
2015-01-06 19:28:27 +00:00
Mark Haines
8f1d06e94b
Add use cases for email and multithreaded IM
2015-01-06 19:23:59 +00:00
Kegsay
33b2ee562c
Formatting.
2015-01-06 17:27:05 +00:00
Kegsay
f88527724f
TODO/notes consistency. Add a few minor points.
2015-01-06 17:25:31 +00:00
Kegan Dougal
9408bc8260
Add notes to ONGOING APIs.
2015-01-06 17:20:00 +00:00
Kegan Dougal
6ce518eb19
Add v2 path prefix. Add draft public room list API.
2015-01-06 16:54:14 +00:00
Kegan Dougal
2c18690766
Add back in missed TODOs
2015-01-06 16:35:41 +00:00
Kegan Dougal
dbedfacfa4
Rejig sections. Add a TOC to reduce duplication of API status.
2015-01-06 16:19:04 +00:00
Kegan Dougal
a01dd787c5
Add read-up-to markers and clear up the remaining TODO notes.
2015-01-06 15:49:52 +00:00
Kegan Dougal
1e27cddf95
Missed a marker
2015-01-06 15:04:08 +00:00
Kegan Dougal
760fc2e15b
Refactor document to be clearer on where the APIs are. Mark each one as either TODO, ONGOING, Draft or Final.
2015-01-06 15:00:28 +00:00
Kegan Dougal
494a691a8c
Limit 80; fix RST formatting.
2015-01-06 14:27:44 +00:00
Kegan Dougal
14624607bb
Add summary block with high-level view of the proposed APIs.
2015-01-06 13:23:31 +00:00