Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 | Use innerText instead of innerHTML | Brendan Abolivier | 1 | -1/+2 |
2020-03-12 | Add type annotations and comments to auth handler (#7063) | Patrick Cloke | 3 | -89/+106 |
2020-03-11 | Lint | Brendan Abolivier | 1 | -2/+1 |
2020-03-11 | Put the file in the templates directory | Brendan Abolivier | 2 | -19/+37 |
2020-03-11 |