Will
215b625d81
Replace csv table with GFM table
2021-08-27 19:16:42 +01:00
Will
873e8b30eb
Fix links in data
2021-08-27 19:16:42 +01:00
Will
27f8867aa0
Change RST code formatting markup to Markdown
2021-08-27 19:16:42 +01:00
Will
c7cf90abfa
Remove RST alert directives, replace with simple Markdown formatting
2021-08-27 19:16:42 +01:00
Will
00c6a866e2
Move raw API and event schemas into /data directory
...
Historical note: this was originally a series of several commits, spread out
over several weeks. They have been squashed together to make `git annotate`
work properly.
The original commits were:
* 91ab3934 <Will> 2021-01-25 21:16:42 -0800 Add raw API end event schemas into /data directory
* aae22f47 <Will> 2021-01-25 21:33:06 -0800 Remove non-data files
* 1092d4ca <Will> 2021-01-26 20:41:33 -0800 Add data-compatiuble extension (.yaml) to all data files that currently omit one
* 21060109 <Will> 2021-01-26 20:57:28 -0800 Remove symlink to event-schemas, and update openAPI schema paths accordingly
* 4f633845 <Travis Ralston> 2021-04-12 21:54:54 -0600 Fix event schema examples too
* 301c7b2f <Will> 2021-02-05 10:15:42 -0800 Restore docs describing OpenAPI extensions that we use
2021-08-27 19:16:39 +01:00
wbamberg
a26c352d78
Merge pull request #1 from matrix-org/anoa/support-rendered-data
...
Reinstate and fix schema validation files
2021-08-27 18:27:11 +01:00
Andrew Morgan
3c66e149f3
Move validator.js to scripts/ directory, update calls
2021-08-27 18:27:11 +01:00
Andrew Morgan
64231f079d
Update checker scripts to work correctly from the scripts/ dir
...
check-swagger-sources also had a bug which caused it to fail while validating the directory
structure of /data/api. This was fixed by @KitsuneRal - thank you!
2021-08-27 18:27:11 +01:00
Andrew Morgan
b8dafe86f4
Move and more aptly name check_examples.py scripts
2021-08-27 18:27:07 +01:00
Travis Ralston
fb091fed03
Apply suggestions from code review
...
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
Co-authored-by: penn5 <penn5@users.noreply.github.com>
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2021-06-22 20:25:46 -06:00
Will Hunt
f9a5b34099
Clarify /register / /login
2021-05-12 18:41:56 +01:00
Will Hunt
16290a0fe5
it's
2021-05-06 11:12:39 +01:00
Will Hunt
93dd264c30
words
2021-05-05 23:14:48 +01:00
Will Hunt
c8e0ed6062
Hopefully improve words around M_EXCLUSIVE
2021-05-05 23:10:00 +01:00
Will Hunt
b8ab3d0c87
Remove point about Element showing unexpected devices
2021-05-05 23:03:15 +01:00
Will Hunt
538ac0940e
Update Alternatives section
2021-05-05 18:45:33 +01:00
Will Hunt
0c26298b93
Update proposals/2778-appservice-login.md
...
Co-authored-by: Christian Paul <christianp@matrix.org>
2021-05-05 18:27:07 +01:00
Christian Paul
4ca319db09
Update proposals/2778-appservice-login.md
2021-05-05 17:04:25 +02:00
Patrick Cloke
97737596e7
Remove cycle breaking algorithm to be specced in the future, if necessary.
2021-05-04 09:32:35 -04:00
Matthew Hodgson
c2d0d1efa0
include m.room.create in knock_state (will be overtaken by MSC3173)
2021-05-03 22:16:57 +01:00
Will Hunt
e781b75847
Mention that /register provides a token but it's not helpful
2021-05-03 18:09:27 +01:00
Will Hunt
bf9cc0a562
M_EXCLUSIVE
2021-05-03 17:44:26 +01:00
Will Hunt
03491c5cfd
Add security considerations
2021-05-03 17:42:38 +01:00
Matthew Hodgson
757218c082
relax requirements on cycle-cutting and link to valere's alg
2021-04-30 15:37:23 +01:00
Matthew Hodgson
413e346363
note the rationale behind using the # sigil
2021-04-29 22:58:00 +01:00
Matthew Hodgson
acdf9851e9
incorporate uhoreg feedback
2021-04-29 22:45:23 +01:00
Matthew Hodgson
2981baad3d
Update proposals/1772-groups-as-rooms.md
...
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
2021-04-29 22:43:55 +01:00
Matthew Hodgson
7432d254c6
incorporate travis feedback
2021-04-29 22:24:12 +01:00
Matthew Hodgson
0d71150424
remove confusing mention of peeking & dependent MSCs
2021-04-29 21:25:39 +01:00
Matthew Hodgson
1e2ed52b7e
add more justification for immutable room types
2021-04-29 21:02:12 +01:00
Matthew Hodgson
37e04f72ae
tiebreak ordered spaces sensibly
2021-04-29 20:56:54 +01:00
Matthew Hodgson
f07e82e34b
clarify the charsets of our lexicographic orderings
2021-04-29 20:49:35 +01:00
Matthew Hodgson
00912f9c1e
clarify how to deterministically cut cycles
2021-04-29 20:45:28 +01:00
Will Hunt
cb7bbf3787
I don't think this is a concern
2021-04-29 16:00:21 +01:00
Will Hunt
2c817cb1c5
Add another advantage
2021-04-29 15:58:57 +01:00
Will Hunt
c9b7e9f22d
Reword need for token
2021-04-29 15:58:51 +01:00
Will Hunt
7a3b7b38a5
Add implementations section
2021-04-29 15:58:31 +01:00
Patrick Cloke
12d08ca83d
Consistency and update links.
2021-04-14 13:21:59 -04:00
Patrick Cloke
6d007e83ca
Defer a TODO to the future.
2021-04-14 13:12:47 -04:00
Hubert Chathi
609641636d
decouple from MSC1849/MSC2674
2021-04-13 12:29:58 -04:00
Alexey Rusakov
8935503470
Fix a left-over spotted in the last moment
2021-04-04 21:40:18 +02:00
Alexey Rusakov
d27ea07bcb
Minor brush-ups and cleanup
2021-03-30 19:43:52 +02:00
Alexey Rusakov
67635b0dd7
Be even clearer about user confirmations
2021-03-30 19:41:49 +02:00
Alexey Rusakov
037ebbf1ca
Be even clearer about the authority part
2021-03-30 19:40:34 +02:00
Alexey Rusakov
9dd0854aee
Add a link to CS API
2021-03-30 19:34:28 +02:00
Richard van der Hoff
e7041525bf
Include create in invite_room_state
2021-03-26 10:59:24 +00:00
Andrew Morgan
a8f4ada8a8
Make join_rules field of PublicRoomChunk an optional value
2021-03-24 16:49:57 +00:00
Andrew Morgan
9ebfd98a7a
Apply suggestions from code review
...
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
2021-03-24 16:33:47 +00:00
Andrew Morgan
10267df76e
Add missing 403/404 response codes
2021-03-24 16:33:13 +00:00
Andrew Morgan
11996fb436
clarify some words
2021-03-24 16:20:19 +00:00