Commit graph

13 commits

Author SHA1 Message Date
Travis Ralston
70da564e2b
Merge pull request #2067 from matrix-org/travis/1.0/stripped-state
Clarify exactly what StrippedState is
2019-06-07 07:12:17 -06:00
Travis Ralston
9bf0103ef3 Clarify how many PDUs are in a given transaction object
Fixes https://github.com/matrix-org/matrix-doc/issues/2093
2019-06-06 14:36:30 -06:00
Travis Ralston
7a07a6b358 Clarify exactly what StrippedState is
Fixes https://github.com/matrix-org/matrix-doc/issues/2066

The expectation everywhere is that the `sender` is required. `/initialSync` references StrippedState through a `m.room.member` event reference, and does not need editing.
2019-06-02 17:41:39 -06:00
Travis Ralston
88d47fd57e Rename changelog entry to point to PR
We use the PR for every other entry, so here is no exception.
2019-05-27 22:51:52 -06:00
Travis Ralston
d8eb294906 Fix s2s changelog entries 2019-05-27 22:44:24 -06:00
Travis Ralston
9c2a789d34 Add missing changelogs and make existing ones match conventions
The conventions are not set in stone, however the changelog should not be a mixed bag of voices.
2019-05-23 22:13:57 -06:00
Andrew Morgan
713e4401b4 Add changelogs 2019-05-07 19:54:38 -07:00
Anatoly Sablin
060c5c7b21 Add clarification changelog entry. 2019-02-24 23:01:01 +03:00
Travis Ralston
8bd9ca4edd Prep for r0.1.1 of s2s 2019-02-06 12:39:16 -07:00
Travis Ralston
71f251c733
Merge pull request #1855 from matrix-org/travis/fix-wk-fallback
Fix contradiction in wellknown discovery for servers
2019-02-06 12:22:59 -07:00
Travis Ralston
4b68b5c939 Changelog 2019-02-06 12:20:56 -07:00
Travis Ralston
f37a6d2ef5 Changelog 2019-02-04 14:00:34 -07:00
Travis Ralston
d370a2c6fd Prepare the identity service and server-server APIs for r0
* Create the changelog scaffolding
* Set up the variables for versioning
2018-08-24 17:19:25 -06:00