summary refs log tree commit diff
path: root/include/AvatarProvider.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-01Add shortcuts for chat-only & Room List-only viewsKonstantinos Sideris6-4/+113
2018-07-01Mark encrypted messages with a lock iconKonstantinos Sideris13-102/+200
2018-07-01Implement dekstop notifications on Windows (#290)Konstantinos Sideris3-3/+55
2018-06-30Fix crash on Windows with out_of_range exception & update docsKonstantinos Sideris3-8/+39
2018-06-30Add basic support for replies (#292)Konstantinos Sideris7-1/+41
2018-06-29Allow arbitrary resizing of the main window & restore sidebar's sizeKonstantinos Sideris5-4/+57
2018-06-28Save timeline messages in cache for faster startup timesKonstantinos Sideris14-64/+272
2018-06-28Upgrade matrix-structs & mtxclientKonstantinos Sideris3-31/+36
2018-06-27State that encrypted attachments aren't supported (#352)Luca Beltrame1-1/+1
2018-06-25Send one claim request per user that includes all devicesKonstantinos Sideris3-49/+96
2018-06-23Add entry for GCC5 on Travis-CIKonstantinos Sideris3-3/+16
2018-06-23