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
/
Logging.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-14
Rename the log namespace to avoid symbol clash with the math function
Konstantinos Sideris
25
-265
/
+408
2018-06-13
Add support for sending encrypted messages
Konstantinos Sideris
6
-12
/
+345
2018-06-12
Add method to convert PendingMessage's to event types
Konstantinos Sideris
5
-58
/
+151
2018-06-12
Fix bug where cache was initialized twice in a row
Konstantinos Sideris
4
-60
/
+89
2018-06-12
Add menu option to enable encryption in a private room
Konstantinos Sideris
6
-14
/
+141
2018-06-10
Add support for displaying decrypted messages
Konstantinos Sideris
19
-99
/
+869
2018-06-09
Migrate to mtxclient for the http calls
Konstantinos Sideris
44
-2425
/
+1619
2018-06-04
Install missing dependencies in travis-ci/appveyor
Konstantinos Sideris
7
-34
/
+46
2018-06-04
Include mtxclient in the build
Konstantinos Sideris
12
-51
/
+257
2018-06-02
Bump version to v0.4.3
Konstantinos Sideris
3
-8
/
+8
2018-05-26
Show Matrix ID tooltip when hovering over display name
Konstantinos Sideris
2
-12
/
+71
2018-05-26
Properly resize Audio & File widgets
Konstantinos Sideris
6
-23
/
+57
2018-05-26
Set fixed height for the DateSeparator & TextLabel
Konstantinos Sideris
3
-3
/
+5
2018-05-25
Fix resize slowness on the TopBar
Konstantinos Sideris
4
-79
/
+42
2018-05-25
Bump version to 0.4.2
Konstantinos Sideris
3
-8
/
+8
2018-05-25
Make the number of unread messages fit in the bubble
Konstantinos Sideris
2
-11
/
+22
2018-05-25
Use the white for text on the dark theme
Konstantinos Sideris
2
-0
/
+2
2018-05-24
Fix "jumpy messages" regression
Konstantinos Sideris
1
-9
/
+1
2018-05-24
Bump version to 0.4.1
Konstantinos Sideris
3
-8
/
+8
2018-05-23
Fix line break issue on timeline with long words
Konstantinos Sideris
2
-8
/
+47
2018-05-21
Use std::string