| Commit message (Expand) | Author | Files | Lines |
2020-03-19 | Fix concurrent modification errors in pusher metrics (#7106) | Richard van der Hoff | 2 | -9/+19 |
2020-03-19 | Add prometheus metrics for the number of active pushers (#7103) | Richard van der Hoff | 5 | -8/+36 |
2020-03-19 | Move pusherpool startup into _base.setup (#7104) | Richard van der Hoff | 3 | -1/+2 |
2020-03-18 | Improve get auth chain difference algorithm. (#7095) | Erik Johnston | 6 | -71/+310 |
2020-03-18 | Add an option to the set password API to choose whether to logout other devic... | Patrick Cloke | 5 | -20/+39 |
2020-03-17 | Update INSTALL.md updated CentOS8 install instructions (#6925) | Richard von Kellner | 2 | -2/+12 |
2020-03-17 | Share SSL contexts for non-federation requests (#7094) | Richard van der Hoff | 7 | -44/+71 |
2020-03-17 | Set charset to utf-8 when adding headers for certain text content types (#7044) | The Stranjer | 2 | -1/+25 |
2020-03-17 | Remove unused federation endpoint (`query_auth`) (#7026) | Patrick Cloke | 5 | -146/+80 |
2020-03-17 | Remove special casing of `m.room.aliases` events (#7034) | Patrick Cloke | 5 | -42/+35 |
2020-03-17 | Revert "Add options to disable setting profile info for prevent changes. (#70... | Richard van der Hoff | 7 | -398/+1 |
2020-03-16 | Populate the room version from state events (#7070) | Brendan Abolivier | 3 | -0/+63 |
2020-03-16 | Fix buggy condition in account validity handler (#7074) | Brendan Abolivier | 2 | -1/+6 |
2020-03-13 | |