summary refs log tree commit diff
path: root/synapse/state.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-17Finish implementing the new join dance.Erik Johnston1-2/+8
2014-10-16Start implementing the invite/join dance. Continue moving auth to use event.s...Erik Johnston4-22/+133
2014-10-15Begin making auth use event.old_state_eventsErik Johnston10