summary refs log tree commit diff
path: root/synapse/api/errors.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-28Fix sytest CIAndrew Morgan6-9/+14
2020-05-28Add ProfileStore to synapse_port_db as it has a dinsic background updateAndrew Morgan1-0/+2
2020-05-281.12.4Patrick Cloke3-1/+13
2020-05-28formatting for the changelogRichard van der Hoff1-1/+1
2020-05-281.12.4rc1Richard van der Hoff6-5/+18
2020-05-281.12.4rc1Richard van der Hoff1-1/+1
2020-05-28Do not treat display names as globs for push rules. (#7271)Patrick Cloke4-30/+106
2020-05-28Query missing cross-signing keys on local sig upload (#7289)Andrew Morgan3-18/+180
2020-05-28Fix changelog fileRichard van der Hoff2-1/+1
2020-05-28Support GET account_data requests on a worker (#7311)Richard van der Hoff4-0/+17
2020-05-28Revert "Query missing cross-signing keys on local sig upload"Richard van der Hoff3-141/+12
2020-05-28Always send the user updates to their own device list (#7160)David Baker3-3/+19
2020-05-28Query missing cross-signing keys on local sig uploadAndrew Morgan3-12/+141
2020-05-28Only register devices edu handler on the master process (#7255)Andrew Morgan2-7/+12
2020-05-28tweak changelog