Patrick Cloke
420180a69d
MSC: Remove query_auth federation endpoint.
5 years ago
Matthew Hodgson
0ce8e5ae1d
Merge pull request #2445 from 29ki/typo-upgrades
...
Fix typo for upgrade
5 years ago
Örjan Fors
e151ba96ac
Fix typo for upgrade
...
Signed-off-by: Örjan Fors <orion@29k.org>
5 years ago
Travis Ralston
f823118a69
Merge pull request #2434 from matrix-org/travis/spec/2313-moderation-policies
...
Spec moderation policy rooms (MSC2313)
5 years ago
Travis Ralston
6d475ebd57
Remove whitespace
...
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
5 years ago
Travis Ralston
7a878bb6c3
Fix location of changelog entries and synergize them
5 years ago
Travis Ralston
da047523e3
Changelog
5 years ago
Travis Ralston
c7942d1cec
Spec moderation policy rooms (MSC2313)
...
MSC: https://github.com/matrix-org/matrix-doc/pull/2313
5 years ago
Hubert Chathi
c79ed36fcb
Merge pull request #2430 from deepbluev7/mmaster
...
Fix key export format example
5 years ago
Nicolas Werner
6911171e83
Fix key export format example
...
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
5 years ago
Matthew Hodgson
6e3946f7bc
Merge pull request #2415 from iinuwa/spelling
...
Fix spelling mistakes.
5 years ago
Isaiah Inuwa
715d2d674b
Add changelog for spelling.
5 years ago
Isaiah Inuwa
8e888b916c
Fix spelling mistakes.
5 years ago
Matthew Hodgson
4808b60cdd
Merge pull request #2396 from aaronraimist/v4-event-id-link
...
Fix link to v4 event ID format in identity service spec
5 years ago
Aaron Raimist
82a626a98a
Fix link to v4 event ID format in identity service spec
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
5 years ago
Travis Ralston
6c48e77878
Merge pull request #2395 from matrix-org/travis/tags-push
...
Add missing tags to push rules endpoints
5 years ago
Travis Ralston
f59aa563dd
Add missing tags to push rules endpoints
...
Without the tags, the endpoints don't end up in the swagger. No changelog for this because it doesn't affect the spec itself.
5 years ago
Travis Ralston
224a103355
Merge pull request #2392 from matrix-org/travis/s2s/fix-auth
...
Move auth events selection to a more appropriate section of the spec
5 years ago
Travis Ralston
912b3cbc95
Move auth events selection to a more appropriate section of the spec
...
This was pretty buried, and feels like a common question.
5 years ago
Travis Ralston
f11f77f33b
Merge pull request #2386 from carbeer/patch-1
...
Change state_type to event_type
5 years ago
Carolin Beer
3aba6e3eeb
Change state_type to event_type
...
I couldn't find any other reference to a state_type within the entire specification. I assume this is supposed to be the event_type? This aligns with the description of changes resulting from a state update.
5 years ago
Travis Ralston
c823bdbf70
Merge pull request #2384 from matrix-org/travis/pr-templates
...
Add some github stuff (PR templates, funding)
5 years ago
Travis Ralston
47b94b62c4
Add some github stuff (PR templates, funding)
5 years ago
Travis Ralston
21b50d749a
Merge pull request #2369 from iinuwa/token-auth-doc-tweaks
...
Rename nonce to txn_id. Reorganize for clarity.
5 years ago
Travis Ralston
ccc7bcabbc
id -> ID while we're here
5 years ago
Travis Ralston
7cfc4b09a6
Changelog
5 years ago
Travis Ralston
b556ef3605
Merge pull request #2381 from Cadair/patch-1
...
Clarify description of user directory
5 years ago
Travis Ralston
4d0bd5b9e2
Changelog
5 years ago
Stuart Mumford
c2ffef051f
Clarify description of user directory
...
Signed off by Stuart Mumford <stuart@cadair.com>
5 years ago
Hubert Chathi
d7263861d8
Merge pull request #2371 from uhoreg/add_unstable_prefix_template
...
add unstable prefix section to proposal template
5 years ago
Travis Ralston
1cf322bc2a
MSC2324: Facilitating early releases of software dependent on spec ( #2324 )
5 years ago
Hubert Chathi
75a6a28c6c
Merge pull request #2372 from matrix-org/jryans/clarify-cross-signing-examples
...
Clarify cross-signing examples
5 years ago
Travis Ralston
e4deb4ca27
Merge pull request #2367 from matrix-org/erikj/invite_reject_reasons
...
MSC2367: Add reason field to all membership events
5 years ago
J. Ryan Stinnett
71faffc9ed
Update example to show keys wrapped by user ID
5 years ago
J. Ryan Stinnett
c549bf201b
Clarify POST instead of GET for federation key query
5 years ago
Hubert Chathi
b7234c7fd3
add unstable prefix section to proposal template
5 years ago
Isaiah Inuwa
ad383351c2
Rename nonce to txn_id. Reorganize for clarity.
...
Signed-Off-By: Isaiah Inuwa <isaiah.inuwa@gmail.com>
5 years ago
Travis Ralston
f37aa30c43
Merge pull request #1756 from uhoreg/cross-signing2
...
MSC1756: cross-signing devices using a master identity key
5 years ago
Erik Johnston
f054ffe760
Add note about using PUT /state/m.room.member/
5 years ago
Erik Johnston
29745d04fb
erikj/msc_membership_reasons
5 years ago
Travis Ralston
2a82a5c27c
Merge pull request #2313 from matrix-org/msc2313
...
MSC2313: Moderation policies as rooms (ban lists)
5 years ago
Hubert Chathi
82260689c9
add link to migrating from device verifications
5 years ago
Hubert Chathi
3b2f897c7e
Apply suggestions from code review
...
Co-Authored-By: Matthew Hodgson <matthew@arasphere.net>
5 years ago
Travis Ralston
c7b3d99853
m.policy.rule won the debate
5 years ago
Travis Ralston
f1ff31d2cb
Merge pull request #2284 from matrix-org/travis/msc/optional-is-discover
...
MSC2284: Making the identity server optional during discovery
5 years ago
Travis Ralston
f610235cd6
Rename the MSC to be better targeted
5 years ago
Travis Ralston
e89d81c587
Merge pull request #2351 from MurzNN/patch-2
...
Typo: later user » later use
5 years ago
Travis Ralston
d93d8fe9b5
Add a changelog
5 years ago
Travis Ralston
605f3390c7
Merge pull request #1946 from uhoreg/ssss
...
MSC1946: Secure Secret Storage and Sharing
5 years ago
Travis Ralston
037894d6f7
Merge pull request #2244 from tulir/mass_redactions
...
MSC2244: Mass redactions
5 years ago