Travis Ralston
1bac9fb6e3
Changelog
2020-08-31 15:20:52 -06:00
Travis Ralston
d37f7a25b4
Make translations for SAS emoji available in-tree ( #2728 )
...
* add a base file
* Fix directory name
* Added translation using Weblate (English)
* Translated using Weblate (English)
Currently translated at 1.6% (1 of 64 strings)
Translation: matrix-doc/SAS Emoji v1
Translate-URL: https://translate.riot.im/projects/matrix-doc/sas-emoji-v1/en_EN/
* add english files
* delete english files
* Added translation using Weblate (English)
* Added translation using Weblate (English)
* Do manual translations
* Deleted translation using Weblate (English)
* Deleted translation using Weblate (English)
* Add a script to update the definitions with the translations
* update i18n
* Add a note to the spec about translations
* changelog
* Ensure translations end with json
2020-08-12 14:04:48 -06:00
Patrick Cloke
4353f346b6
Rename changelog file.
2020-07-29 09:18:21 -04:00
Patrick Cloke
e261faf70b
Review comments.
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-07-29 07:10:14 -04:00
Patrick Cloke
9a40d7bf47
Add information from MSC2604: Parameters for Login Fallback to the spec.
2020-07-28 16:04:31 -04:00
Travis Ralston
012f0b1882
Merge pull request #2609 from matrix-org/rav/remove_oauth2
...
Remove `m.login.token` and `m.login.oauth2` UIA types
2020-07-28 10:02:24 -06:00
Travis Ralston
24d124df50
Update changelogs/client_server/newsfragments/2609.removal
2020-07-28 10:02:11 -06:00
Hubert Chathi
53e2b999b9
Merge pull request #2687 from uhoreg/sas2_spec
...
document new key agreement method for SAS verification and deprecate old method
2020-07-23 10:24:57 -04:00
Hubert Chathi
33ed9fc2dd
apply changes from review
2020-07-21 16:19:53 -04:00
Richard van der Hoff
125614f3a4
Make use of highlight tweak consistent ( #2670 )
...
* remove redundant 'highlight: false' tweaks
their inconsistent usage is super-confusing.
* Remove redundant 'value: true' on highlight tweaks
again, the inconsistency was super-confusing.
* changelog
2020-07-16 17:26:34 +01:00
Richard van der Hoff
1b74e96b7e
fix RST in changelog
2020-07-16 15:21:50 +01:00
Richard van der Hoff
6da06383e8
Allow /make_join to return a 404 ( #2688 )
...
Specify that `GET /_matrix/federation/v1/make_join/{roomId}/{userId}` can
return a 404 if the room is unknown.
2020-07-16 15:17:40 +01:00
Hubert Chathi
793dae1ece
add changelog
2020-07-13 16:03:12 -04:00
Travis Ralston
adf9443df4
Merge pull request #2669 from matrix-org/rei/bug_type_actions
...
Fix spec bug concerning the type of a push rule's array of actions
2020-07-06 08:33:30 -06:00
Richard van der Hoff
868ca45729
move changelogs to the right directory ( #2671 )
...
looks like these ended up in the wrong place.
2020-07-06 15:15:29 +01:00
Olivier Wilkinson (reivilibre)
2e72da2343
Fix spec bug concerning the type of a push rule's array of actions
...
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
2020-07-06 13:14:27 +01:00
Aaron Raimist
f8ff2ad6a9
Reword "UI Authorization" to "User-Interactive Authentication" ( #2667 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-07-06 11:19:41 +01:00
Hubert Chathi
a91c6446bc
Merge pull request #2639 from uhoreg/backup_version_required
...
various key backups fixes
2020-07-01 12:04:40 -04:00
Hubert Chathi
3e3eafc6ce
add changelog
2020-06-23 16:34:48 -04:00
Hubert Chathi
72ad26ec92
fix changelog
2020-06-23 16:24:32 -04:00
Hubert Chathi
c8e816d854
Add link to MSC in changelog entries.
2020-06-19 22:22:03 -04:00
Hubert Chathi
83e4d8c413
Merge pull request #2597 from uhoreg/ssss_spec
...
initial spec of SSSS
2020-06-19 21:44:17 -04:00
Jonas Platte
763e5654cc
Make event's title fields UpperCamelCase and distinguish /sync ones
2020-06-19 21:53:18 +02:00
Hubert Chathi
b44ebaa32e
add changelog
2020-06-16 17:06:36 -04:00
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
Hubert Chathi
d261084f5b
apply changes from review
2020-06-10 17:31:21 -04: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
d9f9706fdb
changelog
2020-06-04 22:59:44 +01: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
Hubert Chathi
df695167e8
Add changelog.
2020-06-01 21:17:37 -04: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
Hubert Chathi
ec0b9badc7
Merge remote-tracking branch 'origin/master' into cross-signing-spec
2020-05-29 17:25:19 -04:00
Travis Ralston
3fc5540755
Fix r0.1.4 changelog reference
2020-05-29 07:00:38 -06:00
Travis Ralston
07d4606352
Merge pull request #2585 from matrix-org/client_server/release-r0.6.1
...
Client-Server r0.6.1
2020-05-27 07:26:56 -06:00
Travis Ralston
09986af8fc
Server-Server r0.1.4
...
Includes a link to r0.1.3 because we forgot
2020-05-27 07:21:59 -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
db72e7caea
Merge pull request #2575 from matrix-org/travis/clarification/send-join
...
Clarify the auth_chain and state requirements for /send_join
2020-05-26 14:32:48 -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
65c6435093
Merge pull request #2570 from matrix-org/travis/clarification/s2s-auth
...
Clarify which server names to sign requests with
2020-05-26 12:46:56 -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
25f4a30b18
Merge pull request #2577 from matrix-org/travis/clarification/spelling
...
Fix more typos throughout the specification
2020-05-25 13:08: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
Travis Ralston
669377888e
Fix more typos throughout the specification
...
Fixes https://github.com/matrix-org/matrix-doc/issues/2193
2020-05-25 12:31:21 -06:00
Travis Ralston
67d46fa881
Clarify the auth_chain and state for send_join
...
Fixes https://github.com/matrix-org/matrix-doc/issues/2467
Fixes https://github.com/matrix-org/matrix-doc/issues/2464
This is based on looking at Synapse, not actually testing it. Within the send_join handling functions, an "event context" is acquired [here](d14c4d6b6d/synapse/handlers/federation.py (L1472) ) which then later uses the previous state (populated [here](d14c4d6b6d/synapse/state/__init__.py (L286-L289) ) in the event context) [here](d14c4d6b6d/synapse/handlers/federation.py (L1494-L1501) ) to return a response. Within the event context, the previous state IDs are populated [here](d14c4d6b6d/synapse/state/__init__.py (L351) ).
2020-05-25 11:58:50 -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
b876ac5893
Clarify which server names to sign requests with
...
Fixes https://github.com/matrix-org/matrix-doc/issues/2512
2020-05-25 08:27:55 -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
74b627ac0b
Fix the response format of the /send endpoint
...
Fixes https://github.com/matrix-org/matrix-doc/issues/2236
2020-05-20 17:42:15 -06:00
Travis Ralston
3875d50de8
Add missing changelog
2020-05-20 07:50:39 -06:00
Travis Ralston
0e771c7b07
Merge pull request #2547 from matrix-org/travis/spec/1802-fix-200
...
Spec v2 send_join and send_leave endpoints
2020-05-19 08:11:04 -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
a2a1694c35
Spec v2 send_join and send_leave endpoints
...
MSC: https://github.com/matrix-org/matrix-doc/pull/1802
Fixes https://github.com/matrix-org/matrix-doc/issues/2541
This also adds the v2 invite endpoint to the ACL protected list as that appears to be an omission.
2020-05-15 14:10:06 -06: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
05228bf40b
`s -> s`
2020-05-12 19:13:16 -06:00
Travis Ralston
9599c3bc99
changelog
2020-05-12 19:03:53 -06:00
Hubert Chathi
f97b394591
add changelogs
2020-05-12 18:14:56 -04:00
Travis Ralston
3556b8457f
Add changelog for 2527
2020-05-11 21:05:26 -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
97b23da9f6
Update changelog entry for 2510 clarification
2020-04-22 14:27:22 -06:00
Rudi Floren
2bc798dcfa
Add changelog newsfragment
2020-04-22 22:21:36 +02: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
4f0ac741a2
Update changelogs/server_server/newsfragments/2470.removal
2020-03-24 11:22:05 -06:00
Patrick Cloke
9944decacf
Add changelog entry.
2020-03-24 13:17:22 -04: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
Örjan Fors
e151ba96ac
Fix typo for upgrade
...
Signed-off-by: Örjan Fors <orion@29k.org>
2020-02-24 09:45:46 +01: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