Matthew Hodgson
a6c080fc7e
Merge pull request #14 from matrix-org/key_v2
...
Add version 2 of the server key distribution API
2015-04-23 16:10:35 +01:00
Mark Haines
6f269890be
Add a brief reference to the perspectives project and mention what should happen if a server goes offline
2015-04-23 16:06:07 +01:00
Mark Haines
0db3182159
Describe what the expired_ts is
2015-04-23 15:32:58 +01:00
Mark Haines
4422e9ca2b
Add a short summary of how the v2 key api is supposed to be used
2015-04-23 15:30:57 +01:00
Mark Haines
ed21f50cc3
Add version 2 of the server key distribution API
2015-04-23 15:04:22 +01:00
David Baker
3f5a94484f
Update spec where I changed it to allow omiting value for highlight
2015-04-17 10:35:42 +01:00
Matthew Hodgson
0f1514febb
standardise on <foo> rather than :foo
2015-03-29 08:19:40 -04:00
Matthew Hodgson
c0e55bb99e
make intro match order of sections as per max g-j feedback
2015-03-28 21:40:12 -04:00
David Baker
07c4d6cd21
Add append flag to pushers to support multiple accounts.
2015-03-25 16:15:17 +00:00
Matthew Hodgson
c1d7e82d29
rst fail
2015-03-23 17:52:23 +00:00
Matthew Hodgson
9ff5456b5e
fix sections a bit more
2015-03-23 15:55:07 +00:00
Matthew Hodgson
0c6bd900a3
fix sections a bit
2015-03-23 15:51:29 +00:00
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.
2015-03-23 15:37:31 +00:00
Matthew Hodgson
c3f29ea720
Merge branch 'master' into ua925_reshuffle
2015-03-23 15:36:36 +00:00
Matthew Hodgson
58c28598af
lots of fixes based on kegan's review of https://github.com/matrix-org/matrix-doc/pull/13
2015-03-19 14:21:08 +01:00
Matthew Hodgson
d40f6c1d7c
lots of fixes based on kegan's review of https://github.com/matrix-org/matrix-doc/pull/13
2015-03-19 14:20:58 +01:00
Matthew Hodgson
e60ffd6909
unix line-endings please...
2015-03-19 14:08:48 +01:00
David Baker
62cf5e0cd4
Add max length to pushkey
2015-03-18 13:55:23 +00:00
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.
2015-03-16 00:14:03 -04:00
David Baker
80a7daf0aa
Add length to profile tag spec.
2015-03-13 14:33:22 +00:00
David Baker
c38c33929a
Put diagram in literal block
2015-03-13 11:43:30 +00:00
David Baker
fa1820ef3b
Add ascii art diagram explaining architecture.
2015-03-13 11:32:03 +00:00
David Baker
712da51c8c
Spec additions to the push API for the web client
2015-03-11 16:25:44 +00:00
David Baker
bea6c84e46
Includign a filename extension is probably incorrect.
2015-03-11 16:21:31 +00:00
David Baker
bfde21fa9e
Specify that suppress notices should be an override rule.
2015-03-06 10:11:30 +00:00
David Baker
fe5372621e
More indenting for a code block
2015-03-04 17:12:05 +00:00
David Baker
04b8c661d0
add .m.rule.suppress_notices
2015-03-04 15:31:49 +00:00
David Baker
b6dd67129e
Specify that we never alert for event we sent ourself.
2015-03-02 14:35:44 +00:00
David Baker
63593de4b8
Rename room-with-two-members rule because when/if we have actual one-to-one rooms, this will reflect reality better.
2015-03-02 13:27:31 +00:00
David Baker
686c6fd03a
Blank lines before preformatted blocks
2015-02-26 18:56:20 +00:00
David Baker
98ecd3c97d
SYN-267 Specify a set of standard server default rules and specify no notifications if no rules match.
2015-02-26 18:49:34 +00:00
David Baker
75036ee053
Remove the 'default' attribute, make all rules have rule IDs & make server default rules IDs start with '.'.
2015-02-25 16:18:29 +00:00
David Baker
a39ad63a0b
SYN-270 Spec enable/disable API for push rules.
2015-02-25 15:02:26 +00:00
Kegan Dougal
342146eafd
Add IRC bridge AS example.
2015-02-20 15:06:43 +00:00
Kegan Dougal
838af288c9
Test swagger commit
2015-02-20 14:29:51 +00:00
Kegsay
5cb656fba7
Minor swagger HTML tweaks
2015-02-20 11:32:53 +00:00
Kegan Dougal
a6fa4e53fb
Update gendoc.py
...
Copy howto to tmp/ so the $GIT_VERSION can be dropped in.
2015-02-20 11:25:05 +00:00
Kegan Dougal
505c804426
Update scripts to look in the right places. Update jsfiddles to be more obvious in the HOWTO.
2015-02-20 10:49:36 +00:00
Kegan Dougal
31ec39db7f
Actually add the README
2015-02-20 10:43:54 +00:00
Kegan Dougal
c4056bec1b
Shuffle around structure of matrix-doc and add a README.
2015-02-20 10:43:20 +00:00
Matthew Hodgson
d552a043f8
remove LI section entirely until we decide how best to discourage it, otherwise it looks like we're endorsing it
2015-02-19 20:23:11 +00:00
Kegan Dougal
006932c70f
Be clearer when specifying the version of the spec.
2015-02-19 17:25:15 +00:00
Kegsay
6af1627b51
Minor tweak for matrix.org example
2015-02-19 17:16:59 +00:00
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.
2015-02-19 17:14:25 +00:00
Kegan Dougal
1388612c48
Add a README, spell matrix correctly.
2015-02-19 16:53:54 +00:00
Kegan Dougal
5a0e40b984
Mark CS API as v1 in the spec.
2015-02-19 16:36:53 +00:00
Kegan Dougal
4b0e858529
Add $GIT_VERSION to the spec which is replaced by the gendoc script.
2015-02-19 16:32:45 +00:00
Kegan Dougal
df448df813
Redo gendoc script.
2015-02-19 16:00:21 +00:00
Kegan Dougal
42857df26f
Syntax fixes
2015-02-19 14:28:18 +00:00
Kegsay
8e75c5ed67
Add in passive application services
2015-02-19 14:17:31 +00:00