- Dec 04, 2019
-
-
Andrew Morgan authored
-
Andrew Morgan authored
Co-Authored-By:
Erik Johnston <erik@matrix.org>
-
Neil Johnson authored
Ensure that the the default settings for the room directory are that the it is hidden from public view by default.
-
Richard van der Hoff authored
(hopefully) ... and deobfuscate the relevant bit of code.
-
- Dec 03, 2019
-
-
Hubert Chathi authored
-
Brendan Abolivier authored
Implement part [MSC2228](https://github.com/matrix-org/matrix-doc/pull/2228). The parts that differ are: * the feature is hidden behind a configuration flag (`enable_ephemeral_messages`) * self-destruction doesn't happen for state events * only implement support for the `m.self_destruct_after` field (not the `m.self_destruct` one) * doesn't send synthetic redactions to clients because for this specific case we consider the clients to be able to destroy an event themselves, instead we just censor it (by pruning its JSON) in the database
-
Richard van der Hoff authored
-
Amber Brown authored
-
- Dec 02, 2019
-
-
Hubert Chathi authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Filip Štědronský authored
Signed-Off-By:
Filip Štědronský <g@regnarg.cz>
-
- Nov 29, 2019
-
-
Andrew Morgan authored
-
- Nov 28, 2019
-
-
Brendan Abolivier authored
-
Erik Johnston authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Richard van der Hoff authored
Cf #6422
-
- Nov 27, 2019
-
-
Amber Brown authored
-
Hubert Chathi authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Guess I only tested this on python 2 :/ Fixes #6419.
-
- Nov 26, 2019
-
-
Andrew Morgan authored
-
Richard van der Hoff authored
Guess I only tested this on python 2 :/ Fixes #6419.
-
Erik Johnston authored
-
Erik Johnston authored
Fix phone home stats
-
Erik Johnston authored
-
- Nov 25, 2019
-
-
Richard van der Hoff authored
There are lots of words in the comment as to why this is a good idea. Fixes #6403.
-
Amber Brown authored
-
Richard van der Hoff authored
Add some exception handling here so that events whose json cannot be parsed are ignored rather than getting us stuck in a loop. Fixes #6404.
-
- Nov 22, 2019
-
-
Andrew Morgan authored
* Add working build command for docker image * Add changelog
-
- Nov 21, 2019
-
-
Aaron Raimist authored
-
Andrew Morgan authored
-
- Nov 20, 2019
-
-
Brendan Abolivier authored
-
Andrew Morgan authored
-