- Dec 20, 2018
-
-
Richard van der Hoff authored
Better follow our own release notes.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Amber Brown authored
-
David Baker authored
* Add 'sandbox' to the CSP for media repo * Changelog
-
- Dec 13, 2018
-
-
Nad Chishtie authored
* Improved static/index.html look, feel and content. * Added accessibility tags to in-line SVG. * Grammar.
-
Amber Brown authored
-
- Dec 11, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Stop installing Matrix Console by default
-
Richard van der Hoff authored
Add a welcome page to the static resources
-
Richard van der Hoff authored
Disable pager for ci script
-
Richard van der Hoff authored
-
Richard van der Hoff authored
... otherwise it hangs
-
Richard van der Hoff authored
This is largely a precursor for the removal of the bundled webclient. The idea is to present a page at / which reassures people that something is working, and to give them some links for next steps. The welcome page lives at `/_matrix/static/`, so is enabled alongside the other `static` resources (which, in practice, means the client API is enabled). We'll redirect to it from `/` if we have nothing better to display there. It would be nice to have a way to disable it (in the same way that you might disable the nginx welcome page), but I can't really think of a good way to do that without a load of ickiness. It's based on the work done by @krombel for #2601.
-
Richard van der Hoff authored
This is based on the work done by @krombel in #2601.
- Dec 04, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Notes on upgrading to python3, and README updates.
-
Richard van der Hoff authored
Remove obsolete settings from docker homeserver.yaml
-
Richard van der Hoff authored
These aren't used, because we have a `log_config` setting.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Use labels to tag builds with their SHA1 version.
-
Travis Ralston authored
-
Amber Brown authored
-
Richard van der Hoff authored
Replace mentions of Vector with Riot
-
Travis Ralston authored
This is useful for homeservers not intended for users, such as bot-only homeservers or ones that only process IoT data.
-
Aaron authored
* Add note to UPGRADE.rst about removing riot.im from list of trusted identity servers Signed-off-by:
Aaron Raimist <aaron@raim.ist> * Add changelog Signed-off-by:
Aaron Raimist <aaron@raim.ist>
-
Ben Parsons authored
-
Richard van der Hoff authored
This is a bit of a half-assed effort at fixing https://github.com/matrix-org/synapse/issues/4252. Fundamentally the right answer is to drop support for Python 2.
-
Richard van der Hoff authored
Drop sent_transactions
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Fix removing pushers on python 3
-
Richard van der Hoff authored
Add a basic .editorconfig
-
Richard van der Hoff authored
This should fix some "Starting db connection from sentinel context" warnings, and will mean we get metrics for these processes.
-
Aaron authored
Signed-off-by:
Aaron Raimist <aaron@raim.ist>
- Dec 03, 2018
-
-
Amber Brown authored
-
Amber Brown authored
-