| Commit message (Expand) | Author | Files | Lines |
2020-10-08 | Remove accidental return statement | Andrew Morgan | 1 | -2/+0 |
2020-10-08 | Update change log v1.21.0rc3 | Erik Johnston | 1 | -1/+1 |
2020-10-08 | 1.21.0rc3 | Erik Johnston | 4 | -3/+16 |
2020-10-08 | Add useful shields to readme (#8493) | Mateusz PrzybyĆowicz | 2 | -7/+24 |
2020-10-08 | Clarify error message when plugin config parsers raise an error (#8492) | Richard van der Hoff | 2 | -1/+2 |
2020-10-07 | Reduce serialization errors in MultiWriterIdGen (#8456) | Erik Johnston | 7 | -5/+109 |
2020-10-07 | Add `xyz.amorgan.knock` /versions string | Andrew Morgan | 1 | -0/+2 |
2020-10-07 | Move additional tasks to the background worker (#8458) | Patrick Cloke | 8 | -197/+195 |
2020-10-07 | Include the configured log level in phone home stats. (#8477) | Patrick Cloke | 2 | -0/+8 |
2020-10-07 | Reduce serialization errors in MultiWriterIdGen (#8456) | Erik Johnston | 7 | -8/+112 |
2020-10-07 | Use vector clocks for room stream tokens. (#8439) | Erik Johnston | 4 | -42/+380 |
2020-10-07 | Add typing information to the device handler. (#8407) | Patrick Cloke | 4 | -38/+59 |
2020-10-07 | Fix returning incorrect prev_batch token in incremental sync (#8486) | Erik Johnston | 2 | -1/+7 |
2020-10-07 | Add Ubuntu 20.10 (Groovy Gorilla) to build scripts. (#8475) | Patrick Cloke | 2 | -0/+2 |
2020-10-07 | unblacklist some tests (#8474) | Richard van der Hoff | 3 | -34/+1 |
2020-10-07 | Add support for MSC2697: Dehydrated devices (#8380) | Hubert Chathi | 9 | -21/+454 |
2020-10-07 | Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464) | Richard van der Hoff | 10 | -58/+51 |
2020-10-07 | Remove docs/sphinx and related references (#8480) | Andrew Morgan | 62 | -839/+1 |
2020-10-07 | update wording | Richard van der Hoff | 1 | -2/+3 |
2020-10-06 | Add support for MSC2732: olm fallback keys (#8312) | Hubert Chathi | 8 | -1/+215 |
2020-10-06 | Additional tests for third-party event rules (#8468) | Richard van der Hoff | 3 | -18/+79 |
2020-10-06 | Don't bother responding to client requests that have already disconnected (#8... | Andrew Morgan | 3 | -0/+12 |
2020-10-05 | Update default room version to 6 (#8461) | Richard van der Hoff | 4 | -3/+13 |
2020-10-05 | Fix third-party event modules for `check_visibility_can_be_modified` check | Richard van der Hoff | 3 | -2/+5 |
2020-10-05 | |