summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-15Bump version to 0.5.0v0.5.0Konstantinos Sideris
2018-07-14Fix Windows buildKonstantinos Sideris
2018-07-14Remove the FindOlm.cmake script for the Windows buildKonstantinos Sideris
2018-07-14Re-enable groupsKonstantinos Sideris
2018-07-12Properly display the bottom border on the TopRoomBarKonstantinos Sideris
2018-07-12Added FindOlm.cmake script from mtxclient to find generic libolm packaged wit...Vitaly Zaitsev
2018-07-11Allow close events from the session manager (#353)Konstantinos Sideris
2018-07-11Working D-Bus desktop notifications (#361)Max Sandholm
2018-07-11Use QSharedPointer::data to be compatible with Qt < 5.11Konstantinos Sideris
2018-07-10Send image dimensions in m.image eventKonstantinos Sideris
2018-07-10Limit -Wshadow to non-gcc (#368)Johannes Walcher
2018-07-09Don't pre-load messages from cachesKonstantinos Sideris
2018-07-08Add -WshadowKonstantinos Sideris
2018-07-08Fix variable shadowing that caused the key response to be nullKonstantinos Sideris
2018-07-07Add context menu action to request encryption keysKonstantinos Sideris
2018-07-07Add a timeline message when encryption is enabledKonstantinos Sideris
2018-07-07Mark all decrypted messages with a padlockKonstantinos Sideris
2018-07-04Mark third-party headers as systemKonstantinos Sideris
2018-07-04Don't download dependencies during buildKonstantinos Sideris
2018-07-04Fix regressions regarding UI resizingKonstantinos Sideris
2018-07-02Add build target for doxygenKonstantinos Sideris
2018-07-01Add shortcuts for chat-only & Room List-only viewsKonstantinos Sideris
2018-07-01Mark encrypted messages with a lock iconKonstantinos Sideris
2018-07-01Implement dekstop notifications on Windows (#290)Konstantinos Sideris
2018-06-30Fix crash on Windows with out_of_range exception & update docsKonstantinos Sideris
2018-06-30Add basic support for replies (#292)Konstantinos Sideris
2018-06-29Allow arbitrary resizing of the main window & restore sidebar's sizeKonstantinos Sideris
2018-06-28Save timeline messages in cache for faster startup timesKonstantinos Sideris
2018-06-28Upgrade matrix-structs & mtxclientKonstantinos Sideris
2018-06-27State that encrypted attachments aren't supported (#352)Luca Beltrame
2018-06-25Send one claim request per user that includes all devicesKonstantinos Sideris
2018-06-23Add entry for GCC5 on Travis-CIKonstantinos Sideris
2018-06-23Allow copying the version info in the settings pageKonstantinos Sideris
2018-06-22Fix the appimage generationKonstantinos Sideris
2018-06-22Immediately shutdown the http client on exitKonstantinos Sideris
2018-06-22Build mtxclient with Bundled Boost (#350)Cameron Conn
2018-06-22i18n: Add Polish translation (#349)Marcin Mikołajczak
2018-06-20Verify signature of identity keys before sharing the megolm sessionKonstantinos Sideris
2018-06-19Handle olm & lmdb exceptions during message decryptionKonstantinos Sideris
2018-06-18Mark encrypted rooms when processing room stateKonstantinos Sideris
2018-06-18Save the olm account after we create new one-time keysKonstantinos Sideris
2018-06-18Improve logging a bitKonstantinos Sideris
2018-06-17Merge branch 'e2ee'Konstantinos Sideris
2018-06-17Update build instructionsKonstantinos Sideris
2018-06-17Fix regressions regarding invites & slowness during shutdownKonstantinos Sideris
2018-06-17Setup BinTrayKonstantinos Sideris
2018-06-17Correctly mark received messages whose response came after /syncKonstantinos Sideris
2018-06-17Update CI instructionsKonstantinos Sideris
2018-06-15Don't try to send megolm session keys to devices with no one-time keysKonstantinos Sideris
2018-06-15Pass down toolchain file on WindowsKonstantinos Sideris