Matthew Hodgson
a6c080fc7e
Merge pull request #14 from matrix-org/key_v2
...
Add version 2 of the server key distribution API
10 years ago
Mark Haines
6f269890be
Add a brief reference to the perspectives project and mention what should happen if a server goes offline
10 years ago
Mark Haines
0db3182159
Describe what the expired_ts is
10 years ago
Mark Haines
4422e9ca2b
Add a short summary of how the v2 key api is supposed to be used
10 years ago
Mark Haines
ed21f50cc3
Add version 2 of the server key distribution API
10 years ago
David Baker
3f5a94484f
Update spec where I changed it to allow omiting value for highlight
10 years ago
Matthew Hodgson
0f1514febb
standardise on <foo> rather than :foo
10 years ago
Matthew Hodgson
c0e55bb99e
make intro match order of sections as per max g-j feedback
10 years ago
David Baker
07c4d6cd21
Add append flag to pushers to support multiple accounts.
10 years ago
Matthew Hodgson
c1d7e82d29
rst fail
10 years ago
Matthew Hodgson
9ff5456b5e
fix sections a bit more
10 years ago
Matthew Hodgson
0c6bd900a3
fix sections a bit
10 years ago
Matthew Hodgson
7b310db783
Merge pull request #13 from matrix-org/ua925_reshuffle
...
merge huge UA925 reshuffle into master; kegan's happy with the end result here.
10 years ago
Matthew Hodgson
c3f29ea720
Merge branch 'master' into ua925_reshuffle
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
d40f6c1d7c
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
David Baker
62cf5e0cd4
Add max length to pushkey
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
David Baker
a39ad63a0b
SYN-270 Spec enable/disable API for push rules.
10 years ago
Kegan Dougal
342146eafd
Add IRC bridge AS example.
10 years ago
Kegan Dougal
838af288c9
Test swagger commit
10 years ago
Kegsay
5cb656fba7
Minor swagger HTML tweaks
10 years ago
Kegan Dougal
a6fa4e53fb
Update gendoc.py
...
Copy howto to tmp/ so the $GIT_VERSION can be dropped in.
10 years ago
Kegan Dougal
505c804426
Update scripts to look in the right places. Update jsfiddles to be more obvious in the HOWTO.
10 years ago
Kegan Dougal
31ec39db7f
Actually add the README
10 years ago
Kegan Dougal
c4056bec1b
Shuffle around structure of matrix-doc and add a README.
10 years ago
Matthew Hodgson
d552a043f8
remove LI section entirely until we decide how best to discourage it, otherwise it looks like we're endorsing it
10 years ago
Kegan Dougal
006932c70f
Be clearer when specifying the version of the spec.
10 years ago
Kegsay
6af1627b51
Minor tweak for matrix.org example
10 years ago
Kegsay
4fd5b9ced8
Update doc style
...
We use RST everywhere, which dictates most of the style, so the styles mentioned previously were either obsolete or inaccurate. Updated the doc to be clearer on things which RST does not specify/care about.
10 years ago
Kegan Dougal
1388612c48
Add a README, spell matrix correctly.
10 years ago
Kegan Dougal
5a0e40b984
Mark CS API as v1 in the spec.
10 years ago
Kegan Dougal
4b0e858529
Add $GIT_VERSION to the spec which is replaced by the gendoc script.
10 years ago
Kegan Dougal
df448df813
Redo gendoc script.
10 years ago
Kegan Dougal
42857df26f
Syntax fixes
10 years ago
Kegsay
8e75c5ed67
Add in passive application services
10 years ago