summary refs log tree commit diff
path: root/src/dialogs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Retrieve the current room state from cache when the edit modal opensKonstantinos Sideris2018-05-181-8/+14
* Fix crash on unfinished animation & center the edit modalKonstantinos Sideris2018-05-181-0/+8
* Hide the edit menu when the user doesn't have enough powerKonstantinos Sideris2018-05-161-19/+41
* Add menu to modify the name & topic of the roomKonstantinos Sideris2018-05-161-40/+199
* Add read support for room access options (#324)twahm2018-05-131-3/+56
* Use the correct avatar size for HiDPI displaysKonstantinos Sideris2018-05-111-0/+16
* Don't use shared pointers for cacheKonstantinos Sideris2018-05-082-8/+6
* Fetch user avatars while browsing the member listKonstantinos Sideris2018-05-041-0/+7
* Add member listKonstantinos Sideris2018-05-012-7/+154
* Add prototype room settings menuKonstantinos Sideris2018-04-301-0/+147
* Cache refactoringKonstantinos Sideris2018-04-211-7/+15
* Show avatars in the completion popupKonstantinos Sideris2018-03-251-1/+2
* Fix CI buildsKonstantinos Sideris2018-03-131-1/+1
* Implement user registration with reCAPTCHAKonstantinos Sideris2018-03-121-0/+75
* Add some missing referencesKonstantinos Sideris2018-02-281-1/+1
* Be explicit about the captured parameters in lambdasKonstantinos Sideris2018-02-207-15/+15
* Scale down the preview image to fit in the application windowKonstantinos Sideris2018-02-191-11/+9
* Move scaleImage() in UtilsKonstantinos Sideris2018-02-191-28/+2
* Minor adjustmentsKonstantinos Sideris2018-02-191-1/+1
* Support audio, video, generic file for pasting (#220)christarazi2018-02-182-142/+170
* 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
* Add support for pasting images into a room (#180)christarazi2018-01-101-0/+142
* Remove an extra colon from the receipt timeKonstantinos Sideris2018-01-041-1/+1
* 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
* 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