summary refs log tree commit diff
path: root/include/JoinRoomDialog.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create directories for related filesKonstantinos Sideris2017-11-301-22/+0
|
* Clean up headersKonstantinos Sideris2017-10-281-1/+1
|
* 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.