Commit graph

4785 commits

Author SHA1 Message Date
Andrew Morgan 58cb299dde
Update proposals/2403-knock.md
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2020-09-03 13:47:20 +01:00
Andrew Morgan c9a7b442ff Merge branch 'soru/knock' of github.com:sorunome/matrix-doc into soru/knock
* 'soru/knock' of github.com:sorunome/matrix-doc:
  Federation knock_room_state and minor cleanup
2020-09-02 23:15:26 +01:00
Andrew Morgan e93a19f62d Indicate that this proposal requires a new room version 2020-09-02 12:07:44 +01:00
Andrew Morgan 5bfd65c59f Federation knock_room_state and minor cleanup 2020-08-28 13:56:09 +01:00
Andrew Morgan ae8ec6603c Spec how a client is notified of pending knock progress 2020-08-27 18:35:06 +01:00
Andrew Morgan 965c47ba08 Remove unnecessary sentence 2020-08-27 15:03:18 +01:00
Andrew Morgan 651e73b2db It's possible to fight against spam 2020-08-27 15:00:17 +01:00
Andrew Morgan f3fc5399fc Move client recommendations into its own section
Hopefully leading to less duplication in recommendations as well
2020-08-27 14:59:11 +01:00
Andrew Morgan aad6ff4a05 Remove remaining traces of [200, {}] response format 2020-08-25 16:02:11 +01:00
Andrew Morgan bc90f1ce47 Fix typo 2020-08-25 15:56:10 +01:00
Andrew Morgan 105108428f Switch from Power Levels -> Join Rules 2020-08-21 18:50:40 +01:00
Andrew Morgan d6d5858b67 knock->knock and rescinding of knocks are not allowed 2020-08-21 17:08:02 +01:00
Andrew Morgan 716db4e656 Spell out some possible abuse vectors and how to mitigate them 2020-08-21 15:42:12 +01:00
Andrew Morgan 74a341ab8d Mention that knock -> ban is possible 2020-08-21 15:36:38 +01:00
Andrew Morgan 39c21689ce small grammar 2020-08-21 15:30:30 +01:00
Andrew Morgan de038f5601 Fix the response format of send_knock
This aligns with the current v2 federation endpoints. However, we're still using v1
as a prefix here as it is still the first version of this endpoint.
2020-08-17 14:30:28 +01:00
Andrew Morgan 38d67083eb Note that spam is a preventable, but real possibility as a result 2020-08-17 14:27:59 +01:00
Andrew Morgan c92752d1b8 Reflow text to <79 chars 2020-08-17 14:25:34 +01:00
Andrew Morgan d47cb1fec3 Small grammatical fixes 2020-08-17 14:23:33 +01:00
Sorunome 5ae462d558
address issues 2020-02-07 19:50:22 +01:00
Sorunome 53435d400d
update with new endpoints 2020-01-19 13:30:46 +01:00
Sorunome 776436a5f0
forgot to update one json example 2020-01-13 12:54:06 +01:00
Sorunome f0411a3cc5
make clear displayname and avatar_url are optional, add status codes 2020-01-13 12:52:22 +01:00
Sorunome 13964988f4
remove question regarding federation api version, as it has to be v2 2020-01-09 20:08:19 +01:00
Sorunome 1ef7c17b93
remove stray heading 2020-01-09 20:00:25 +01:00
Sorunome bee4e9e269
move to correct msc number 2020-01-09 19:57:24 +01:00
Sorunome 501d7ecfd5
add knock proposal 2020-01-09 19:55:44 +01:00
Matthew Hodgson 4808b60cdd
Merge pull request #2396 from aaronraimist/v4-event-id-link
Fix link to v4 event ID format in identity service spec
2020-01-02 08:40:08 +00:00
Aaron Raimist 82a626a98a Fix link to v4 event ID format in identity service spec
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-01-02 02:30:29 -06:00
Travis Ralston 6c48e77878
Merge pull request #2395 from matrix-org/travis/tags-push
Add missing tags to push rules endpoints
2020-01-01 15:58:27 -07:00
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.
2020-01-01 11:59:37 -07:00
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
2019-12-31 15:47:13 -07:00
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.
2019-12-30 16:29:56 -07:00
Travis Ralston f11f77f33b
Merge pull request #2386 from carbeer/patch-1
Change state_type to event_type
2019-12-15 15:31:08 -07:00
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.
2019-12-15 14:37:10 +01:00
Travis Ralston c823bdbf70
Merge pull request #2384 from matrix-org/travis/pr-templates
Add some github stuff (PR templates, funding)
2019-12-09 09:14:00 -07:00
Travis Ralston 47b94b62c4 Add some github stuff (PR templates, funding) 2019-12-07 15:57:24 -07:00
Travis Ralston 21b50d749a
Merge pull request #2369 from iinuwa/token-auth-doc-tweaks
Rename nonce to txn_id. Reorganize for clarity.
2019-12-07 15:37:10 -07:00
Travis Ralston ccc7bcabbc id -> ID while we're here 2019-12-07 15:32:43 -07:00
Travis Ralston 7cfc4b09a6 Changelog 2019-12-07 15:31:42 -07:00
Travis Ralston b556ef3605
Merge pull request #2381 from Cadair/patch-1
Clarify description of user directory
2019-12-07 15:14:37 -07:00
Travis Ralston 4d0bd5b9e2 Changelog 2019-12-07 15:12:55 -07:00
Stuart Mumford c2ffef051f
Clarify description of user directory
Signed off by Stuart Mumford <stuart@cadair.com>
2019-12-05 09:27:37 -07:00
Hubert Chathi d7263861d8
Merge pull request #2371 from uhoreg/add_unstable_prefix_template
add unstable prefix section to proposal template
2019-12-03 14:37:49 -05:00
Travis Ralston 1cf322bc2a MSC2324: Facilitating early releases of software dependent on spec (#2324) 2019-12-03 18:43:56 +00:00
Hubert Chathi 75a6a28c6c
Merge pull request #2372 from matrix-org/jryans/clarify-cross-signing-examples
Clarify cross-signing examples
2019-12-02 16:30:01 -05:00
Travis Ralston e4deb4ca27
Merge pull request #2367 from matrix-org/erikj/invite_reject_reasons
MSC2367: Add reason field to all membership events
2019-12-02 08:12:13 -07:00
J. Ryan Stinnett 71faffc9ed Update example to show keys wrapped by user ID 2019-12-02 14:59:48 +00:00
J. Ryan Stinnett c549bf201b Clarify POST instead of GET for federation key query 2019-12-02 14:54:59 +00:00
Hubert Chathi b7234c7fd3 add unstable prefix section to proposal template 2019-11-29 15:51:50 -05:00