summary refs log tree commit diff
path: root/src/dialogs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Automatically focus on input when opening a dialogKonstantinos Sideris2018-01-163-0/+24
|
* Fix emoji as avatars issue for the receiptsKonstantinos Sideris2018-01-161-1/+2
|
* Change cache format to not allow duplicate receiptsKonstantinos Sideris2018-01-141-1/+1
| | | | Convert list of receipts to map<userId, timestamp>
* Add support for pasting images into a room (#180)christarazi2018-01-101-0/+142
| | | fixes #132
* Remove an extra colon from the receipt timeKonstantinos Sideris2018-01-041-1/+1
| | | | [ci skip]
* Initial support for read receiptsKonstantinos Sideris2018-01-031-0/+124
|
* Fix font size inconsistenciesKonstantinos Sideris2017-12-211-6/+8
|
* Add dialog to create roomsKonstantinos Sideris2017-12-111-0/+152
| | | | fixes #25
* Add menu to invite usersKonstantinos Sideris2017-12-101-0/+149
|
* Add gui option for joining rooms (#25)Konstantinos Sideris2017-12-101-8/+18
|
* Group emoji and dialogs with namespacesKonstantinos Sideris2017-11-304-13/+21
|
* Create directories for related filesKonstantinos Sideris2017-11-304-0/+304