Will
5f45a897ef
Add templates used to render data
3 years ago
Will
06983e1eb1
Remove RST comment, add bullets into list
3 years ago
Will
215b625d81
Replace csv table with GFM table
3 years ago
Will
873e8b30eb
Fix links in data
3 years ago
Will
27f8867aa0
Change RST code formatting markup to Markdown
3 years ago
Will
c7cf90abfa
Remove RST alert directives, replace with simple Markdown formatting
3 years ago
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
3 years ago
wbamberg
a26c352d78
Merge pull request #1 from matrix-org/anoa/support-rendered-data
...
Reinstate and fix schema validation files
3 years ago
Andrew Morgan
3c66e149f3
Move validator.js to scripts/ directory, update calls
3 years ago
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!
3 years ago
Andrew Morgan
b8dafe86f4
Move and more aptly name check_examples.py scripts
3 years ago
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>
3 years ago
Will Hunt
f9a5b34099
Clarify /register / /login
4 years ago
Will Hunt
16290a0fe5
it's
4 years ago
Will Hunt
93dd264c30
words
4 years ago
Will Hunt
c8e0ed6062
Hopefully improve words around M_EXCLUSIVE
4 years ago
Will Hunt
b8ab3d0c87
Remove point about Element showing unexpected devices
4 years ago
Will Hunt
538ac0940e
Update Alternatives section
4 years ago
Will Hunt
0c26298b93
Update proposals/2778-appservice-login.md
...
Co-authored-by: Christian Paul <christianp@matrix.org>
4 years ago
Christian Paul
4ca319db09
Update proposals/2778-appservice-login.md
4 years ago
Patrick Cloke
97737596e7
Remove cycle breaking algorithm to be specced in the future, if necessary.
4 years ago
Matthew Hodgson
c2d0d1efa0
include m.room.create in knock_state (will be overtaken by MSC3173)
4 years ago
Will Hunt
e781b75847
Mention that /register provides a token but it's not helpful
4 years ago
Will Hunt
bf9cc0a562
M_EXCLUSIVE
4 years ago
Will Hunt
03491c5cfd
Add security considerations
4 years ago
Matthew Hodgson
757218c082
relax requirements on cycle-cutting and link to valere's alg
4 years ago
Matthew Hodgson
413e346363
note the rationale behind using the # sigil
4 years ago
Matthew Hodgson
acdf9851e9
incorporate uhoreg feedback
4 years ago
Matthew Hodgson
2981baad3d
Update proposals/1772-groups-as-rooms.md
...
Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
4 years ago
Matthew Hodgson
7432d254c6
incorporate travis feedback
4 years ago
Matthew Hodgson
0d71150424
remove confusing mention of peeking & dependent MSCs
4 years ago
Matthew Hodgson
1e2ed52b7e
add more justification for immutable room types
4 years ago
Matthew Hodgson
37e04f72ae
tiebreak ordered spaces sensibly
4 years ago
Matthew Hodgson
f07e82e34b
clarify the charsets of our lexicographic orderings
4 years ago
Matthew Hodgson
00912f9c1e
clarify how to deterministically cut cycles
4 years ago
Will Hunt
cb7bbf3787
I don't think this is a concern
4 years ago
Will Hunt
2c817cb1c5
Add another advantage
4 years ago
Will Hunt
c9b7e9f22d
Reword need for token
4 years ago
Will Hunt
7a3b7b38a5
Add implementations section
4 years ago
Patrick Cloke
12d08ca83d
Consistency and update links.
4 years ago
Patrick Cloke
6d007e83ca
Defer a TODO to the future.
4 years ago
Hubert Chathi
609641636d
decouple from MSC1849/MSC2674
4 years ago
Alexey Rusakov
8935503470
Fix a left-over spotted in the last moment
4 years ago
Alexey Rusakov
d27ea07bcb
Minor brush-ups and cleanup
4 years ago
Alexey Rusakov
67635b0dd7
Be even clearer about user confirmations
4 years ago
Alexey Rusakov
037ebbf1ca
Be even clearer about the authority part
4 years ago
Alexey Rusakov
9dd0854aee
Add a link to CS API
4 years ago
Richard van der Hoff
e7041525bf
Include `create` in invite_room_state
4 years ago
Andrew Morgan
a8f4ada8a8
Make join_rules field of PublicRoomChunk an optional value
4 years ago
Andrew Morgan
9ebfd98a7a
Apply suggestions from code review
...
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
4 years ago