Commit graph

2710 commits

Author SHA1 Message Date
Travis Ralston bc29f2a8c8 Merge branch 'travis/towncrier2' into travis/towncrier 2018-07-12 10:23:17 -06:00
Travis Ralston 527a5a2fdc Require sudo
see also: https://github.com/travis-ci/travis-ci/issues/9875
2018-07-12 10:18:46 -06:00
Travis Ralston 8a4ba8c5ca Use Popen rather than run() 2018-07-12 10:16:32 -06:00
Travis Ralston af7460088f Use six for url quoting 2018-07-12 10:07:09 -06:00
Travis Ralston e164392d93 Merge remote-tracking branch 'matrix-org/master' into travis/towncrier 2018-07-11 08:36:01 -06:00
Travis Ralston a8461e647f Improve the error handling for towncrier
The changelog shows up via stdout, everything else via stderr. We dump as much information as we can into the changelog to make debugging errors easier.
2018-07-11 08:35:55 -06:00
Travis Ralston 808a82e811
Merge pull request #1397 from turt2live/travis/text-format
Document message formats as-is
2018-07-11 08:10:26 -06:00
Travis Ralston 905ef6dadd Have the towncrier generator complain if the output looks wrong 2018-07-10 16:57:21 -06:00
Travis Ralston ebc7db12fb Remove extraneous list casting 2018-07-10 16:52:17 -06:00
Travis Ralston 9e0fafbcd4 Remove debugging line 2018-07-10 15:13:22 -06:00
Travis Ralston c999b7c2e2 Add newsfragment 2018-07-10 13:00:37 -06:00
Travis Ralston 55e4e90ab1 Document message formats as-is
This is likely to later be replaced by mixins, however this is being documented now so clients aren't left in the dark.

Fixes https://github.com/matrix-org/matrix-doc/issues/917
2018-07-10 12:52:11 -06:00
Travis Ralston e9f7d2096e Add changelog entry for CORS 2018-07-10 08:39:34 -06:00
Travis Ralston 8fe8fb9ba1 Merge remote-tracking branch 'matrix-org/master' into travis/towncrier 2018-07-10 08:37:52 -06:00
Travis Ralston c79010f0d6
Merge pull request #1365 from turt2live/travis/cors
Document the CORS/preflight headers
2018-07-10 08:35:37 -06:00
Travis Ralston 423d5593f5 Generify how OPTIONS and CORS are handled 2018-07-09 15:40:03 -06:00
Travis Ralston 550f95570b Fix regex for some versions of python 2018-07-09 15:17:43 -06:00
Travis Ralston 7ada960206 Fix the Travis CI build to work on 3.5 2018-07-09 14:55:25 -06:00
Travis Ralston c65c6e2e70 Add changelog entries removed in the merge from master 2018-07-09 12:25:34 -06:00
Travis Ralston f418c20ff2 Merge remote-tracking branch 'matrix-org/master' into travis/towncrier 2018-07-09 12:25:15 -06:00
Travis Ralston 08f6912825 Ask Travis to install 3.5 explicitly 2018-07-09 12:13:58 -06:00
Travis Ralston 44db84f3d8
Merge pull request #1371 from turt2live/travis/all-the-auth
Getting presence requires authentication
2018-07-09 10:31:40 -06:00
Travis Ralston a4f8e0807a Print the python version being used in the CI build. 2018-07-09 08:41:20 -06:00
Travis Ralston f68c82bd6c Don't let the newsfragments wink out of existence 2018-07-06 17:32:57 -06:00
Travis Ralston 63b926a4aa Make Travis CI use python 3 2018-07-06 17:19:04 -06:00
Travis Ralston 34089e302c Add general documentation for maintainers 2018-07-06 17:06:08 -06:00
Travis Ralston c2f85788de Add documentation about how to add to the changelog 2018-07-06 16:54:14 -06:00
Travis Ralston ee9abc5fd7 Convert unstable changelog to towncrier 2018-07-06 16:41:54 -06:00
Travis Ralston 9277e4c52d Add initial towncrier support 2018-07-06 16:32:27 -06:00
Travis Ralston f54d5a4039 Convert build scripts to python 3 2018-07-06 15:21:07 -06:00
Travis Ralston d7a979da63 Merge remote-tracking branch 'matrix-org/master' into travis/all-the-auth 2018-07-06 11:33:24 -06:00
Travis Ralston dd9414472b Merge remote-tracking branch 'matrix-org/master' into travis/cors 2018-07-06 08:51:32 -06:00
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
2018-07-06 07:06:50 -06:00
Travis Ralston e7a6ff1064
Merge branch 'master' into travis/spec-reason 2018-07-06 07:02:11 -06:00
Travis Ralston 1722734a51
Merge pull request #1364 from turt2live/travis/server-name-join
Document the server_name query parameter on /join/{roomIdOrAlias}
2018-07-06 07:00:24 -06:00
Will Hunt ff3c379339
Merge pull request #1189 from Half-Shot/hs/upload-limits
GET media/config 🎉
2018-07-06 11:37:35 +00:00
Will Hunt 77f4ac54aa
Wordy intro sentence for description 2018-07-06 10:36:17 +01:00
Will Hunt 2e6cc8045c
Better indent of description 2018-07-06 10:29:05 +01:00
Will Hunt d5ce87e956
Split summary up into description and summary 2018-07-06 10:27:03 +01:00
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
2018-07-05 20:38:35 +01:00
Richard van der Hoff f9a0a49e96 Add a bunch more people to the speculator trusted list 2018-07-05 20:27:40 +01:00
Travis Ralston 4485b2f025
Merge branch 'master' into travis/server-name-join 2018-07-05 11:23:13 -06:00
Travis Ralston 9abbbfb81e
Merge pull request #1378 from turt2live/travis/dont-forget-to-leave
Document that clients must leave before forgetting rooms
2018-07-05 11:03:15 -06:00
Travis Ralston c1c1f28c79
Merge branch 'master' into travis/dont-forget-to-leave 2018-07-05 10:55:48 -06:00
Travis Ralston 3935861445
Merge pull request #1380 from turt2live/travis/define-roomevent
Define RoomEvent on /rooms/{roomId}/messages
2018-07-05 10:54:54 -06:00
Travis Ralston f98f603048
Merge pull request #1381 from turt2live/travis/general-clarifications
Rename some titles to avoid confusion between request and response schemas
2018-07-05 10:54:22 -06:00
Travis Ralston 16860ddd22 De-quote 2018-07-05 10:46:53 -06:00
Travis Ralston 887a6fb18f
Merge pull request #1336 from remram44/patch-1
Consolidate backwards-compatible client changes
2018-07-05 10:35:16 -06:00
Travis Ralston 0867ab2365 Add to changelog 2018-07-04 20:14:19 -06:00
Kitsune Ral dfdc5f9bef search.yaml: Rename some titles to avoid confusion between request and response schemas
Signed-off-by: Alexey Rusakov <Alexey.Rusakov@pm.me>
2018-07-04 20:11:08 -06:00