Mark Haines
c3c95d0c09
Fix grammar and add backticks for /sync
10 years ago
Mark Haines
cc0dae3aeb
Deduplicate a couple of places where "the" was written twice in a row
10 years ago
Mark Haines
5407cc8e05
Add a snippet of documentation for a m.push_rules event.
10 years ago
Erik Johnston
3d4d91a462
Reword to make sense
10 years ago
Erik Johnston
167a08a805
Allow idle timeout to be configurable
10 years ago
Erik Johnston
bc68177471
Grammar
10 years ago
Erik Johnston
f1a8306d08
Spec currently_active time and idle timeout behaviour
10 years ago
Richard van der Hoff
68a4306773
Split room previews into a separate module
...
Guest access and room peeking are orthogonal
10 years ago
Mark Haines
740f775932
Fix a couple of typos, remove .m.rule.member_event
10 years ago
Mark Haines
3db6980e0b
Remove references to device specific push rules
...
Since they weren't implemented on the servers and weren't
used by the clients.
10 years ago
Mark Haines
5d85e3a505
Remove indents
10 years ago
Mark Haines
afe7638e30
Add a new title level to appease gendoc
10 years ago
Mark Haines
b16af5ef64
Fix JSON, add headers
10 years ago
Mark Haines
8a1a02a11b
Update the predefined push rules in the spec
10 years ago
Matthew Hodgson
6925547875
remove the oversimplification that the WebRTC standard is based around two-oparty communication
10 years ago
Richard van der Hoff
b2e0a855cc
Add 'event' to event context API
...
also link through to the event schemas
10 years ago
Daniel Wagner-Hall
0da26cd7e1
Specify login behaviour for unknown 3pids
10 years ago
Mark Haines
245e8e8571
Add 3pid password login to the spec
10 years ago
Daniel Wagner-Hall
2e46b587b8
Require explicit un-banning
10 years ago
David Baker
169cc98101
M_INVALID_USERNAME to be consistent with the name of the parameter
10 years ago
David Baker
2301a792d7
Add an error code for invalid user names.
10 years ago
Daniel Wagner-Hall
9bc07ea093
Add ID to application services
10 years ago
Daniel Wagner-Hall
1e2b63763e
/join and /room/:roomId/join aren't exact aliases
...
Separate them, clarify their differences.
Also, fix some links which weren't being properly populated.
10 years ago
Richard van der Hoff
91fa78eb53
Start development on next spec version
10 years ago
Richard van der Hoff
cff1b4ae35
Merge pull request #251 from matrix-org/daniel/guestshiz
...
Clarify guest /events and /sync
10 years ago
Matthew Hodgson
411ab64712
fix misnamed key in example; thanks SkaveRat
10 years ago
Daniel Wagner-Hall
3edff684a1
Merge pull request #253 from matrix-org/daniel/guestupgrade
...
Guests can upgrade to regular accounts
10 years ago
Daniel Wagner-Hall
f6b1b80678
Fix param name
10 years ago
Daniel Wagner-Hall
7d9547274c
Clarify guest /events and /sync
10 years ago
Daniel Wagner-Hall
5e30d75ccb
Add /_matrix/versions to spec
10 years ago
Daniel Wagner-Hall
713415015b
Remove mention that /sync takes an inline filter
10 years ago
Daniel Wagner-Hall
d3f05ae49a
Guests can upgrade to regular accounts
10 years ago
Daniel Wagner-Hall
ca67aa7b4f
Tidy up guest access spec
...
* Mention that /leave is allowed
* Mention that /sync is allowed
* Re-order such that the whole list of APIs fits on one screen
10 years ago
Paul Evans
c9ecfa7643
Merge pull request #242 from matrix-org/paul/federation
...
Don't need to document /pdu/ any more
10 years ago
Paul "LeoNerd" Evans
1f876778b5
Don't need to document /pdu/ any more
10 years ago
Paul Evans
0a2bdb1818
Merge pull request #240 from matrix-org/paul/federation
...
Document the `/event` and `/backfill` S-S APIs
10 years ago
Paul "LeoNerd" Evans
116253b2f5
Document the /event/:event_id/ federation endpoint
10 years ago
Richard van der Hoff
e4dd346a81
Restore 'client behaviour' section
...
Because it's the standard
10 years ago
Richard van der Hoff
b7c255a887
Tweaks/clarifications to search spec
...
Fixes https://matrix.org/jira/browse/SPEC-305
10 years ago
Daniel Wagner-Hall
34bab312d3
Merge pull request #231 from matrix-org/daniel/oldversions
...
Add links to old releases
10 years ago
Paul "LeoNerd" Evans
b9bee6ee73
Initial hack at some federation /backfill documentation
10 years ago
Matthew Hodgson
f8f76794a3
fix random whitespace bug
10 years ago
Daniel Wagner-Hall
678dbbe08a
s/-/_/
10 years ago
Daniel Wagner-Hall
7f87760655
Add links to old releases
10 years ago
Daniel Wagner-Hall
8d184570a8
Mention intro before specs
10 years ago
Daniel Wagner-Hall
997f3303f3
Revert "Add links to old releases"
...
This reverts commit de12870791 .
10 years ago
Daniel Wagner-Hall
de12870791
Add links to old releases
10 years ago
Daniel Wagner-Hall
53a21fc0b6
Note why we're not versioning index and intro
10 years ago
Daniel Wagner-Hall
8eb84612f2
Add index page
10 years ago
Daniel Wagner-Hall
a484f04b33
Merge pull request #221 from matrix-org/daniel/pushaway
...
Merge pull request #221 from matrix-org/daniel/pushaway
10 years ago
Kegan Dougal
bca3add9a7
Formatting
10 years ago
Kegan Dougal
d01ff6b495
Add noddy push gateway placeholder
10 years ago
Daniel Wagner-Hall
f22adad02e
Merge pull request #225 from matrix-org/daniel/links
...
Add link to speculator
10 years ago
Erik Johnston
c96848d1bc
Merge pull request #169 from matrix-org/erikj/search_yet_agian
...
Search: Document event context, groups and orders.
10 years ago
Daniel Wagner-Hall
4be078440d
Don't mention server-server stuff in client-server spec
10 years ago
Erik Johnston
c4085b0475
Merge pull request #139 from matrix-org/erikj/event_context_api
...
Add event context api swagger
10 years ago
Daniel Wagner-Hall
fd3dde5e88
Add link to speculator
10 years ago
Paul "LeoNerd" Evans
e32070f189
Decide that joining HS is the one that specifies the join event ID
10 years ago
Daniel Wagner-Hall
a2283f5499
Remove /notify from client-server API
10 years ago
Daniel Wagner-Hall
217e22fc30
Format changelog more nicely
10 years ago
Daniel Wagner-Hall
19dfafe376
Remove superfluous space
...
This causes a <dt> to get rendered around the <tt>s which breaks some
formatting.
10 years ago
Erik Johnston
dd276d4c4d
Add event context module
10 years ago
Erik Johnston
856dd9100e
Merge remote-tracking branch 'origin/master' into erikj/search_yet_agian
10 years ago
Erik Johnston
2aef684e7e
Add list of required supported groupings
10 years ago
Erik Johnston
c61ae86102
Specify behaviour if server does not support pagination
10 years ago
Richard van der Hoff
3939ccf20c
Remove e2e drafts from master
...
This is now being tracked in the main spec, on the drafts/e2e branch.
10 years ago
Daniel Wagner-Hall
39f43abbb7
Add per-API changelogs
10 years ago
Daniel Wagner-Hall
705556634a
Add filters
10 years ago
Daniel Wagner-Hall
72e12bc2f5
Merge pull request #205 from jimmycuadra/signing-details-typo
...
Fix typo in signing details
10 years ago
Jimmy Cuadra
444fc5dbcd
Fix typo in signing details.
10 years ago
Daniel Wagner-Hall
873b0dcecf
Replace version numbers with release numbers
10 years ago
Daniel Wagner-Hall
63ca91f353
Move event signing to server-server spec
...
It's *definitely* not a client concern.
It isn't really in the right place at the moment, but s-s is very much a
work in progress whereas c-s is nearly stable.
10 years ago
Daniel Wagner-Hall
f308b7543c
Specify /admin/whois/{userId}
10 years ago
Daniel Wagner-Hall
19ce17cfed
Merge pull request #200 from matrix-org/daniel/redact
...
Merge pull request #200 from matrix-org/daniel/redact
10 years ago
Daniel Wagner-Hall
4baba85fe5
Draftify e2e in anticipation of a spec release
10 years ago
Daniel Wagner-Hall
2f3a00fe34
Consistently spell homeserver as homeserver
10 years ago
Daniel Wagner-Hall
e072d215cf
Specify redaction
10 years ago
Matthew Hodgson
b946d39886
typo
10 years ago
Daniel Wagner-Hall
c05da871ca
Merge pull request #194 from matrix-org/daniel/clarify
...
Merge pull request # 194 from matrix-org/daniel/clarify
10 years ago
Daniel Wagner-Hall
aa4ed10821
Unify v1 and v2 event schemas
10 years ago
Daniel Wagner-Hall
97fd1fdd62
Embed client and server release numbers
...
Note that this also removes the changelog - I'm going to re-add the
changelog differently soon.
10 years ago
Daniel Wagner-Hall
f6229f649a
Remove confusing wording
10 years ago
Daniel Wagner-Hall
fd88be1830
Merge pull request #189 from matrix-org/daniel/sections
...
Merge pull request # 189 from matrix-org/daniel/sections
10 years ago
Erik Johnston
23b2497743
Expand on where pagination tokens can be returned
10 years ago
Erik Johnston
46fd0b252c
Merge branch 'master' of github.com:matrix-org/matrix-doc into erikj/search_yet_agian
10 years ago
Daniel Wagner-Hall
c6e0322a9e
Swaggerify /account
10 years ago
Daniel Wagner-Hall
c9c433bc15
Make section depths consistent
10 years ago
Daniel Wagner-Hall
6c66bfc755
Flatten out v1 and v2_alpha directories
...
As a side effect, I got rid of all of the horrible symlinks and just put
in all of the proper relative paths. Because the horrible symlinks were
horrible.
10 years ago
Daniel Wagner-Hall
b479b54cd8
Add tables of contents to individual specs
10 years ago
Daniel Wagner-Hall
e401d3e262
Merge pull request #184 from matrix-org/daniel/splitspec
...
Split spec into page-per-section
10 years ago
Daniel Wagner-Hall
e171acf01f
Split spec into page-per-section
10 years ago
Daniel Wagner-Hall
bc514dc9c4
Merge pull request #178 from matrix-org/daniel/directory
...
Fix and include /directory api docs
10 years ago
Daniel Wagner-Hall
7f2813354d
Swaggerify /ban
10 years ago
Mark Haines
a20a49abf6
Merge pull request #168 from matrix-org/markjh/client_config
...
Add API for setting client config
10 years ago
Mark Haines
c5f457cee9
Merge pull request #132 from matrix-org/markjh/room_tags
...
Document a v2 api for setting tags on rooms
10 years ago
Richard van der Hoff
d9130f0e13
Merge pull request #24 from matrix-org/markjh/end_to_end_encryption
...
Basic specification for key distribution for end-to-end cryptography.
10 years ago
Daniel Wagner-Hall
ad4d8ae7a6
Move client-server intro to client-server section
10 years ago
Richard van der Hoff
0b1ba70a32
fix rst markup
...
`` > `
10 years ago
Richard van der Hoff
2dbb8ba56c
Fix title levels
...
make the title decoration consistent with the rest of the spec
10 years ago
Richard van der Hoff
51ca25a472
Merge branch 'master' into markjh/end_to_end_encryption
10 years ago