summary refs log tree commit diff
path: root/scripts-dev/check_signature.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-30Copy over non-federatable trait on room upgradeAndrew Morgan1-0/+14
2019-01-30Fix replication for room v3 (#4523)Erik Johnston2-1/+5
* Fix replication for room v3 We were not correctly quoting the path fragments over http replication, which meant that it exploded when the event IDs had a slash in them * Newsfile