Travis Ralston
16125f16f5
Spec retry_after_ms on ratelimit errors
8 years ago
Travis Ralston
7cd22f5690
Describe the rate limit error everywhere
...
Fixes https://github.com/matrix-org/matrix-doc/issues/1153
8 years ago
Jason Volk
de6d2c96fe
Minor grammar fix.
8 years ago
Maxime Dor
dcaaf84395
Be clear that event_id is not applicable everywhere
8 years ago
Maxime Dor
efa9b5a8f1
Add missing required key for sync format
8 years ago
Richard van der Hoff
da6938b818
Key management APIs ( #894 )
...
Spec the e2e key-management APIs.
9 years ago
Richard van der Hoff
af515012ea
Device management API
9 years ago
Richard van der Hoff
f4c7fdfd03
Remove references to refresh tokens and tokenrefresh
...
refresh tokens are dead.
9 years ago
Erik Johnston
7919e8e159
Update wording.
9 years ago
Erik Johnston
085131b617
Add contains_url filter option
9 years ago
Benjamin Saunders
cade909e25
Fix inconsistencies regarding redacted_because
...
Signed-off-by: Benjamin Saunders <ben.e.saunders@gmail.com>
9 years ago
Richard van der Hoff
8328e485ea
Clean up the pushrules API doc
...
* make it clearer which fields go in which parts of the rule
* the example given appeared to be for a content rule, so use a content rule
consistently through the examples.
9 years ago
Richard van der Hoff
49cd65dd58
Add a license to the spec
...
We're licensing hte spec under ASLv2. Add the LICENSE file, and add the
short-form to as much of the source as is practical right now (adding it to
json source is a massive pita).
10 years ago
Benjamin Saunders
ee5054fb42
Supply prev_batch unconditionally in timelines
...
Signed-off-by: Benjamin Saunders <ben.e.saunders@gmail.com>
10 years ago
Richard van der Hoff
9efd021f5e
Document the user-interactive api params
...
Document the parameters and responses on /register and /account/password which
are invoved in the user-interactive auth
10 years ago
Richard van der Hoff
5383754a40
Access event-schemas via a symlink
...
Swagger gets a bit confused about $refs via '../..', so use a symlink to make
everything nicely relative.
10 years ago
Richard van der Hoff
23c4ffbc1b
Add securityDefintions to generated swagger JSON
...
Also factor out to a common file
10 years ago
David Baker
e6143a6596
Merge pull request #281 from matrix-org/dbkr/fix_meta_escaping
...
Fix meta-escaping fail
10 years ago
David Baker
2c5392f1d1
Fix meta-escaping fail
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
Richard van der Hoff
ff26e0dc48
Add some missing titles to the filter upload spec
10 years ago
Mark Haines
4c43939977
more backticks
10 years ago
Mark Haines
9b4a37f57b
backticks
10 years ago
Mark Haines
288c7ed353
Add top level filters for filtering by room id.
10 years ago
Mark Haines
2ea66e9300
Merge branch 'markjh/account_data_filters' into markjh/room_filter
10 years ago
Mark Haines
a32ed96a0f
Document filtering for account data
10 years ago
Mark Haines
c9349b302a
Filters don't support wildcards for senders or room ids
10 years ago
Daniel Wagner-Hall
f81b967e2d
Make all the schema files yaml
10 years ago
Mark Haines
140206ca69
s/archived/leave/
10 years ago
Mark Haines
79d109f7cc
Add an flag to control whether rooms the user has left are included in the sync
10 years ago
Daniel Wagner-Hall
7f07da4b50
Remove obsolete documentation
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