Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-10-19 | Expose the experimental appservice login flow to clients. (#8504) | Patrick Cloke | 2 | -0/+3 |
2020-10-19 | Add `DeferredCache.get_immediate` method (#8568) | Richard van der Hoff | 7 | -27/+53 |
2020-10-19 | Include a simple message in email notifications that include encrypted conten... | Patrick Cloke | 9 | -75/+107 |
2020-10-19 | Support running synmark on macOS. (#8578) | Patrick Cloke | 2 | -2/+6 |
2020-10-19 | Start an opentracing span for background processes. (#8567) | Erik Johnston | 2 | -5/+7 |
2020-10-19 | Replace DeferredCache with LruCache where possible (#8563) | Richard van der Hoff | 8 | -27/+30 |
2020-10-17 | Pre-emptively fix synapse.storage.types.Connection for future mypy release (#... | Jonathan de Jong | 3 | -3/+4 |
2020-10-16 | Fix synmark (#8571) | Richard van der Hoff | 2 | -1/+2 |
2020-10-16 | Clean-up old transaction IDs on the background worker. (#8544) | Patrick Cloke | 2 | -1/+2 |
2020-10-16 | Add .venv* to .gitignore (#8566) | Jonathan de Jong | 2 | -0/+2 |
2020-10-16 | review comments | Richard van der Hoff | 1 | -3/+8 |
2020-10-16 |