summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-12Make the state resolution use actual power levels rather than taking them ↵Erik Johnston4-82/+54
from a Pdu key.
2014-09-12Fix bug where we incorrectly removed a remote host from the list of hosts in ↵Erik Johnston1-12/+45
a room when any user from that host left that room even if they weren't the last user from that host in that room
2014-09-12Fix bug where we didn't return a tuple when expected.Erik Johnston1-1/