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
...
*
Add support for db migrations
Nicolas Werner
2020-05-02
1
-12
/
+24
*
Don't store pending receipts in cache
Nicolas Werner
2020-04-30
1
-140
/
+7
*
Clear notifications when event is read
Nicolas Werner
2020-04-11
1
-2
/
+8
*
Try to fix avatars not updating after deletion
Nicolas Werner
2020-03-22
1
-1
/
+2
*
total + first member shows as one too many room members
Adasauce
2020-03-02
1
-1
/
+1
*
Fix encrypted messages being pinned to the bottom after read marker fix
Nicolas Werner
2020-02-28
1
-1
/
+2
*
Fix stuck unread messages by storing state events in the db
Nicolas Werner
2020-02-24
1
-12
/
+37
*
Improve read status handling in room list
Nicolas Werner
2020-02-23
1
-0
/
+3
*
Reset user colors on theme change (in qml timeline)
Nicolas Werner
2020-02-20
1
-51
/
+0
*
Fix integer overflow of cachesize on windows
DeepBlueV7.X
2020-02-05
1
-1
/
+1
*
Remove even more headers
Nicolas Werner
2020-01-31
1
-0
/
+1
*
Remove metatypes from headers
Nicolas Werner
2020-01-31
1
-6
/
+5
*
Try to lower map size
DeepBlueV7.X
2020-01-17
1
-1
/
+1
*
Fix transitive dependencies on iostream
Nicolas Werner
2019-12-23
1
-2
/
+2
*
Reduce Cache.h includes further via one forward declaration
Nicolas Werner
2019-12-15
1
-2
/
+0
*
Reduce overhead of Cache.h
Nicolas Werner
2019-12-15
1
-33
/
+528
*
Increase max cache size and remove const from lmdb constants
Nicolas Werner
2019-12-14
1
-5
/
+4
*
Reduce some include of Cache.h since it needs 11s on average
Nicolas Werner
2019-12-14
1
-3
/
+98
*
Update to c++17
Nicolas Werner
2019-12-14
1
-16
/
+14
*
Try to reduce memory usage by reusing avatar pixmaps
Nicolas Werner
2019-08-26
1
-4
/
+1
*
Fix SIGNAL SLOT issue on mtx types
Joseph Donofry
2019-08-19
1
-0
/
+1
*
Fix build issues w/ clang
Joseph Donofry
2019-08-19
1
-2
/
+0
*
Fix issues with caching and loading of mentions.
Joseph Donofry
2019-08-12
1
-13
/
+18
*
Fix linting issues w/ the last commit
Joseph Donofry
2019-08-09
1
-2
/
+2
*
Cache User Mentions
Joseph Donofry
2019-08-09
1
-8
/
+58
*
Fix linting issues
Joseph Donofry
2019-08-06
1
-5
/
+1
*
Cache user mentions
Joseph Donofry
2019-08-05
1
-0
/
+55
*
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
[prev]