- Sep 29, 2021
-
-
Patrick Cloke authored
-
- Apr 14, 2021
-
-
Jonathan de Jong authored
Part of #9744 Removes all redundant `# -*- coding: utf-8 -*-` lines from files, as python 3 automatically reads source code as utf-8 now. `Signed-off-by:
Jonathan de Jong <jonathan@automatia.nl>`>
-
- Apr 09, 2021
-
-
Patrick Cloke authored
-
- Feb 16, 2021
-
-
Eric Eastwood authored
- Update black version to the latest - Run black auto formatting over the codebase - Run autoformatting according to [`docs/code_style.md `](https://github.com/matrix-org/synapse/blob/80d6dc9783aa80886a133756028984dbf8920168/docs/code_style.md) - Update `code_style.md` docs around installing black to use the correct version
-
- Sep 29, 2020
-
-
Will Hunt authored
This is an attempt to fix #8403.
-
- Sep 08, 2020
-
-
Patrick Cloke authored
-
- Aug 11, 2020
-
-
Patrick Cloke authored
-
- Aug 07, 2020
-
-
Patrick Cloke authored
-
- Aug 05, 2020
-
-
Erik Johnston authored
-
- Jun 03, 2020
-
-
Andrew Morgan authored
Calls `self.get_success` on all deferred methods instead of abusing `self.pump()`. This has the benefit of working with coroutines, as well as checking that method execution completed successfully. There are also a few small cleanups that I made in the process.
-
- May 22, 2020
-
-
Richard van der Hoff authored
These are surprisingly expensive, and we only really need to do them at startup.
-
- Mar 06, 2020
-
-
Neil Johnson authored
* Break down monthly active users by appservice_id and emit via prometheus. Co-authored-by:
Brendan Abolivier <babolivier@matrix.org>
-
- Dec 05, 2019
-
-
Erik Johnston authored
-
- Oct 11, 2019
-
-
Neil Johnson authored
-
- Jul 10, 2019
-
-
Richard van der Hoff authored
The 'token' param is no longer used anywhere except the tests, so let's kill that off too.
-
- Jun 20, 2019
-
-
Amber Brown authored
-
- May 10, 2019
-
-
Amber Brown authored
-
- Jan 28, 2019
-
-
Amber Brown authored
-
- Dec 14, 2018
-
-
Neil Johnson authored
Allow for the creation of a support user. A support user can access the server, join rooms, interact with other users, but does not appear in the user directory nor does it contribute to monthly active user limits.
-
- Dec 07, 2018
-
-
Richard van der Hoff authored
When we register a new user from SAML2 data, initialise their displayname correctly.
-
- Nov 15, 2018
-
-
Travis Ralston authored
-
- Oct 24, 2018
-
-
Neil Johnson authored
-
- Oct 23, 2018
-
-
Neil Johnson authored
-
- Sep 12, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
-
- Sep 06, 2018
-
-
Neil Johnson authored
-
- Sep 05, 2018
-
-
Neil Johnson authored
-
- Sep 03, 2018
-
-
Amber Brown authored
-
- Aug 16, 2018
-
-
Neil Johnson authored
-
- Aug 14, 2018
-
-
Neil Johnson authored
-
- Aug 13, 2018
-
-
Amber Brown authored
-
- Aug 10, 2018
-
-
black authored
-
- Aug 09, 2018
-
-
Neil Johnson authored
-
- Aug 07, 2018
-
-
Neil Johnson authored
-
- Aug 03, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
-
- Aug 02, 2018
-
-
Neil Johnson authored
-
Neil Johnson authored
This reverts commit ec716a35.
-
- Aug 01, 2018
-
-
Neil Johnson authored
-
- Jul 31, 2018
-
-
Neil Johnson authored
-