Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-07-01 | Add shortcuts for chat-only & Room List-only views | Konstantinos Sideris | 6 | -4/+113 | |
Ctrl-O -> Chat Ctrl-L -> Room list | |||||
2018-07-01 | Mark encrypted messages with a lock icon | Konstantinos Sideris | 13 | -102/+200 | |
2018-07-01 | Implement dekstop notifications on Windows (#290) | Konstantinos Sideris | 3 | -3/+55 | |
2018-06-30 | Fix crash on Windows with out_of_range exception & update docs | Konstantinos Sideris | 3 | -8/+39 | |
2018-06-30 | Add basic support for replies (#292) | Konstantinos Sideris | 7 | -1/+41 | |
2018-06-29 | Allow arbitrary resizing of the main window & restore sidebar's size | Konstantinos Sideris | 5 | -4/+57 | |
fixes #160 fixes #163 fixes #187 fixes #127 | |||||
2018-06-28 | Save timeline messages in cache for faster startup times | Konstantinos Sideris | 14 | -64/+272 | |
2018-06-28 | Upgrade matrix-structs & mtxclient | Konstantinos Sideris | 3 | -31/+36 | |