Commit Graph

143 Commits (push)

Author SHA1 Message Date
David Baker f0cc0e082c Add room_id in push poke to spec. 9 years ago
David Baker 7a0f7b4b43 Add that rules with no conditions always match. 10 years ago
Matthew Hodgson 246531813b typo 10 years ago
Kegan Dougal 56f4467ced Fix syntax error 10 years ago
Kegan Dougal 2740e50a9f Merge branch 'master' into push 10 years ago
Matthew Hodgson 2c8b875cf1 typoe 10 years ago
Matthew Hodgson 6c5d07a0d1 typoe 10 years ago
Kegan Dougal 6c21f499e8 Final syntax fixes 10 years ago
Kegan Dougal 047355b5c9 More syntax fixes 10 years ago
Kegan Dougal 3b696878f5 Fix a bunch of rst syntax errors. 10 years ago
David Baker 7c0d1c86d8 How to tell server default rules from other rules. 10 years ago
David Baker 8360be247b Leave out what characters are allowed in a rule ID as we allow most thigs in matrix usernames currently. 10 years ago
David Baker 94af47ffd4 Server default riules will have a rule_id when you need it to work out what the rule does. 10 years ago
David Baker e6c9e77d35 Change server default rules. 10 years ago
David Baker 8184855d5a add note about scope of rule_ids. 10 years ago
David Baker dbbf9626b4 Fix various incorreect examples in the doc. 10 years ago
David Baker f24e951b02 s/instance_handle/profile_tag/ 10 years ago
David Baker 91d12dc955 Replace set_sound with more generic set_tweaks. 10 years ago
David Baker 8920d58cc4 Strongly recommend standard URI scheme for notification pokes. 10 years ago
David Baker 067e4bb777 Add docs for http notification poke protocol. 10 years ago
David Baker 1a5678786f Doc deleting & getting rules. 10 years ago
David Baker c40b97aaf5 Rule adding API with examples 10 years ago
David Baker 88178e376e Oops, before is *more* important. 10 years ago
David Baker 0c79798f70 More WIP API docs and remove spurious line. 10 years ago
David Baker b7a6e8f7b5 Finish non-API doc parts of push rules. 10 years ago
David Baker f68fa8d6f8 Push rules c/s spec. 10 years ago
David Baker c27fb8a262 Add WIP docs for the client-server bit of push. 10 years ago
David Baker 0a07d68818 Add overview on push. 10 years ago
Kegsay bd48e4ab6d Move invite data to a note
Done in order to clarify that this API "should probably have something like this" rather than "will have this".
10 years ago
Kegsay e309db547a Specifically reference join_rules
In reference to SPEC-63
10 years ago
Kegsay 03eaa21508 Add blurb on invites for initialSync 10 years ago
Kegsay 51a7681ece Merge pull request #4 from matrix-org/use-cases
Add Client-Server v2 General API Design
10 years ago
Kegsay fcbdc39674 Add section on device IDs for reg/login
Final cleanup before merge
10 years ago
Kegsay ccf8408e92 More tweaks from comments 10 years ago
Kegsay 31deddccdf Add presence API from notes 10 years ago
Erik Johnston 5279541c28 Update erikj_federation.rst
Update state resolution rules to indicate what you should do if none of the merged events are allowed by the newly merged auth events.
10 years ago
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
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