Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-11-25 | Update system theme | Konstantinos Sideris | 6 | -19/+46 |
2017-11-25 | Use span tags to prevent html escaping | Konstantinos Sideris | 1 | -8/+3 |
2017-11-24 | Send read receipts | Konstantinos Sideris | 11 | -4/+126 |
2017-11-23 | Fix qss formatting | Konstantinos Sideris | 2 | -40/+55 |
2017-11-23 | Fix colors on the scroll-down button | Konstantinos Sideris | 1 | -0/+5 |
2017-11-22 | Remove unnecessary comments | Konstantinos Sideris | 16 | -52/+15 |
2017-11-22 | Fix emoji picker's theme | Konstantinos Sideris | 6 | -63/+42 |
2017-11-22 | Fix minor stylistic issues on the nheko theme | Konstantinos Sideris | 13 | -8/+107 |
2017-11-21 | Keep track of newly joined rooms in the settings manager | Konstantinos Sideris | 4 | -30/+23 |
2017-11-16 | Use system color scheme (using a Qt stylesheet) #104 | Max Sandholm | 29 | -97/+328 |
2017-11-16 | Don't send empty messages | Konstantinos Sideris | 1 | -0/+3 |
2017-11-15 | Lint | Konstantinos Sideris | 4 | -16/+25 |
2017-11-15 | Implement a per-room send queue. (#118) | Jani Mustonen | 7 | -61/+131 |
2017-11-10 | Update travis to qt5.9.2 | Konstantinos Sideris | 2 | -3/+3 |
2017-11-09 | Improve settings menu layout | Konstantinos Sideris | 2 | -4/+19 |
2017-11-09 | Fix roomlist borders | Konstantinos Sideris | 1 | -0/+3 |
2017-11-09 | Fix initial sidebar width | Konstantinos Sideris | 2 | -4/+2 |
2017-11-08 | Remove unnecessary layouts | Konstantinos Sideris | 7 | -64/+20 |
2017-11-07 | Remove obsolete artifact from appveyor | Konstantinos Sideris | 2 | -2/+1 |
2017-11-06 | Parse unsigned key | Konstantinos Sideris | 3 | -117/+181 |
2017-11-06 | Adjust appveyor configuration | Konstantinos Sideris | 1 | -12/+10 |
2017-11-06 | Update ci | Konstantinos Sideris | 7 | -57/+9 |
2017-11-06 | Windows icon fix and change the installer to QT Installer Framework on Window... | Marcel | 13 | -244/+367 |
2017-11-05 | Fix wacky newline/linkification interaction | Benjamin Saunders | 1 | -4/+4 |
2017-11-06 | Update README | Konstantinos Sideris | 1 | -14/+4 |
2017-11-06 | Fix newlines not being displayed (#122) | Benjamin Saunders | 1 | -1/+5 |
2017-11-06 | Fix a formatting issue that snuck in between PRs (#123) | Benjamin Saunders | 1 | -2/+2 |
2017-11-06 | Use nightly as the dev release tag | Konstantinos Sideris | 1 | -1/+0 |
2017-11-06 | Adjust release name and description | Konstantinos Sideris | 1 | -0/+3 |
2017-11-05 | Encrypt token for appveyor | Konstantinos Sideris | 1 | -1/+1 |
2017-11-05 | Don't specify branch on appveyor | Konstantinos Sideris | 1 | -1/+0 |
2017-11-05 | Push appveyor builds to github | Konstantinos Sideris | 1 | -0/+10 |
2017-11-05 | Use C++11 braced list style (#121) | Benjamin Saunders | 25 | -1515/+1517 |
2017-11-05 | Add input history, enable multi-line input, refactor commands (#119) | Benjamin Saunders | 2 | -61/+135 |
2017-11-05 | Fix .travis.yml format | Konstantinos Sideris | 1 | -20/+20 |
2017-11-05 |