Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-05-25 | Make the number of unread messages fit in the bubble | Konstantinos Sideris | 2 | -11/+22 |
2018-05-25 | Use the white for text on the dark theme | Konstantinos Sideris | 2 | -0/+2 |
2018-05-24 | Fix "jumpy messages" regression | Konstantinos Sideris | 1 | -9/+1 |
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 |
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 |