Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 ↵ | Marcel | 13 | -244/+367 | |
Windows (#85) | |||||
2017-11-05 | Fix wacky newline/linkification interaction | Benjamin Saunders | 1 | -4/+4 | |
2017-11-06 | Update README | Konstantinos Sideris | 1 | -14/+4 | |
[ci skip] | |||||
2017-11-06 | Fix newlines not being displayed (#122) | Benjamin Saunders | 1 | -1/+5 | |
Fixes #64 | |||||
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 | |
This also fixes the transmission of mis-typed commands as messages, fixes inability to send messages that start with a command, and does some initial work towards automatically resizing the input field to fit the input message. | |||||
2017-11-05 | Fix .travis.yml format | Konstantinos Sideris | 1 | -20/+20 | |
2017-11-05 | Specify artifacts per build | Konstantinos Sideris | 3 | -13/+24 | |
2017-11-05 | Don't use make app | Konstantinos Sideris | 1 | -1/+1 | |
2017-11-05 | Add build script for nheko.dmg | Konstantinos Sideris | 3 | -1/+17 | |
2017-11-05 | Remove auto tagging | Konstantinos Sideris | 1 | -7/+1 | |
2017-11-05 | Add build script for AppImage | Konstantinos Sideri |