| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't ignore `set_tweak` actions with no explicit `value`. (#7766) | reivilibre | 2020-07-06 | 1 | -0/+17 |
* | Hack to add push priority to push notifications (#7765) | reivilibre | 2020-07-01 | 1 | -5/+347 |
* | Ensure the body is a string before comparing push rules. (#7701) | Patrick Cloke | 2020-06-15 | 1 | -9/+30 |
* | Do not treat display names as globs for push rules. (#7271) | Patrick Cloke | 2020-04-16 | 1 | -0/+65 |
* | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) | Patrick Cloke | 2020-02-21 | 2 | -7/+7 |
* | Clean up startup for the pusher (#6558) | Richard van der Hoff | 2019-12-18 | 2 | -0/+7 |
* | Support for routing outbound HTTP requests via a proxy (#6239) | Richard van der Hoff | 2019-11-01 | 1 | -1/+1 |
* | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 1 | -1/+1 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -3/+3 |
* | Merge pull request #5388 from matrix-org/erikj/fix_email_push | Erik Johnston | 2019-06-17 | 1 | -23/+70 |
|\ |
|
| * | Add test | Erik Johnston | 2019-06-07 | 1 | -1/+28 |
| * | Refactor email tests | Erik Johnston | 2019-06-07 | 1 | -22/+42 |
* | | Bump bleach version so that tests can run on old deps. | Erik Johnston | 2019-06-11 | 2 | -12/+0 |
|/ |
|
* | Migrate all tests to use the dict-based config format instead of hanging item... | Amber Brown | 2019-05-13 | 2 | -17/+21 |
* | Add admin api for sending server_notices (#5121) | Richard van der Hoff | 2019-05-02 | 2 | -2/+2 |
* | Move admin api impl to its own package | Richard van der Hoff | 2019-05-01 | 2 | -4/+6 |
* | Fix email test | Richard van der Hoff | 2019-03-19 | 1 | -0/+2 |
* | Fix logcontext leak in http pusher test | Richard van der Hoff | 2018-11-19 | 1 | -1/+2 |
* | Add some tests for the HTTP pusher (#4149) | Amber Brown | 2018-11-06 | 1 | -0/+159 |
* | Write some tests for the email pusher (#4095) | Amber Brown | 2018-10-30 | 2 | -0/+148 |