Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-13 | Update CHANGES.md | Richard van der Hoff | 1 | -1/+1 |
2021-07-13 | fix debian changelog | Richard van der Hoff | 1 | -1/+7 |
2021-07-13 | 1.38.0 | Richard van der Hoff | 3 | -2/+8 |
2021-07-13 | 1.38.0rc3 v1.38.0rc3 | Richard van der Hoff | 5 | -5/+16 |
2021-07-13 | Fix some links in `docs` and `contrib` (#10370) | Dirk Klimpel | 9 | -17/+23 |
2021-07-13 | Bugfix `make_room_admin` fails for users that have left a private room (#10367) | Dirk Klimpel | 2 | -1/+9 |
2021-07-13 | Use inline type hints in `tests/` (#10350) | Jonathan de Jong | 18 | -63/+62 |
2021-07-13 | Github Actions workflow to attach release artifacts to release (#10379) | Richard van der Hoff | 2 | -1/+28 |
2021-07-13 | [pyupgrade] `tests/` (#10347) | Jonathan de Jong | 20 | -58/+45 |
2021-07-13 | Fix federation inbound age metric. (#10355) | Erik Johnston | 2 | -1/+4 |
2021-07-13 | Build the python release artifacts in GHA too | Richard van der Hoff | 1 | -3/+23 |
2021-07-12 | build debs in GHA (#10247) | Richard van der Hoff | 3 | -4/+58 |
2021-07-12 | Replace `room_depth.min_depth` with a BIGINT (#10289) | Richard van der Hoff | 4 | -7/+186 |
2021-07-12 |