summary refs log tree commit diff
path: root/include/dialogs/ReadReceipts.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-58/+0
|
* Fetch user avatars while browsing the member listKonstantinos Sideris2018-05-041-0/+5
|
* Cache refactoringKonstantinos Sideris2018-04-211-1/+4
|
* Change cache format to not allow duplicate receiptsKonstantinos Sideris2018-01-141-1/+1
| | | | Convert list of receipts to map<userId, timestamp>
* Initial support for read receiptsKonstantinos Sideris2018-01-031-0/+50