Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-15 | Use MainWindow instead of QApplication::activeWindow to reference the main ↵ | Konstantinos Sideris | 2 | -4/+12 | |
window The latter will not always return a valid pointer. fixes #363 | |||||
2018-07-15 | De-duplicate the m.room.encryption event | Konstantinos Sideris | 2 | -4/+13 | |
2018-07-15 | Use the http link for video messages | Konstantinos Sideris | 5 | -21/+22 | |
Add method to convert matrix content URIs to http links | |||||
2018-07-15 | Remove the v2 namespace from the http client | Konstantinos Sideris | 19 | -182/+174 | |
2018-07-15 | User reverse iterator instead of while loop | Konstantinos Sideris | 1 | -7/+3 | |
2018-07-15 | Add the -v / --version option, which displays the version string of the ↵ | Konstantinos Sideris | 1 | -1/+6 | |
application. | |||||
2018-07-15 | Update issue template | Konstantinos Sideris | 1 | -4/+13 | |
2018-07-15 | Bump version to 0.5.0 | Konstantinos Sideris | 4 | -11/+11 | |
2018-07-14 | Fix Windows build | Konstantinos Sideris | 4 | -121 |