summary refs log tree commit diff
path: root/src/Cache.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Show presence and set custom status messagesNicolas Werner2020-06-081-0/+6
* Add support for db migrationsNicolas Werner2020-05-021-2/+7
* Don't store pending receipts in cacheNicolas Werner2020-04-301-15/+0
* Reset user colors on theme change (in qml timeline)Nicolas Werner2020-02-201-9/+0
* Remove metatypes from headersNicolas Werner2020-01-311-1/+1
* Fix include of lmdb++ with hunterNicolas Werner2020-01-261-0/+4
* Reduce overhead of Cache.hNicolas Werner2019-12-151-480/+264
* Reduce some include of Cache.h since it needs 11s on averageNicolas Werner2019-12-141-213/+5
* Update to c++17Nicolas Werner2019-12-141-43/+42
* fixup bad room list translation commitNicolas Werner2019-11-231-1/+0
* Try to reduce memory usage by reusing avatar pixmapsNicolas Werner2019-08-261-1/+0
* Fix SIGNAL SLOT issue on mtx typesJoseph Donofry2019-08-191-0/+1
* Fix issues with caching and loading of mentions.Joseph Donofry2019-08-121-1/+1
* Fix linting issues w/ the last commitJoseph Donofry2019-08-091-1/+1
* Cache User MentionsJoseph Donofry2019-08-091-7/+13
* Fix linting issuesJoseph Donofry2019-08-061-1/+2
* Cache user mentionsJoseph Donofry2019-08-051-0/+12
* Show room version in settingsNicolas Werner2019-07-041-32/+8
* Fix linting issueredsky172019-02-251-1/+1
* Nlohmann build updatesredsky172019-02-241-1/+1
* Update user colors to use Cache vs Utilsredsky172019-01-261-0/+6
* Display tags as sorting items in the community panel (#401)Victor Berger2018-09-281-0/+13
* Implement import/export of megolm session keys (#358)Konstantinos Sideris2018-09-151-4/+20
* Mark unread rooms as such in the room listKonstantinos Sideris2018-09-131-1/+8
* Merge matrix-structs into the client libKonstantinos Sideris2018-09-011-25/+25
* Add method to delete old messages periodicallyKonstantinos Sideris2018-08-251-0/+6
* Reject key requests for users that are not members of the roomKonstantinos Sideris2018-07-221-0/+3
* Mark own read messages with a double checkmark (#377)Konstantinos Sideris2018-07-171-0/+20
* Move all files under src/Konstantinos Sideris2018-07-171-0/+661