- Nov 01, 2019
-
-
Andrew Morgan authored
-
Hubert Chathi authored
Cross-signing [4/4] -- federation edition
-
Hubert Chathi authored
Co-Authored-By:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
Hubert Chathi authored
-
Hubert Chathi authored
make notification of signatures work with workers
-
- Oct 31, 2019
-
-
Will Hunt authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Amber Brown authored
* update version of black and also fix the mypy config being overridden
-
Erik Johnston authored
Add StateGroupStorage interface
-
Travis Ralston authored
* Offer the homeserver instance to the spam checker * Newsfile * Linting * Expose a Spam Checker API instead of passing the homeserver object * Alter changelog * s/hs/api
-
Erik Johnston authored
Fix /purge_room admin API
-
Erik Johnston authored
Fix docstring Co-Authored-By:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
It fails trying to clean the `topic` table which was recently removed.
-
Richard van der Hoff authored
-
Andrew Morgan authored
Replace every instance of `logger.warn` with `logger.warning` as the former is deprecated.
-
- Oct 30, 2019
-
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Richard van der Hoff authored
this is part of _retry_on_integrity_error, so should only be on _persist_events_and_state_updates
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Hubert Chathi authored
-
Erik Johnston authored
Move persist_events out from main data store.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Make ObservableDeferred.observe() always return deferred.
-
Yash Jipkate authored
-
Erik Johnston authored
-
Andrew Morgan authored
-
Erik Johnston authored
-
Erik Johnston authored
This makes it easier to use in an async/await world. Also fixes a bug where cache descriptors would occaisonally return a raw value rather than a deferred.
-
Andrew Morgan authored
-
Andrew Morgan authored
-
Andrew Morgan authored
-