summary refs log tree commit diff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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-182/+174
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-4/+13
2018-07-15Bump version to 0.5.0Konstantinos Sideris4-11/+11
2018-