summary refs log tree commit diff
path: root/src/InputValidator.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash when inviting usersKonstantinos Sideris2018-02-281-29/+0
|
* React to externally left and joined rooms, and add "leave room" button in ↵Max Sandholm2017-10-011-2/+2
| | | | | | | | | | 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.
* Style change againKonstantinos Sideris2017-09-101-1/+2
|
* Make InputValidator class members staticKonstantinos Sideris2017-05-141-11/+9
|
* Set allowed TLD size to 63 charsKonstantinos Sideris2017-04-241-1/+1
|
* Use Matrix ID for loginKonstantinos Sideris2017-04-101-2/+1
|
* Initial commitKonstantinos Sideris2017-04-061-0/+31