Richard van der Hoff
d1d3d27e2f
Merge pull request #216 from matrix-org/rav/fix_speculator_redirects
...
Add a host and scheme to Location headers in redirects
9 years ago
Richard van der Hoff
f31a053995
Add a host and scheme to Location headers in redirects
...
Our apache reverse-proxy can't correctly rewrite relative Location headers, so
add the Host from the request into the Location.
9 years ago
Daniel Wagner-Hall
2b6c65eefc
Merge pull request #214 from matrix-org/daniel/filters
...
Add filters
9 years ago
Daniel Wagner-Hall
705556634a
Add filters
9 years ago
Mark Haines
c083aa8d22
Merge pull request #210 from matrix-org/markjh/archived_flag
...
Add an flag to include rooms the user has left in the sync.
9 years ago
Matthew Hodgson
78e04d662e
add moi :(
9 years ago
Daniel Wagner-Hall
9c733a45e8
Take object, not bool, as param
...
Throughout our API we take objects. And swagger is unhappy with not
doing so.
9 years ago
Daniel Wagner-Hall
614ee9ea1b
Move application service swagger out of c-s dir
9 years ago
Mark Haines
140206ca69
s/archived/leave/
9 years ago
Richard van der Hoff
2c6de16779
Merge pull request #206 from matrix-org/rav/serve_drafts
...
Make the speculator serve the spec from drafts branches.
9 years ago
Richard van der Hoff
1b7548d460
Make the speculator serve the spec from drafts branches.
9 years ago
Mark Haines
79d109f7cc
Add an flag to control whether rooms the user has left are included in the sync
9 years ago
Daniel Wagner-Hall
8c32627751
Merge pull request #201 from matrix-org/daniel/statekeys
...
Explicitly document /rooms/{roomId}/state/{eventType} without state key
9 years ago
Daniel Wagner-Hall
e0ebabf8cc
Explicitly document /rooms/{roomId}/state/{eventType} without state key
9 years ago
Daniel Wagner-Hall
72e12bc2f5
Merge pull request #205 from jimmycuadra/signing-details-typo
...
Fix typo in signing details
9 years ago
Jimmy Cuadra
444fc5dbcd
Fix typo in signing details.
9 years ago
Daniel Wagner-Hall
63306a593b
Merge pull request #197 from matrix-org/daniel/versionnumbers
...
Replace version numbers with release numbers
9 years ago
Daniel Wagner-Hall
873b0dcecf
Replace version numbers with release numbers
9 years ago
Daniel Wagner-Hall
8c874176d2
Merge pull request #204 from matrix-org/daniel/movesigning
...
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.
9 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.
9 years ago
Daniel Wagner-Hall
690a40c240
Merge pull request #198 from matrix-org/daniel/whois
...
Specify /admin/whois/{userId}
9 years ago
Daniel Wagner-Hall
f308b7543c
Specify /admin/whois/{userId}
9 years ago
Daniel Wagner-Hall
19ce17cfed
Merge pull request #200 from matrix-org/daniel/redact
...
Merge pull request #200 from matrix-org/daniel/redact
9 years ago
Daniel Wagner-Hall
664415732f
Merge pull request #203 from matrix-org/daniel/kille2e
...
Draftify e2e in anticipation of a spec release
9 years ago
Daniel Wagner-Hall
4baba85fe5
Draftify e2e in anticipation of a spec release
9 years ago
Daniel Wagner-Hall
2f3a00fe34
Consistently spell homeserver as homeserver
9 years ago
Daniel Wagner-Hall
e072d215cf
Specify redaction
9 years ago
Daniel Wagner-Hall
138c8f88be
Merge pull request #199 from matrix-org/daniel/fixcontinuserv
...
continuserv: serve multiple paths
9 years ago
Daniel Wagner-Hall
1ce3357927
continuserv: serve multiple paths
9 years ago
Matthew Hodgson
b946d39886
typo
9 years ago
Daniel Wagner-Hall
c05da871ca
Merge pull request #194 from matrix-org/daniel/clarify
...
Merge pull request # 194 from matrix-org/daniel/clarify
9 years ago
Daniel Wagner-Hall
3bbb2a2894
Merge pull request #196 from matrix-org/daniel/unifyevents
...
Remove obsolete documentation
9 years ago
Daniel Wagner-Hall
7f07da4b50
Remove obsolete documentation
9 years ago
Daniel Wagner-Hall
974792282d
Merge pull request #192 from matrix-org/daniel/unifyevents
...
Unify v1 and v2 event schemas
9 years ago
Daniel Wagner-Hall
aa4ed10821
Unify v1 and v2 event schemas
9 years ago
Daniel Wagner-Hall
d2185d11df
Merge pull request #195 from matrix-org/daniel/versionnumbers
...
Embed client and server release numbers
9 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.
9 years ago
Daniel Wagner-Hall
bcead3b0a5
Merge pull request #193 from matrix-org/daniel/voipendpoint
...
Fix turnServer endpoint
9 years ago
Daniel Wagner-Hall
f6229f649a
Remove confusing wording
9 years ago
Daniel Wagner-Hall
681c258206
Fix turnServer endpoint
9 years ago
Daniel Wagner-Hall
fd88be1830
Merge pull request #189 from matrix-org/daniel/sections
...
Merge pull request # 189 from matrix-org/daniel/sections
9 years ago
Daniel Wagner-Hall
ebed3b60bd
Add trailing slashes to links
9 years ago
Erik Johnston
ca7ef1b536
Update Results description
9 years ago
Erik Johnston
5e8bb34f36
Change the results dict to a list
9 years ago
Erik Johnston
23b2497743
Expand on where pagination tokens can be returned
9 years ago
Erik Johnston
46fd0b252c
Merge branch 'master' of github.com:matrix-org/matrix-doc into erikj/search_yet_agian
9 years ago
Daniel Wagner-Hall
a4668c1d8c
Fix typo
9 years ago
Daniel Wagner-Hall
611e2be229
Merge pull request #191 from matrix-org/daniel/fixspeculator
...
302 to spec/head/index.html rather than serving it on /spec/head
Otherwise relative links are broken
9 years ago
Daniel Wagner-Hall
c4eaf7458f
302 to spec/head/index.html rather than serving it on /spec/head
...
Otherwise relative links are broken
9 years ago
Daniel Wagner-Hall
74cbb7f8f5
Merge pull request #190 from matrix-org/daniel/swaggeradmin
...
Swaggerify /account
9 years ago