summary refs log tree commit diff
path: root/include/dialogs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-1711-565/+0
* Add menu option to enable encryption in a private roomKonstantinos Sideris2018-06-121-8/+13
* Migrate to mtxclient for the http callsKonstantinos Sideris2018-06-092-1/+4
* Retrieve the current room state from cache when the edit modal opensKonstantinos Sideris2018-05-181-0/+2
* Hide the edit menu when the user doesn't have enough powerKonstantinos Sideris2018-05-161-0/+6
* Add menu to modify the name & topic of the roomKonstantinos Sideris2018-05-161-1/+34
* Add read support for room access options (#324)twahm2018-05-131-0/+6
* Use the correct avatar size for HiDPI displaysKonstantinos Sideris2018-05-111-15/+2
* Don't use shared pointers for cacheKonstantinos Sideris2018-05-082-8/+2
* Fetch user avatars while browsing the member listKonstantinos Sideris2018-05-042-1/+12
* Add member listKonstantinos Sideris2018-05-011-0/+57
* Add prototype room settings menuKonstantinos Sideris2018-04-301-0/+88
* Cache refactoringKonstantinos Sideris2018-04-211-1/+4
* Implement user registration with reCAPTCHAKonstantinos Sideris2018-03-121-0/+28
* Move scaleImage() in UtilsKonstantinos Sideris2018-02-191-2/+0
* Minor adjustmentsKonstantinos Sideris2018-02-191-1/+1
* Support audio, video, generic file for pasting (#220)christarazi2018-02-181-9/+13
* Automatically focus on input when opening a dialogKonstantinos Sideris2018-01-163-0/+3
* 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/+57
* Initial support for read receiptsKonstantinos Sideris2018-01-031-0/+50
* Add dialog to create roomsKonstantinos Sideris2017-12-111-0/+44
* Add menu to invite usersKonstantinos Sideris2017-12-101-0/+41
* Add gui option for joining rooms (#25)Konstantinos Sideris2017-12-101-3/+6
* Group emoji and dialogs with namespacesKonstantinos Sideris2017-11-304-8/+21
* Create directories for related filesKonstantinos Sideris2017-11-304-0/+129