summary refs log tree commit diff
path: root/synapse/config/appservice.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-20Always send the user updates to their own device list (#7160)David Baker3-3/+19
2020-04-17Query missing cross-signing keys on local sig uploadAndrew Morgan3-12/+141
2020-04-14Only register devices edu handler on the master process (#7255)Andrew Morgan2-7/+12
2020-04-03tweak changelog v1.12.3 release-v1.12.3Richard van der Hoff1-5/+2
2020-04-031.12.3Richard van der Hoff4-4/+16
2020-04-03Fix the debian build in a better way. (#7212)Richard van der Hoff4-9/+36
2020-04-02Fix changelog wording v1.12.2 release-v1.12.2Andrew Morgan1-1/+1
2020-04-021.12.2Andrew Morgan3-1/+17
2020-04-02Pin Pillow>=4.3.0,<7.1.0 to fix dep issueAndrew Morgan1-1/+3
2020-04-021.12.1Andrew Morgan3-1/+13
2020-03-31