Travis Ralston
d9bb8f46d1
Add changelogs
3 years ago
Hubert Chathi
3084f3d32f
Merge pull request #3150 from uhoreg/verification_fixes
...
Make SAS outline fit with key verification in DM flow.
3 years ago
Travis Ralston
2d39ed69c3
Add changelogs
3 years ago
Hubert Chathi
b2cb2a3c20
add changelog
3 years ago
Hubert Chathi
21fa486b3b
add changelog
3 years ago
Hubert Chathi
c85f98bdab
add changelog
3 years ago
Hubert Chathi
c3a234843b
add changelog
3 years ago
Hubert Chathi
de1a468630
add changelog
3 years ago
Travis Ralston
5e211480bf
add changelog
3 years ago
Travis Ralston
a855ed338b
Fix event size restriction ( #3127 )
...
Fixes https://github.com/matrix-org/matrix-doc/issues/3126
3 years ago
Travis Ralston
456353c8b4
Add changelogs
3 years ago
Travis Ralston
d0d6b77053
Merge pull request #3099 from matrix-org/travis/spec/MSC2801-untrusted-bodies
...
Sprinkle some DANGER: UNSAFE warnings over the spec about event bodies
3 years ago
Travis Ralston
208a0806dd
Merge pull request #3098 from matrix-org/travis/spec/r2-MSC2010-MSC2422-MSC2557-color-spoilers
...
Incorporate spoilers and `color` tag allowance
3 years ago
Travis Ralston
4fd262a237
Changelog
3 years ago
Travis Ralston
06d23f04aa
Changelog
3 years ago
Travis Ralston
334fc56681
Changelog
3 years ago
Aaron Raimist
d540273625
Add changelog
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
3 years ago
Will
415199bd3d
Use Markdown in changelog descriptions
4 years ago
Andrew Morgan
ba7c0d7f8d
Changelog
4 years ago
Hubert Chathi
f352de90c3
Merge pull request #2536 from uhoreg/cross-signing-spec
...
initial spec for cross-signing
4 years ago
Travis Ralston
e659572183
Add changelogs for 2888
4 years ago
Travis Ralston
8d4d6a12e8
Add missing changelog
4 years ago
Nicolas Werner
a0f4ae6b38
Add newsfragment
...
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
4 years ago
Hubert Chathi
7b4ea94f22
add changelog
4 years ago
Aaron Raimist
206b4dfb29
Add changelog
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
4 years ago
Travis Ralston
d323738db5
Add changelog for 2809
4 years ago
Travis Ralston
2887c715bb
Merge pull request #2795 from matrix-org/travis/spec/msc2367-reason
...
Add membership reasons to the spec for all membership events
4 years ago
Travis Ralston
9ea7b2f5df
Merge pull request #2796 from matrix-org/travis/spec/msc2663-push-errors
...
Add 404 error responses to push rule endpoints
4 years ago
Will
dbf74ea85c
Add changelog entry
4 years ago
Will
89d53fd688
Add changelog entry
4 years ago
Travis Ralston
5e60ff8bfd
Add 404 error responses to push rule endpoints
...
MSC: https://github.com/matrix-org/matrix-doc/pull/2663
4 years ago
Travis Ralston
5a7bda4bf8
Changelog
4 years ago
Travis Ralston
2877459553
Add a link to the push module in the push gateway spec
4 years ago
Travis Ralston
1bac9fb6e3
Changelog
4 years ago
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
4 years ago
Patrick Cloke
4353f346b6
Rename changelog file.
4 years ago
Patrick Cloke
e261faf70b
Review comments.
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
4 years ago
Patrick Cloke
9a40d7bf47
Add information from MSC2604: Parameters for Login Fallback to the spec.
4 years ago
Travis Ralston
012f0b1882
Merge pull request #2609 from matrix-org/rav/remove_oauth2
...
Remove `m.login.token` and `m.login.oauth2` UIA types
4 years ago
Travis Ralston
24d124df50
Update changelogs/client_server/newsfragments/2609.removal
4 years ago
Hubert Chathi
53e2b999b9
Merge pull request #2687 from uhoreg/sas2_spec
...
document new key agreement method for SAS verification and deprecate old method
4 years ago
Hubert Chathi
33ed9fc2dd
apply changes from review
4 years ago
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
4 years ago
Richard van der Hoff
1b74e96b7e
fix RST in changelog
4 years ago
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.
4 years ago
Hubert Chathi
793dae1ece
add changelog
4 years ago
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
4 years ago
Richard van der Hoff
868ca45729
move changelogs to the right directory ( #2671 )
...
looks like these ended up in the wrong place.
4 years ago
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>
4 years ago
Aaron Raimist
f8ff2ad6a9
Reword "UI Authorization" to "User-Interactive Authentication" ( #2667 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
4 years ago
Hubert Chathi
a91c6446bc
Merge pull request #2639 from uhoreg/backup_version_required
...
various key backups fixes
4 years ago
Hubert Chathi
3e3eafc6ce
add changelog
4 years ago
Hubert Chathi
72ad26ec92
fix changelog
4 years ago
Hubert Chathi
c8e816d854
Add link to MSC in changelog entries.
4 years ago
Hubert Chathi
83e4d8c413
Merge pull request #2597 from uhoreg/ssss_spec
...
initial spec of SSSS
4 years ago
Jonas Platte
763e5654cc
Make event's title fields UpperCamelCase and distinguish /sync ones
4 years ago
Hubert Chathi
b44ebaa32e
add changelog
5 years ago
Richard van der Hoff
5cb4b086c7
Clarifications to the push module ( #2634 )
...
* Minor clarifications to the push spec
* move conditions before defaults
5 years ago
Nicolas Werner
e3d12d6769
Remove room_id from /sync examples
...
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
5 years ago
Hubert Chathi
d261084f5b
apply changes from review
5 years ago
Kitsune Ral
49ccfa09a8
Merge pull request #2592 from matrix-org/kitsune/fix-room-versions
...
capabilities.yaml: drop an extraneous title
5 years ago
Richard van der Hoff
da740bfbca
Clarifications to SSO login/UIA ( #2608 )
...
including a bunch of text about security
5 years ago
Kitsune Ral
97809c5eae
Update changelogs/client_server/newsfragments/2592.clarification
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
5 years ago
Richard van der Hoff
d9f9706fdb
changelog
5 years ago
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.
5 years ago
Kitsune Ral
ea02029f89
Add a changelog
5 years ago
Travis Ralston
29f23a5eda
Merge pull request #2599 from matrix-org/travis/typos
...
Fix typos and clarify the user ID in login sections
5 years ago
Travis Ralston
9281d0ca13
Merge pull request #2591 from matrix-org/travis/unsigned
...
Fix a number of issues with unsigned event objects
5 years ago
Hubert Chathi
cf37688b7c
Merge pull request #2387 from uhoreg/key_backup_spec
...
initial version of spec for key backups
5 years ago
Travis Ralston
bcce6b9a7c
changelog
5 years ago
Hubert Chathi
df695167e8
Add changelog.
5 years ago
Dominic Fischer
9535540161
Add changelog
5 years ago
Travis Ralston
33309fb68e
Add changelog
5 years ago
Hubert Chathi
ec0b9badc7
Merge remote-tracking branch 'origin/master' into cross-signing-spec
5 years ago
Travis Ralston
3fc5540755
Fix r0.1.4 changelog reference
5 years ago
Travis Ralston
07d4606352
Merge pull request #2585 from matrix-org/client_server/release-r0.6.1
...
Client-Server r0.6.1
5 years ago
Travis Ralston
09986af8fc
Server-Server r0.1.4
...
Includes a link to r0.1.3 because we forgot
5 years ago
Travis Ralston
19a97c62e2
Client-Server r0.6.1
5 years ago
Travis Ralston
e14cf35c80
Merge pull request #2563 from matrix-org/travis/spec/2240-and-assoc--r-v6
...
Room Version 6
5 years ago
Travis Ralston
db72e7caea
Merge pull request #2575 from matrix-org/travis/clarification/send-join
...
Clarify the auth_chain and state requirements for /send_join
5 years ago
Travis Ralston
c3289614da
Merge pull request #2562 from matrix-org/travis/spec/2432-alias-semantics
...
Add spec for new alias handling (client-server)
5 years ago
Travis Ralston
65c6435093
Merge pull request #2570 from matrix-org/travis/clarification/s2s-auth
...
Clarify which server names to sign requests with
5 years ago
Travis Ralston
04a26dafd0
Merge pull request #2546 from matrix-org/travis/spec/1466-softlogout
...
Spec soft-logout per MSC1466
5 years ago
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
5 years ago
Travis Ralston
25f4a30b18
Merge pull request #2577 from matrix-org/travis/clarification/spelling
...
Fix more typos throughout the specification
5 years ago
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
5 years ago
Travis Ralston
669377888e
Fix more typos throughout the specification
...
Fixes https://github.com/matrix-org/matrix-doc/issues/2193
5 years ago
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)
).
5 years ago
Hubert Chathi
a1177cbd61
Merge pull request #2566 from uhoreg/remove_string_string_string
...
E2E clarifications/improvements
5 years ago
Travis Ralston
e8548f3c3b
Remove claim that profile info is exclusively managed by the server
...
Fixes https://github.com/matrix-org/matrix-doc/issues/2496
5 years ago
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
5 years ago
Travis Ralston
b876ac5893
Clarify which server names to sign requests with
...
Fixes https://github.com/matrix-org/matrix-doc/issues/2512
5 years ago
Travis Ralston
730d164df7
Add changelogs
5 years ago
Travis Ralston
bdd8f03fef
Add changelog
5 years ago
Travis Ralston
98416bf948
Add changelog for client-server API
5 years ago
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.
5 years ago
Travis Ralston
74b627ac0b
Fix the response format of the `/send` endpoint
...
Fixes https://github.com/matrix-org/matrix-doc/issues/2236
5 years ago
Travis Ralston
3875d50de8
Add missing changelog
5 years ago
Travis Ralston
0e771c7b07
Merge pull request #2547 from matrix-org/travis/spec/1802-fix-200
...
Spec v2 send_join and send_leave endpoints
5 years ago
Travis Ralston
c2d5516517
Clobber changelogs
5 years ago