Konstantinos Sideris
192a6c2ab9
Use example.org on examples instead of domain.com which is a real domain
...
Signed-off-by: Konstantinos Sideris <sideris.konstantin@gmail.com>
6 years ago
Richard van der Hoff
0960229a80
Document the state resolution algorithm
...
or at least, my understanding of it.
7 years ago
Richard van der Hoff
6c3d2b6bac
Delete state_resolution.rst
...
This doesn't really give any information. https://github.com/matrix-org/matrix-doc/blob/master/drafts/erikj_federation.rst#state-resolution is better, though even that should be moved into the spec proper
7 years ago
Richard van der Hoff
5fee8e54eb
Document the event auth rules ( #1027 )
...
These are a necessary precursor to state resolution.
7 years ago
Matthew Hodgson
c9d5498767
clarify ID rules
7 years ago
Richard van der Hoff
aebfcda320
Merge branch 'master' into human-id-rules
7 years ago
krombel
81ea7058a5
Add link to draft for WebSocketAPI on Google-Docs
7 years ago
Richard van der Hoff
b21707659f
delete macaroons draft
...
We're no longer mandating macaroons in the spec; accordingly this doc has no place here.
It was also somewhat out of sync with the impl.
8 years ago
Matthew Hodgson
41130314da
random incoherent thoughts on reputation that should live somewhere
9 years ago
Daniel Wagner-Hall
17716c6c64
Delete old drafts
...
This information is now either in the spec, or complete lies
9 years ago
Richard van der Hoff
3939ccf20c
Remove e2e drafts from master
...
This is now being tracked in the main spec, on the drafts/e2e branch.
9 years ago
Daniel Wagner-Hall
873b0dcecf
Replace version numbers with release numbers
9 years ago
Daniel Wagner-Hall
4baba85fe5
Draftify e2e in anticipation of a spec release
9 years ago
Daniel Wagner-Hall
2f3a00fe34
Consistently spell homeserver as homeserver
9 years ago
Mark Haines
4e42aab245
Fix up the multi-hash ratchet thing
9 years ago
Richard van der Hoff
181d3f976d
Initial proposal for websockets support.
9 years ago
Mark Haines
03a0377c76
Plans for end-to-end in matrix
9 years ago
Kegsay
c8f6ed1107
More formatting..
9 years ago
Kegsay
51fe4a90b6
More formatting fixes
9 years ago
Kegsay
c1866ebebc
Fix table formatting
9 years ago
Daniel Wagner-Hall
436a35e9f6
Document macaroon type=login
9 years ago
Kegsay
ee3fe989ca
Linkify
9 years ago
Kegan Dougal
87f656ee0a
Merge branch 'human-id-rules' of github.com:matrix-org/matrix-doc into human-id-rules
9 years ago
Kegan Dougal
c9f6534d84
Merge branch 'master' into human-id-rules
9 years ago
Kegsay
0ab2d66ae2
Make it valid RST
9 years ago
Kegan Dougal
3d5ec5eb15
Updated to reflect more recent progress
9 years ago
Daniel Wagner-Hall
0c1eb50ef4
Merge pull request #26 from matrix-org/macaroons
...
Spec macaroons and token refresh
9 years ago
Daniel Wagner-Hall
f5d436bd80
Remove extraneous )
9 years ago
Daniel Wagner-Hall
6c1491b3ba
Respond to some review comments
9 years ago
Kegan Dougal
f2c952ec58
Reshuffle spec into sections roughly right as per PR #52
9 years ago
Daniel Wagner-Hall
3b44fb92f9
Clarify == case
9 years ago
Daniel Wagner-Hall
0341c30824
Minor typo and formatting fixes
9 years ago
Daniel Wagner-Hall
902c7d3ea6
Add draft macaroon caveat specification
9 years ago
Kegsay
bfec7752cb
Merge pull request #9 from matrix-org/v2-presence
...
Presence modifications from MatrixPresence notes.
10 years ago
Matthew Hodgson
58c28598af
lots of fixes based on kegan's review of https://github.com/matrix-org/matrix-doc/pull/13
10 years ago
Matthew Hodgson
e60ffd6909
unix line-endings please...
10 years ago
Matthew Hodgson
598e9b3113
big reshuffle:
...
* try to make 00_basis slightly more accessible and less terse
* move CS API before Events, as it's meaningless to dive into specific events if you haven't been introduced to how the CS API works
* Try to improve the beginning of the CS API by merging back in some of kegan's original v1 content (which has subsequently been deleted somewhere along the line?)
* document m.presence event consistently
* move typing from drafts to spec
* move push stuff from drafts to spec
...and lots of other stuff
move push & typing from drafts into main spec.
10 years ago
David Baker
80a7daf0aa
Add length to profile tag spec.
10 years ago
David Baker
c38c33929a
Put diagram in literal block
10 years ago
David Baker
fa1820ef3b
Add ascii art diagram explaining architecture.
10 years ago
David Baker
712da51c8c
Spec additions to the push API for the web client
10 years ago
David Baker
bea6c84e46
Includign a filename extension is probably incorrect.
10 years ago
David Baker
bfde21fa9e
Specify that suppress notices should be an override rule.
10 years ago
David Baker
fe5372621e
More indenting for a code block
10 years ago
David Baker
04b8c661d0
add .m.rule.suppress_notices
10 years ago
David Baker
b6dd67129e
Specify that we never alert for event we sent ourself.
10 years ago
David Baker
63593de4b8
Rename room-with-two-members rule because when/if we have actual one-to-one rooms, this will reflect reality better.
10 years ago
David Baker
686c6fd03a
Blank lines before preformatted blocks
10 years ago
David Baker
98ecd3c97d
SYN-267 Specify a set of standard server default rules and specify no notifications if no rules match.
10 years ago
David Baker
75036ee053
Remove the 'default' attribute, make all rules have rule IDs & make server default rules IDs start with '.'.
10 years ago