Richard van der Hoff
f02c33738f
Merge pull request #97 from matrix-org/rav/speculator
...
Add richvdh to list of trusted pushers for spectulator
9 years ago
Richard van der Hoff
270e1d7aa8
Add richvdh to list of trusted pushers for spectulator
...
richvdh is awesome, he should have all the permissions.
9 years ago
Erik Johnston
e42c8b5b63
Add search API
9 years ago
Richard van der Hoff
4a9db39277
Clean up some untruths in the login api doc
...
add "type", and "username" -> "user"
9 years ago
Kegan Dougal
34bd8edec5
Move related auth sections together
9 years ago
Kegan Dougal
6f6861a11d
Swaggerify the createRoom API
9 years ago
Kegan Dougal
41fb0645a9
Add message pagination API
9 years ago
Kegan Dougal
07d7a3fa3a
Shuffle pagination section around
9 years ago
Kegan Dougal
7bdb71b1c9
Tweak the syncing section
...
Bring together disparate sections to make it more cohesive.
9 years ago
Kegan Dougal
e716e81963
Add `dir` parameter to pagination. Remove path references
...
This section needs a lot of work to not lie.
9 years ago
Kegan Dougal
e561a663d3
Tweaks to intro, start using swagger APIs in the CS API section.
9 years ago
Kegan Dougal
4170dbd5cf
Review comments
9 years ago
Kegan Dougal
173d00cea0
Review comments
9 years ago
Oddvar Lovaas
1cfe4f784f
special css for spec/howto
9 years ago
Oddvar Lovaas
ceebf34fca
generate docs with new nav bar
9 years ago
Daniel Wagner-Hall
98f225a974
Merge pull request #90 from matrix-org/daniel/speculator
...
Checkout SHA of origin/master rather than merging
9 years ago
Daniel Wagner-Hall
c48abd93b9
Merge pull request #41 from matrix-org/daniel/threepidinvites-2
...
Specify third party room invites
9 years ago
Daniel Wagner-Hall
2502ca7ac6
Merge branch 'master' into daniel/threepidinvites-2
...
Conflicts:
specification/targets.yaml
9 years ago
Daniel Wagner-Hall
4a1fb74897
Review comments
9 years ago
Kegsay
616f3990aa
Merge pull request #87 from matrix-org/module-push
...
Push Module
9 years ago
Kegan Dougal
8f5c796884
Linkify 'pushers'
9 years ago
Oddvar Lovaas
89426c9322
typos and fixes
9 years ago
Kegan Dougal
e378de8379
Shuffle history visibility module to be in the module format
9 years ago
Daniel Wagner-Hall
6922850643
Add missing return
9 years ago
Daniel Wagner-Hall
b46f0e30b8
Checkout SHA of origin/master rather than merging
9 years ago
Daniel Wagner-Hall
481298db83
Revert "Checkout SHA of origin/master rather than merging"
...
This reverts commit 0dbc6d8277
.
9 years ago
Daniel Wagner-Hall
0dbc6d8277
Checkout SHA of origin/master rather than merging
9 years ago
Daniel Wagner-Hall
b7e98a263a
Merge pull request #89 from matrix-org/daniel/speculator
...
speculator: Specify merge target
9 years ago
Daniel Wagner-Hall
a0cf485919
speculator: Specify merge target
9 years ago
Mark Haines
d6bdde4cee
Merge pull request #88 from matrix-org/markjh/initial_sync_archived_flag
...
Add flag to initial sync to say we want rooms that the user has left
9 years ago
Oddvar Lovaas
51ab51ae26
Only documents in matrix-doc!
9 years ago
Mark Haines
d42c3195e6
Use 'true' rather than '1' for archived flag
9 years ago
Mark Haines
241096dc81
Add a flag to initial sync to indicate we want rooms that the user has left
9 years ago
Kegan Dougal
213cb25290
Wrap correctly
9 years ago
Kegan Dougal
f2a6950cc3
Minor tweaks; allow objects without props/parents if a title is set
...
This allows us to do things like {Tweaks} where Tweaks is defined somewhere
else.
9 years ago
Daniel Wagner-Hall
dc3c02aff5
Review comments
9 years ago
Daniel Wagner-Hall
21a40b317d
Merge branch 'master' into daniel/threepidinvites-2
9 years ago
Kegan Dougal
9c95ee5c1f
Modify wording and formatting
9 years ago
Kegan Dougal
befa23624e
It's dangerous to go alone, take this.
9 years ago
Kegan Dougal
65504db7bb
Display nested keys on arrays of objects. Make it valid swagger.
9 years ago
Kegan Dougal
31ae4b3859
Swaggerify push notification API
...
Edit units.py to support nested JSON request keys
9 years ago
Kegan Dougal
a9618a981b
Swaggerify the /enabled endpoint
9 years ago
Kegan Dougal
56ce432399
Get profile tag keys displaying correctly.
9 years ago
Kegan Dougal
f6da9d7760
Give valid swagger. Split out rule/ruleset to separate definitions.
9 years ago
Oddvar Lovaas
2ab9372b16
new nav bar. todo: get animation working.
9 years ago
Kegan Dougal
db25276856
Start adding in push definitions
...
This is going to be painful to represent due to how the push API allows
mixed types (strings or objects) and mixed top-level keys ("content" rule kind
allowing "pattern" as a top-level key). We may wish to re-visit the design
of this API for v2.
9 years ago
Kegan Dougal
9540069acd
Use valid JSON
9 years ago
Kegan Dougal
c5edc60c4c
Add push YAML for pushers endpoint.
...
Also display "required" text on required JSON body request params. Also
increase the size of the request param column to support longer param names
present in the pushers API.
9 years ago
Kegan Dougal
d3ed517ebf
Finish laying out rough sections
9 years ago
Kegan Dougal
a7400508c6
Define module titles from the template
9 years ago