Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-26 | Properly resize Audio & File widgets | Konstantinos Sideris | 6 | -23/+57 | |
Remove empty space between username & timeline widgets | |||||
2018-05-26 | Set fixed height for the DateSeparator & TextLabel | Konstantinos Sideris | 3 | -3/+5 | |
2018-05-25 | Fix resize slowness on the TopBar | Konstantinos Sideris | 4 | -79/+42 | |
2018-05-25 | Bump version to 0.4.2 | Konstantinos Sideris | 3 | -8/+8 | |
2018-05-25 | Make the number of unread messages fit in the bubble | Konstantinos Sideris | 2 | -11/+22 | |
fixes #330 | |||||
2018-05-25 | Use the white for text on the dark theme | Konstantinos Sideris | 2 | -0/+2 | |
fixes #331 | |||||
2018-05-24 | Fix "jumpy messages" regression | Konstantinos Sideris | 1 | -9/+1 | |
Caused by the commit addressing #193 | |||||
2018-05-24 | Bump version to 0.4.1 | Konstantinos Sideris | 3 | -8/+8 | |
2018-05-23 | Fix line break issue on timeline with long words | Konstantinos Sideris | 2 | -8/+47 | |
fixes #193 | |||||
2018-05-21 | Use std::string for the "creator" key in m.room.member | Konstantinos Sideris | 1 | -1/+1 | |
2018-05-18 | Retrieve the current room state from cache when the edit modal opens | Konstantinos Sideris | 2 | -8/+16 | |
2018-05-18 | Refresh the room info on the top bar after sync | Konstantinos Sideris | 2 | -1/+12 | |
2018-05-18 | Fix crash on unfinished animation & center the edit modal | Konstantinos Sideris | 2 | -0/+11 | |
2018-05-18 | Generate missing translations strings | Konstantinos Sideris | 5 | -5/+120 | |
2018-05-18 | Update dockerfiles with the qt-svg dependency | Konstantinos Sideris | 2 | -11/+7 | |
2018-05-17 | Update screen-shot | Konstantinos Sideris | 1 | -1/+1 | |
[ci skip] | |||||
2018-05-17 | Add missing header | Konstantinos Side |