bfec7752cbMerge pull request #9 from matrix-org/v2-presence
Kegsay
2015-05-18 14:02:09 +0100
fa1ec93c78typo
Matthew Hodgson
2015-05-09 14:53:48 +0100
39b3de1df3remove AS register/unregister APIs from the spec for now, but keep the useful info intact
Matthew Hodgson
2015-05-09 14:49:16 +0100
580b4a1787Merge pull request #15 from matrix-org/csauth
Erik Johnston
2015-05-07 17:55:51 +0100
9752dc399eUpdate 30_server_server_api.rst
Mark Haines
2015-04-28 17:49:33 +0100
9bfbbce0f4Update 30_server_server_api.rst
Mark Haines
2015-04-28 17:47:16 +0100
cdcaf69fb5Update 30_server_server_api.rst
Mark Haines
2015-04-28 17:39:03 +0100
deb17914caLink syntax
David Baker
2015-04-27 13:21:22 +0100
199bb87ffaAdd link to v1 docs.
David Baker
2015-04-27 13:19:47 +0100
3343b7f84dClarify n-factor auth and add the diagram back in as an example
David Baker
2015-04-24 13:42:02 +0100
e7d334c5cdKill all camels
David Baker
2015-04-24 13:32:36 +0100
233522b612Fix typo
David Baker
2015-04-24 11:01:40 +0100
4bf3a17c3aAdd v1 registration / login stuff into attic dir
David Baker
2015-04-24 10:26:34 +0100
a52819ba69Clarify dummy auth
David Baker
2015-04-24 10:20:57 +0100
fa8d8a9f95Remove spurious array in error example
David Baker
2015-04-24 09:56:42 +0100
cfbc58c4fbForgot bind_email param on register.
David Baker
2015-04-23 22:44:09 +0100
52692931d7fix typos
Matthew Hodgson
2015-04-23 22:41:53 +0100
e52146e47fV2PREFIX
David Baker
2015-04-23 22:34:33 +0100
dd12d901afOops: missed recaptcha. Also make list in the same order as the details.
David Baker
2015-04-23 22:31:54 +0100
b71aaddad0Try & fix RST errors
David Baker
2015-04-23 18:39:38 +0100
c583bf9570wrong title level
David Baker
2015-04-23 18:33:24 +0100
8495d9451eDocument CS API V2 auth changes and new APIs.
David Baker
2015-04-23 18:30:15 +0100
04086975bdfix header depth
Matthew Hodgson
2015-04-23 16:19:46 +0100
4255058680typo
Matthew Hodgson
2015-04-23 16:17:22 +0100
dacf93b405oooooops, apparently I forgot to 'git add' these when I refactored the spec last month :-/
Matthew Hodgson
2015-04-23 16:15:07 +0100
a6c080fc7eMerge pull request #14 from matrix-org/key_v2
Matthew Hodgson
2015-04-23 16:10:35 +0100
6f269890beAdd a brief reference to the perspectives project and mention what should happen if a server goes offline
Mark Haines
2015-04-23 16:06:07 +0100
0db3182159Describe what the expired_ts is
Mark Haines
2015-04-23 15:32:58 +0100
4422e9ca2bAdd a short summary of how the v2 key api is supposed to be used
Mark Haines
2015-04-23 15:30:57 +0100
ed21f50cc3Add version 2 of the server key distribution API
Mark Haines
2015-04-23 15:04:22 +0100
3f5a94484fUpdate spec where I changed it to allow omiting value for highlight
David Baker
2015-04-17 10:35:42 +0100
0f1514febbstandardise on <foo> rather than :foo
Matthew Hodgson
2015-03-29 08:19:40 -0400
c0e55bb99emake intro match order of sections as per max g-j feedback
Matthew Hodgson
2015-03-28 21:40:12 -0400
07c4d6cd21Add append flag to pushers to support multiple accounts.
David Baker
2015-03-25 16:15:17 +0000
c1d7e82d29rst fail
Matthew Hodgson
2015-03-23 17:52:23 +0000
9ff5456b5efix sections a bit more
Matthew Hodgson
2015-03-23 15:55:07 +0000
0c6bd900a3fix sections a bit
Matthew Hodgson
2015-03-23 15:51:29 +0000
7b310db783Merge pull request #13 from matrix-org/ua925_reshuffle
Matthew Hodgson
2015-03-23 15:37:31 +0000
c3f29ea720Merge branch 'master' into ua925_reshuffle
Matthew Hodgson
2015-03-23 15:36:36 +0000
e60ffd6909unix line-endings please...
Matthew Hodgson
2015-03-19 14:08:48 +0100
62cf5e0cd4Add max length to pushkey
David Baker
2015-03-18 13:55:23 +0000
598e9b3113big 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
Matthew Hodgson
2015-03-16 00:14:03 -0400
80a7daf0aaAdd length to profile tag spec.
David Baker
2015-03-13 14:33:22 +0000
c38c33929aPut diagram in literal block
David Baker
2015-03-13 11:43:30 +0000
fa1820ef3bAdd ascii art diagram explaining architecture.
David Baker
2015-03-13 11:32:03 +0000
712da51c8cSpec additions to the push API for the web client
David Baker
2015-03-11 16:25:44 +0000
bea6c84e46Includign a filename extension is probably incorrect.
David Baker
2015-03-11 16:21:31 +0000
bfde21fa9eSpecify that suppress notices should be an override rule.
David Baker
2015-03-06 10:11:30 +0000
fe5372621eMore indenting for a code block
David Baker
2015-03-04 17:12:05 +0000
04b8c661d0add .m.rule.suppress_notices
David Baker
2015-03-04 15:31:49 +0000
b6dd67129eSpecify that we never alert for event we sent ourself.
David Baker
2015-03-02 14:35:44 +0000
63593de4b8Rename room-with-two-members rule because when/if we have actual one-to-one rooms, this will reflect reality better.
David Baker
2015-03-02 13:27:31 +0000
686c6fd03aBlank lines before preformatted blocks
David Baker
2015-02-26 18:56:20 +0000
98ecd3c97dSYN-267 Specify a set of standard server default rules and specify no notifications if no rules match.
David Baker
2015-02-26 18:49:34 +0000
75036ee053Remove the 'default' attribute, make all rules have rule IDs & make server default rules IDs start with '.'.
David Baker
2015-02-25 16:18:29 +0000
a39ad63a0bSYN-270 Spec enable/disable API for push rules.
David Baker
2015-02-25 15:02:26 +0000
342146eafdAdd IRC bridge AS example.
Kegan Dougal
2015-02-20 15:06:43 +0000
505c804426Update scripts to look in the right places. Update jsfiddles to be more obvious in the HOWTO.
Kegan Dougal
2015-02-20 10:49:36 +0000
31ec39db7fActually add the README
Kegan Dougal
2015-02-20 10:43:54 +0000
c4056bec1bShuffle around structure of matrix-doc and add a README.
Kegan Dougal
2015-02-20 10:43:06 +0000
d552a043f8remove LI section entirely until we decide how best to discourage it, otherwise it looks like we're endorsing it
Matthew Hodgson
2015-02-19 20:22:57 +0000
006932c70fBe clearer when specifying the version of the spec.
Kegan Dougal
2015-02-19 17:25:15 +0000
6af1627b51Minor tweak for matrix.org example
Kegsay
2015-02-19 17:16:59 +0000