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
/
Cache.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some linting issues
Joseph Donofry
2019-07-04
1
-6
/
+7
*
Show room version in settings
Nicolas Werner
2019-07-04
1
-0
/
+64
*
Attempt to fix issue #19 by increasing the lmdb max_dbs setting.
Andrew Johnson
2019-02-16
1
-2
/
+2
*
Update user colors to use Cache vs Utils
redsky17
2019-01-26
1
-0
/
+29
*
Display tags as sorting items in the community panel (#401)
Victor Berger
2018-09-28
1
-0
/
+52
*
Require login when the cache format changes (regression on #444)
Konstantinos Sideris
2018-09-21
1
-2
/
+2
*
Bump cache version due to incompatible changes
Konstantinos Sideris
2018-09-16
1
-1
/
+1
*
Ignore sessions that cannot be parsed
Konstantinos Sideris
2018-09-16
1
-1
/
+8
*
Implement import/export of megolm session keys (#358)
Konstantinos Sideris
2018-09-15
1
-7
/
+49
*
Mark unread rooms as such in the room list
Konstantinos Sideris
2018-09-13
1
-4
/
+51
*
Merge matrix-structs into the client lib
Konstantinos Sideris
2018-09-01
1
-5
/
+5
*
Increase LMDB's map size (#413)
Konstantinos Sideris
2018-08-29
1
-1
/
+1
*
Add method to delete old messages periodically
Konstantinos Sideris
2018-08-25
1
-2
/
+66
*
Reject key requests for users that are not members of the room
Konstantinos Sideris
2018-07-22
1
-0
/
+13
*
Fix variable shadowing on clang
Konstantinos Sideris
2018-07-18
1
-3
/
+3
*
Mark own read messages with a double checkmark (#377)
Konstantinos Sideris
2018-07-17
1
-0
/
+111
*
Move all files under src/
Konstantinos Sideris
2018-07-17
1
-0
/
+1785