| Commit message (Expand) | Author | Files | Lines |
2019-06-07 | Automatically retry builds when a buildkite agent is lost (#5380) | Andrew Morgan | 2 | -0/+67 |
2019-06-06 | Prevent multiple device list updates from breaking a batch send (#5156) | Andrew Morgan | 4 | -31/+196 |
2019-06-06 | Set default room version to v4. (#5379) | Neil Johnson | 5 | -3/+11 |
2019-06-06 | remove bloat | Neil Johnson | 1 | -10/+1 |
2019-06-07 | fix maybe | Amber H. Brown | 1 | -20/+2 |
2019-06-06 | Add ability to perform password reset via email without trusting the identity... | Andrew Morgan | 20 | -71/+922 |
2019-06-06 | Stop hardcoding trust of old matrix.org key (#5374) | Richard van der Hoff | 6 | -95/+293 |
2019-06-06 | Neilj/1.0 upgrade notes (#5371) | Neil Johnson | 4 | -8/+79 |
2019-06-07 | just user dir? | Amber H. Brown | 1 | -1/+19 |
2019-06-06 | Regen sample config before kicking off agents (#5370) | Andrew Morgan | 2 | -2/+3 |
2019-06-07 | remove background updates that arent needed | Amber H. Brown | 1 | -33/+1 |
2019-06-06 | Fix missing logcontext for PresenceHandler.on_shutdown. (#5369) | Richard van der Hoff | 2 | -1/+8 |
2019-06-06 | Better words | Erik Johnston | 1 | -1/+1 |
2019-06-06 | Add credit in the changelog | Brendan Abolivier | 2 | -1/+1 |
2019-06-06 | Simplify condition | Brendan Abolivier | 1 | -2/+2 |
2019-06-06 | add more comments | Amber Brown | 1 | -0/+5 |
2019-06-05 | Fix `federation_custom_ca_list` configuration option. | Richard van der Hoff | 2 | -1/+2 |
2019-06-05 | Neilj/add r0.5 to versions (#5360) | Neil Johnson | 2 | -0/+2 |
2019-06-06 | Fix background updates to handle redactions/rejections (#5352) | Erik Johnston | 5 | -12/+117 |
2019-06-05 | add a script to generate new signing_key files | Richard van der Hoff | 2 | -0/+38 |
2019-06-05 | Update sample config | Richard van der Hoff | 1 | -4/+4 |
2019-06-05 | Fix notes about well-known and acme (#5357) | Richard van der Hoff | 2 | -6/+6 |
2019-06-05 | Validate federation server TLS certificates by default. | Richard van der Hoff | 3 | -8/+15 |
2019-06-05 | Simplify condition | Brendan Abolivier | 1 | -3/+2 |
2019-06-05 | |