summary refs log tree commit diff
path: root/docs/implementation-notes (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-17Fix bug where people could join private roomsErik Johnston3-45/+63
2014-10-17Use state groups to get current state. Make join dance actually work.Erik Johnston10-67/+226
2014-10-17Finish implementing the new join dance.</