Commit Graph

195 Commits (push)
 

Author SHA1 Message Date
Kegsay 3b35e95630 Tweaks based on feedback 10 years ago
Kegsay 61b8664286 Clarify profile propagation section more 10 years ago
Kegsay a1964b466b Add profile propagation notes
After much IRL discussion
10 years ago
Kegsay ef0091f3f2 Remove session section
This is no longer required.
10 years ago
Erik Johnston 38efa9c5c2 Reword auth resolution section 10 years ago
Erik Johnston 91aba39fe7 Reword note about auth chains 10 years ago
Erik Johnston 5f99858575 Mention possible types for auth events. 10 years ago
Erik Johnston bb968e5bdd Clarify m.room.create auth 10 years ago
Erik Johnston 78a697c535 Briefly touch on how to handle incoming events 10 years ago
Erik Johnston 406742afaa A few notes on how we could do state resolution of auth events 10 years ago
Erik Johnston 4b76181f74 Rearrange sections 10 years ago
Matthew Hodgson 3c16dbd63b it's 2015 10 years ago
Erik Johnston b28f404240 Add ToC 10 years ago
Erik Johnston 7108316ea8 Mention the fields that the server should compute when creating events 10 years ago
Erik Johnston 232e2675dd Brief mention of state conflict resolution 10 years ago
Erik Johnston f09e5a676f Mention state resolution algorithm 10 years ago
Erik Johnston 7d32717c9b A couple of more notes on auth resolution. 10 years ago
Mark Haines ee41165610 Remove cs-v2-http-api since it's in the client_server_v2_http_api branch now 10 years ago
Mark Haines 6324f8c1ca Fix the size of the reference id hash tuple 10 years ago
Erik Johnston 90ad08e866 Merge branch 'master' of github.com:matrix-org/matrix-doc 10 years ago
Erik Johnston 48f9670b87 More comments on auth chain resolution 10 years ago
Kegsay 4b23a16abb Few minor RST tweaks 10 years ago
Kegsay 8ca0c65fd3 RST Formatting for github 10 years ago
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.
10 years ago
Matthew Hodgson 91ad3924fc initial http api proposal for initialsync, eventstream and history
+ our theoretical design workflow atm
10 years ago
Mark Haines ae9aacd89d Add a JSON schema for matrix federation events 10 years ago
Matthew Hodgson e283d8e4ea WIP http api definition for cs-v2 10 years ago
Matthew Hodgson 1c69ba974f some comments on general_api 10 years ago
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.
10 years ago
Kegan Dougal d987afe3e2 80 characters 10 years ago
Erik Johnston 569d496430 Rearrange sections 10 years ago
Kegsay e2894045d5 Initial Sync: Ongoing > Draft with additional work
Descoped some points to v2.1 as discussed irl.
10 years ago
Erik Johnston e0a9328432 Auth chains 10 years ago
Erik Johnston f993c30a11 Quick summary of failures. 10 years ago
Kegan Dougal 8fc472c13c Clarify rejected events better. 10 years ago
Kegan Dougal 4a4f9151ef Add notes on patching power levels and compacting initial sync events. 10 years ago
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 10 years ago
Kegan Dougal 49fd110cc4 Remove old csv2 rst from closed PR. 10 years ago
Kegan Dougal eb237ed297 Blob v2 features into 2.0/2.1 10 years ago
Erik Johnston 53449c4f8a Basic outline of invitations 10 years ago
Erik Johnston c481469073 Quick summary of joining a remote room 10 years ago
Erik Johnston 936d437a21 Add definitions and validation rules of some of the event fields 10 years ago
Erik Johnston 71e25e70d3 Add section about auth events and more todos 10 years ago
Erik Johnston 67100b541a Add file with random disconnected bits of spec of current federation api 10 years ago
Kegsay 79c510dadc Add TODO stub for room knocking
Mainly for SPEC-60
10 years ago
Kegsay af3baef164 Add draft Account Management API
Mainly for SPEC-50
10 years ago
Kegsay c068dd414e Send message API: Add compact flag notes 10 years ago
Kegsay efd9b8a53e Add draft User Profile API 10 years ago
Kegsay a42ab43265 Add draft room alias API 10 years ago
Matthew Hodgson 7a4515def8 support arbitrary ordering of mail-style use case, and add mergable threads to IM 10 years ago