Travis Ralston
8fe8fb9ba1
Merge remote-tracking branch 'matrix-org/master' into travis/towncrier
6 years ago
Travis Ralston
c79010f0d6
Merge pull request #1365 from turt2live/travis/cors
...
Document the CORS/preflight headers
6 years ago
Travis Ralston
3a9cfd490f
Improve pagination handling in proposals.py
...
Previously if multiple pages were returned then the script would lose the results.
A check to ensure the response is an array was also added. This helps avoid somewhat cryptic errors when iterating over non-lists (eg: error messages, bad output, etc)
6 years ago
Travis Ralston
423d5593f5
Generify how OPTIONS and CORS are handled
6 years ago
Travis Ralston
550f95570b
Fix regex for some versions of python
6 years ago
Travis Ralston
7ada960206
Fix the Travis CI build to work on 3.5
6 years ago
Travis Ralston
c65c6e2e70
Add changelog entries removed in the merge from master
6 years ago
Travis Ralston
f418c20ff2
Merge remote-tracking branch 'matrix-org/master' into travis/towncrier
6 years ago
Travis Ralston
08f6912825
Ask Travis to install 3.5 explicitly
6 years ago
Travis Ralston
44db84f3d8
Merge pull request #1371 from turt2live/travis/all-the-auth
...
Getting presence requires authentication
6 years ago
Travis Ralston
a4f8e0807a
Print the python version being used in the CI build.
6 years ago
Travis Ralston
f68c82bd6c
Don't let the newsfragments wink out of existence
7 years ago
Travis Ralston
63b926a4aa
Make Travis CI use python 3
7 years ago
Travis Ralston
34089e302c
Add general documentation for maintainers
7 years ago
Travis Ralston
c2f85788de
Add documentation about how to add to the changelog
7 years ago
Travis Ralston
ee9abc5fd7
Convert unstable changelog to towncrier
7 years ago
Travis Ralston
9277e4c52d
Add initial towncrier support
7 years ago
Travis Ralston
f54d5a4039
Convert build scripts to python 3
7 years ago
Travis Ralston
d7a979da63
Merge remote-tracking branch 'matrix-org/master' into travis/all-the-auth
7 years ago
Travis Ralston
516000bdc3
Fix error reference in media repo
7 years ago
Travis Ralston
dd9414472b
Merge remote-tracking branch 'matrix-org/master' into travis/cors
7 years ago
Travis Ralston
ab75fc4b20
Merge remote-tracking branch 'matrix-org/master' into travis/better-errors
7 years ago
Travis Ralston
e1885e4cd3
Merge pull request #1362 from turt2live/travis/spec-reason
...
Explicitly declare that the kick/ban reason will be on the membership event
7 years ago
Travis Ralston
e7a6ff1064
Merge branch 'master' into travis/spec-reason
7 years ago
Travis Ralston
1722734a51
Merge pull request #1364 from turt2live/travis/server-name-join
...
Document the server_name query parameter on /join/{roomIdOrAlias}
7 years ago
Will Hunt
ff3c379339
Merge pull request #1189 from Half-Shot/hs/upload-limits
...
GET media/config 🎉
7 years ago
Will Hunt
77f4ac54aa
Wordy intro sentence for description
7 years ago
Will Hunt
2e6cc8045c
Better indent of description
7 years ago
Will Hunt
d5ce87e956
Split summary up into description and summary
7 years ago
Stuart Mumford
be5232914a
Maybe a swagger
7 years ago
Stuart Mumford
b7c3a74022
artifacts
7 years ago
Stuart Mumford
fe43b79e73
what's even the point
7 years ago
Stuart Mumford
86b0045195
virtualenvs are the worst
7 years ago
Stuart Mumford
d1c8ec9e48
add circle config
7 years ago
Travis Ralston
bbf63d116c
Fix reference to error.yaml in forget room API
7 years ago
Travis Ralston
55c27d6212
Merge branch 'master' into travis/better-errors
7 years ago
Richard van der Hoff
3f8aa2eccd
Merge pull request #1369 from turt2live/travis/apis-unstable
...
Clearly say that the server/server API is unstable and subject to change
7 years ago
Richard van der Hoff
f9a0a49e96
Add a bunch more people to the speculator trusted list
7 years ago
Travis Ralston
4485b2f025
Merge branch 'master' into travis/server-name-join
7 years ago
Travis Ralston
9abbbfb81e
Merge pull request #1378 from turt2live/travis/dont-forget-to-leave
...
Document that clients must leave before forgetting rooms
7 years ago
Travis Ralston
c1c1f28c79
Merge branch 'master' into travis/dont-forget-to-leave
7 years ago
Travis Ralston
3935861445
Merge pull request #1380 from turt2live/travis/define-roomevent
...
Define RoomEvent on /rooms/{roomId}/messages
7 years ago
Travis Ralston
f98f603048
Merge pull request #1381 from turt2live/travis/general-clarifications
...
Rename some titles to avoid confusion between request and response schemas
7 years ago
Andrew Morgan
e81e0328c2
Fix single protocol metadata endpoint path, remove 500s
7 years ago
Travis Ralston
16860ddd22
De-quote
7 years ago
Travis Ralston
887a6fb18f
Merge pull request #1336 from remram44/patch-1
...
Consolidate backwards-compatible client changes
7 years ago
Andrew Morgan
4c38012122
I can spell
7 years ago
Andrew Morgan
8e22e9e85a
Fix title underline length
7 years ago
Andrew Morgan
e6218b56ab
Switch properties to schema
7 years ago
Andrew Morgan
a6dad76c01
Fix indentation
7 years ago