index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Olm.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update mtxclient
Konstantinos Sideris
2018-09-15
1
-8
/
+7
*
Merge matrix-structs into the client lib
Konstantinos Sideris
2018-09-01
1
-2
/
+4
*
Add option to ignore key requests altogether
Konstantinos Sideris
2018-07-22
1
-0
/
+6
*
Reject key requests for users that are not members of the room
Konstantinos Sideris
2018-07-22
1
-0
/
+8
*
Move all files under src/
Konstantinos Sideris
2018-07-17
1
-2
/
+2
*
Remove the v2 namespace from the http client
Konstantinos Sideris
2018-07-15
1
-17
/
+16
*
Fix Windows build
Konstantinos Sideris
2018-07-14
1
-5
/
+4
*
Fix variable shadowing that caused the key response to be null
Konstantinos Sideris
2018-07-08
1
-2
/
+3
*
Add context menu action to request encryption keys
Konstantinos Sideris
2018-07-07
1
-2
/
+273
*
Upgrade matrix-structs & mtxclient
Konstantinos Sideris
2018-06-28
1
-11
/
+27
*
Send one claim request per user that includes all devices
Konstantinos Sideris
2018-06-25
1
-0
/
+2
*
Save the olm account after we create new one-time keys
Konstantinos Sideris
2018-06-18
1
-0
/
+9
*
Improve logging a bit
Konstantinos Sideris
2018-06-18
1
-1
/
+5
*
Handle OLM_MESSAGE type of messages properly
Konstantinos Sideris
2018-06-15
1
-42
/
+102
*
Rename the log namespace to avoid symbol clash with the math function
Konstantinos Sideris
2018-06-14
1
-18
/
+20
*
Add support for sending encrypted messages
Konstantinos Sideris
2018-06-13
1
-0
/
+27
*
Add support for displaying decrypted messages
Konstantinos Sideris
2018-06-10
1
-0
/
+139