summary refs log tree commit diff
path: root/src/dialogs/ReadReceipts.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-134/+0
|
* Cache refactoringKonstantinos Sideris2018-04-211-7/+15
|
* Show avatars in the completion popupKonstantinos Sideris2018-03-251-1/+2
|
* Add some missing referencesKonstantinos Sideris2018-02-281-1/+1
|
* Be explicit about the captured parameters in lambdasKonstantinos Sideris2018-02-201-1/+1
|
* Fix emoji as avatars issue for the receiptsKonstantinos Sideris2018-01-161-1/+2
|
* Change cache format to not allow duplicate receiptsKonstantinos Sideris2018-01-141-1/+1
| | | | Convert list of receipts to map<userId, timestamp>
* Remove an extra colon from the receipt timeKonstantinos Sideris2018-01-041-1/+1
| | | | [ci skip]
* Initial support for read receiptsKonstantinos Sideris2018-01-031-0/+124