summary refs log tree commit diff
path: root/docs/usage/configuration (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-07-13Fix some links in `docs` and `contrib` (#10370)Dirk Klimpel1-1/+1
2021-07-13Bugfix `make_room_admin` fails for users that have left a private room (#10367)Dirk Klimpel2-1/+9
Fixes: #10338
2021-07-13Use inline type hints in `tests/` (#10350)Jonathan de Jong18-63/+62
This PR is tantamount to running: python3.8 -m com2ann -v 6 tests/ (com2ann requires python 3.8 to run)
2021-07-13[pyupgrade] `tests/` (#10347)Jonathan de Jong20-58/+45
2021-07-13Fix federation inbound age metric. (#10355)Erik Johnston2-1/+4
We should be reporting the age rather than absolute timestamp.
2021-07-12Replace `room_depth.min_depth` with a BIGINT (#10289)Richard van der Hoff4-7/+186
while I'm dealing with INTEGERs and BIGINTs, let's replace room_depth.min_depth with a BIGINT.
2021-07-12Additional unit tests for spaces summary. (#10305)Patrick Cloke2-1/+204
2021-07-09Unblacklist fixed tests (#10357)Erik Johnston3-5/+2
2021-07-09Re-enable room v6 sytest (#10345)Richard van der Hoff2-1/+1
... now that it has been fixed in https://github.com/matrix-org/sytest/pull/1061.
2021-07-09Revert "Newsfile"Erik Johnston1-1/+