summary refs log tree commit diff
path: root/.travis.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-25Make the number of unread messages fit in the bubbleKonstantinos Sideris2-11/+22
2018-05-25Use the white for text on the dark themeKonstantinos Sideris2-0/+2
2018-05-24Fix "jumpy messages" regressionKonstantinos Sideris1-9/+1
2018-05-24Bump version to 0.4.1Konstantinos Sideris3-8/+8
2018-05-23Fix line break issue on timeline with long wordsKonstantinos Sideris2-8/+47
2018-05-21Use std::string for the "creator" key in m.room.memberKonstantinos Sideris1-1/+1
2018-05-18Retrieve the current room state from cache when the edit modal opensKonstantinos Sideris2-8/+16
2018-05-18Refresh the room info on the top bar after syncKonstantinos Sideris2-1/+12
2018-05-18Fix crash on unfinished animation & center the edit modalKonstantinos Sideris2-0/+11
2018-05-18Generate missing translations stringsKonstantinos Sideris5-5/+120
2018-05-18Update dockerfiles with the qt-svg dependency</