summary refs log tree commit diff
path: root/src/Cache.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | User colors are now stored in cache. This is consistent with other similar variables. I think there's a bug right now where it doesn't properly refresh colors for the TimeLineItem when the theme is changed.
* 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
| | | | fixes #313
* Merge matrix-structs into the client libKonstantinos Sideris2018-09-011-25/+25
|
* Add method to delete old messages periodicallyKonstantinos Sideris2018-08-251-0/+6
| | | | fixes #413
* 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