summary refs log tree commit diff
path: root/demo (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-15Reduce likelihood of Postgres table scanning `state_groups_state`. (#10359)Erik Johnston2-0/+35
2021-07-15Make deprecation notice of the spam checker doc more obvious (#10395)Brendan Abolivier2-2/+5
2021-07-15Add tests to characterise the current behaviour of R30 phone-home metrics (#1...reivilibre2-0/+154
2021-07-15Updating install prerequisites for newer macOS & ARM Macs. (#9971)Luke Walsh2-3/+7
2021-07-15Docs: Use something other than the document name to describe a page (#10399)Andrew Morgan12-23/+22
2021-07-15Stagger send presence to remotes (#10398)Erik Johnston4-5/+116
2021-07-15Update the logcontext doc (#10353)Brendan Abolivier2-230/+102
2021-07-15Use inline type hints in various other places (in `synapse/`) (#10380)Jonathan de Jong79-336/+329
2021-07-15Allow providing credentials to `http_proxy` (#10360)Dirk Klimpel3-14/+64
2021-07-15Fix a number of logged errors caused by remote servers being down. (#10400)Erik Johnston5-19/+66
2021-07-14doc: Add delegation example to the caddy reverse proxy section (#10368)Moritz Dietz2-0/+28
2021-07-14Instructions on installing RC debs (#10396)Richard van der Hoff2-9/+13
2021-07-14Set section for prerelease debs (#10391)Richard van der Hoff2-0/+15
2021-07-14Make GHA config more efficient (#10383)Richard van der Hoff3-15/+21
2021-07-14Add type hints and comments to event auth code. (#10393)Patrick Cloke4-10/+18
2021-07-13Fix messages from multiple senders in historical chunk (MSC2716) (#10276)Eric Eastwood3-11/+76
2021-07-13Add type hints to get_domain_from_id and get_localpart_from_id. (#10385)Patrick Cloke3-26/+75
2021-07-13Show all joinable rooms in the spaces summary. (#10298)Patrick Cloke6-38/+237
2021-07-13Move upgrade blurb v1.38.0Richard van der Hoff1-2/+2
2021-07-13Update CHANGES.mdRichard van der Hoff1-1/+1
2021-07-13fix debian changelogRichard van der Hoff1-1/+7
2021-07-13 1.38.0Richard van der Hoff3-2/+8
2021-07-131.38.0rc3 v1.38.0rc3Richard van der Hoff5-5/+16
2021-07-13Fix some links in `docs` and `contrib` (#10370)Dirk Klimpel9-17/+23
2021-07-13Bugfix `make_room_admin` fails for users that have left a private room (#10367)Dirk Klimpel2-1/+9
2021-07-13Use inline type hints in `tests/` (#10350)Jonathan de Jong18-63/+62
2021-07-13Github Actions workflow to attach release artifacts to release (#10379)Richard van der Hoff2-1/+28
2021-07-13[pyupgrade] `tests/` (#10347)Jonathan de Jong20-58/+45
2021-07-13Fix federation inbound age metric. (#10355)Erik Johnston2-1/+4
2021-07-13Build the python release artifacts in GHA tooRichard van der Hoff1-3/+23
2021-07-12build debs in GHA (#10247)Richard van der Hoff3-4/+58
2021-07-12Replace `room_depth.min_depth` with a BIGINT (#10289)Richard van der Hoff4-7/+186