summary refs log tree commit diff
path: root/src/dialogs/InviteUsers.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-20Use a smaller icon size in the sidebarKonstantinos Sideris1-1/+1
2018-07-20Show device list in user profile & add option to create 1-1 chatKonstantinos Sideris15-21/+162
2018-07-20Create user profile modalKonstantinos Sideris27-13/+265
2018-07-19Add user avatar after the 'encryption is enabled' messageKonstantinos Sideris1-0/+3
2018-07-18Fix variable shadowing on clangKonstantinos Sideris1-3/+3
2018-07-17Mark own read messages with a double checkmark (#377)Konstantinos Sideris12-1/+248
2018-07-17Bump version to v0.5.1Konstantinos Sideris4-9/+9
2018-07-17Fix the download path for the Windows notification libKonstantinos Sideris1-1/+1
2018-07-17Move all files under src/Konstantinos Sideris145-277/+279
2018-07-16Explicitly set no timeout for notificationsBenedikt Heine1-1/+1
2018-07-16Update image_data hint to current notification specBenedikt Heine1-1/+1
2018-07-15Use a brighter color for button text (#355)Konstantinos Sideris1-1/+1
2018-07-15Properly reset the autocomplete anchor when the popup closesKonstantinos Sideris3-3/+7
2018-07-15Use MainWindow instead of QApplication::activeWindow to reference the main wi...Konstantinos Sideris2-4/+12
2018-07-15De-duplicate the m.room.encryption eventKonstantinos Sideris2-4/+13
2018-07-15Use the http link for video messagesKonstantinos Sideris5-21/+22
2018-07-15Remove the v2 namespace from the http clientKonstantinos Sideris19-179/+171
2018-07-15User reverse iterator instead of while loopKonstantinos Sideris1-7/+3
2018-07-15Add the -v / --version option, which displays the version string of the appli...Konstantinos Sideris1-1/+6
2018-07-15Update issue templateKonstantinos Sideris1