Commit graph

315 commits

Author SHA1 Message Date
Richard van der Hoff 5cb4b086c7
Clarifications to the push module (#2634)
* Minor clarifications to the push spec
* move conditions before defaults
2020-06-16 16:56:31 +01:00
Nicolas Werner e3d12d6769 Remove room_id from /sync examples
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2020-06-11 18:27:00 +02:00
Kitsune Ral 49ccfa09a8
Merge pull request #2592 from matrix-org/kitsune/fix-room-versions
capabilities.yaml: drop an extraneous title
2020-06-06 17:47:15 +02:00
Richard van der Hoff da740bfbca
Clarifications to SSO login/UIA (#2608)
including a bunch of text about security
2020-06-05 17:32:13 +01:00
Kitsune Ral 97809c5eae
Update changelogs/client_server/newsfragments/2592.clarification
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-06-05 12:38:10 +02:00
Richard van der Hoff f632f4a20f
Clarify link to OpenID Connect specification (#2605)
OpenID Connect and OpenID are different things. This seems to be talking about
the former.
2020-06-04 17:36:40 +01:00
Kitsune Ral ea02029f89 Add a changelog 2020-06-04 11:05:36 +02:00
Travis Ralston 29f23a5eda
Merge pull request #2599 from matrix-org/travis/typos
Fix typos and clarify the user ID in login sections
2020-06-03 11:40:05 -06:00
Travis Ralston 9281d0ca13
Merge pull request #2591 from matrix-org/travis/unsigned
Fix a number of issues with unsigned event objects
2020-06-02 15:12:12 -06:00
Hubert Chathi cf37688b7c
Merge pull request #2387 from uhoreg/key_backup_spec
initial version of spec for key backups
2020-06-02 16:28:04 -04:00
Travis Ralston bcce6b9a7c changelog 2020-06-02 08:21:20 -06:00
Dominic Fischer 9535540161
Add changelog 2020-06-01 17:35:36 +01:00
Travis Ralston 33309fb68e Add changelog 2020-05-31 21:46:15 -06:00
Travis Ralston 19a97c62e2 Client-Server r0.6.1 2020-05-27 07:19:31 -06:00
Travis Ralston e14cf35c80
Merge pull request #2563 from matrix-org/travis/spec/2240-and-assoc--r-v6
Room Version 6
2020-05-27 07:15:22 -06:00
Travis Ralston c3289614da
Merge pull request #2562 from matrix-org/travis/spec/2432-alias-semantics
Add spec for new alias handling (client-server)
2020-05-26 13:04:32 -06:00
Travis Ralston 04a26dafd0
Merge pull request #2546 from matrix-org/travis/spec/1466-softlogout
Spec soft-logout per MSC1466
2020-05-26 12:38:48 -06:00
Travis Ralston 9bdafab2a4
Merge pull request #2571 from matrix-org/travis/clarification/createRoom-events
Clarify that a creation event and member event are needed for createRoom
2020-05-25 13:12:27 -06:00
Travis Ralston 56ba0c7862
Merge pull request #2574 from matrix-org/travis/clarification/member-profiles
Remove claim that profile info is exclusively managed by the server
2020-05-25 13:07:48 -06:00
Hubert Chathi a1177cbd61
Merge pull request #2566 from uhoreg/remove_string_string_string
E2E clarifications/improvements
2020-05-25 13:01:47 -04:00
Travis Ralston e8548f3c3b Remove claim that profile info is exclusively managed by the server
Fixes https://github.com/matrix-org/matrix-doc/issues/2496
2020-05-25 09:42:54 -06:00
Travis Ralston 200212ffd7 Clarify that a creation event and member event are needed for createRoom
Fixes https://github.com/matrix-org/matrix-doc/issues/2494
2020-05-25 08:33:08 -06:00
Travis Ralston 730d164df7 Add changelogs 2020-05-25 08:16:15 -06:00
Travis Ralston bdd8f03fef Add changelog 2020-05-24 11:13:58 -06:00
Travis Ralston 98416bf948 Add changelog for client-server API 2020-05-20 22:16:16 -06:00
Travis Ralston 2b6086d87c Add changelog entries
It's a bit awkward that this shows up as a backwards compatible change, but it's also not breaking.
2020-05-20 20:15:09 -06:00
Travis Ralston c2d5516517 Clobber changelogs 2020-05-18 00:24:05 -06:00
Nicolas Werner a7e7496cd6 Fix some numbers in the spec text.
Odds were not written as an exponent.
Special tag names count was not updated.

Fixes #2550

Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2020-05-17 22:20:29 +02:00
Dominic Fischer c3582e5fc6
Add changelog 2020-05-16 21:41:09 +01:00
Travis Ralston bd26a41114 off by one error 2020-05-15 13:42:08 -06:00
Travis Ralston d24f15a3a9 Spec soft-logout per MSC1466
MSC: https://github.com/matrix-org/matrix-doc/issues/1466
2020-05-15 13:41:13 -06:00
Travis Ralston 10293d6951
Merge pull request #2532 from matrix-org/clokep/sso-login
Add MSC2454 to the specification.
2020-05-11 14:02:38 -06:00
Patrick Cloke 78f8d1322f Add MSC2454 to the specification. 2020-05-08 11:28:59 -04:00
Hubert Chathi 0d2924841b
Merge pull request #2524 from uhoreg/e2e_misc_fixes_202005
misc fixes in e2ee spec
2020-05-05 16:10:27 -04:00
Hubert Chathi 6ede023b35 make the changelog match others so they get combined 2020-05-05 16:06:21 -04:00
Hubert Chathi 9980b83dd4 add changelog 2020-05-05 15:54:53 -04:00
Travis Ralston b0e8fd648d
Apply suggestions from code review 2020-05-05 09:21:58 -06:00
Damir Jelić 3054ac572f changelogs: Fragment for the event id when putting room events clarification. 2020-05-05 12:17:54 +02:00
Patrick Cloke 0c582ea8c7
Apply suggestions from code review
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-05-04 16:21:19 -04:00
Patrick Cloke 958e1b4a2e Make the spec changes for MSC 2457. 2020-05-04 14:36:52 -04:00
Travis Ralston 411b3f432b Update changelog 2020-05-01 10:25:47 -06:00
David Vo b8efb5ac47 Add changelog for 2519
Signed-off-by: David Vo <david@vovo.id.au>
2020-05-01 15:27:20 +10:00
Travis Ralston b908b8e777 Add changelog 2020-04-07 13:13:52 -06:00
Travis Ralston f7ce75d36c Support a 'removed endpoints' changelog type 2020-03-24 11:29:00 -06:00
Travis Ralston 7666b9fea7 Add changelog for name correction
https://github.com/matrix-org/matrix-doc/pull/2453
2020-03-06 10:56:19 -07:00
Travis Ralston f823118a69
Merge pull request #2434 from matrix-org/travis/spec/2313-moderation-policies
Spec moderation policy rooms (MSC2313)
2020-02-18 10:11:02 -07:00
Travis Ralston 7a878bb6c3 Fix location of changelog entries and synergize them 2020-02-12 22:01:58 -07:00
Travis Ralston da047523e3 Changelog 2020-02-12 22:00:56 -07:00
Nicolas Werner 6911171e83 Fix key export format example
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2020-02-06 09:52:03 +01:00
Isaiah Inuwa 715d2d674b Add changelog for spelling. 2020-01-18 14:12:24 -06:00