summaryrefslogtreecommitdiffstats
path: root/src/Olm.cpp
AgeCommit message (Expand)Author
2018-07-14Fix Windows buildKonstantinos 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-06-28Upgrade matrix-structs & mtxclientKonstantinos Sideris
2018-06-25Send one claim request per user that includes all devicesKonstantinos Sideris
2018-06-18Save the olm account after we create new one-time keysKonstantinos Sideris
2018-06-18Improve logging a bitKonstantinos Sideris
2018-06-15Handle OLM_MESSAGE type of messages properlyKonstantinos Sideris
2018-06-14Rename the log namespace to avoid symbol clash with the math functionKonstantinos Sideris
2018-06-13Add support for sending encrypted messagesKonstantinos Sideris
2018-06-10Add support for displaying decrypted messagesKonstantinos Sideris