summary refs log tree commit diff
path: root/src/Cache.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump cache version due to incompatible changesKonstantinos Sideris2018-09-161-1/+1
|
* Ignore sessions that cannot be parsedKonstantinos Sideris2018-09-161-1/+8
|
* Implement import/export of megolm session keys (#358)Konstantinos Sideris2018-09-151-7/+49
|
* Mark unread rooms as such in the room listKonstantinos Sideris2018-09-131-4/+51
| | | | fixes #313
* Merge matrix-structs into the client libKonstantinos Sideris2018-09-011-5/+5
|
* Increase LMDB's map size (#413)Konstantinos Sideris2018-08-291-1/+1
|
* Add method to delete old messages periodicallyKonstantinos Sideris2018-08-251-2/+66
| | | | fixes #413
* Reject key requests for users that are not members of the roomKonstantinos Sideris2018-07-221-0/+13
|
* Fix variable shadowing on clangKonstantinos Sideris2018-07-181-3/+3
|
* Mark own read messages with a double checkmark (#377)Konstantinos Sideris2018-07-171-0/+111
|
* Move all files under src/Konstantinos Sideris2018-07-171-0/+1785