summary refs log tree commit diff
path: root/include/JoinRoomDialog.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* React to externally left and joined rooms, and add "leave room" button in ↵Max Sandholm2017-10-011-0/+22
room menu (#75) * Initial "join room" feature. * React correctly to remotely joined rooms. * Leaving rooms implemented both locally using the room menu in nheko, and reacting properly when leaving a room remotely from another client.