- Mar 07, 2019
-
-
Matthew Hodgson authored
-
- Mar 06, 2019
-
-
Travis Ralston authored
Use static locations for Riot icons
-
Richard van der Hoff authored
Co-Authored-By:
turt2live <travpc@gmail.com>
-
Erik Johnston authored
Prefill client IPs cache on workers
-
Erik Johnston authored
-
Erik Johnston authored
Add docstrings from matrix-org-hotfixes
-
Erik Johnston authored
Port #4422 debug logging from hotfixes
-
Erik Johnston authored
Send message after room has been shutdown
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Currently the explanation message is sent to the abuse room before any users are forced joined, which means it tends to get lost in the backlog of joins. So instead we send the message *after* we've forced joined everyone.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Andrew Morgan authored
Support batch updates in the worker sender
-
Brendan Abolivier authored
Improve ratelimit on registration
-
Brendan Abolivier authored
-
Brendan Abolivier authored
This reverts commit d7dbad35.
-
- Mar 05, 2019
-
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Brendan Abolivier authored
-
Erik Johnston authored
Add 'server_version' endpoint to admin API
-
Brendan Abolivier authored
* Rate-limiting for registration * Add unit test for registration rate limiting * Add config parameters for rate limiting on auth endpoints * Doc * Fix doc of rate limiting function Co-Authored-By:
babolivier <contact@brendanabolivier.com> * Incorporate review * Fix config parsing * Fix linting errors * Set default config for auth rate limiting * Fix tests * Add changelog * Advance reactor instead of mocked clock * Move parameters to registration specific config and give them more sensible default values * Remove unused config options * Don't mock the rate limiter un MAU tests * Rename _register_with_store into register_with_store * Make CI happy * Remove unused import * Update sample config * Fix ratelimiting test for py2 * Add non-guest test
-
Andrew Morgan authored
-
Andrew Morgan authored
Remove reference to that no longer exists in README
-
Andrew Morgan authored
Remove unnecessary dollar signs
-
Erik Johnston authored
Stop backpaginating when events not visible
-
Erik Johnston authored
Clean ups in replication notifier
-
Erik Johnston authored
-
Erik Johnston authored
Allow /keys/{changes,query} API to run on worker
-
- Mar 04, 2019
-
-
Richard van der Hoff authored
Add some debug about processing read receipts.
-
Richard van der Hoff authored
Clean up read-receipt handling.
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Both (!) things that register as replication listeners do the right thing wrt logcontexts, so this is redundant.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-