summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-06Fix a formatting issue that snuck in between PRs (#123)Benjamin Saunders
2017-11-06Use nightly as the dev release tagKonstantinos Sideris
2017-11-06Adjust release name and descriptionKonstantinos Sideris
2017-11-05Encrypt token for appveyorKonstantinos Sideris
2017-11-05Don't specify branch on appveyorKonstantinos Sideris
2017-11-05Push appveyor builds to githubKonstantinos Sideris
2017-11-05Use C++11 braced list style (#121)Benjamin Saunders
2017-11-05Add input history, enable multi-line input, refactor commands (#119)Benjamin Saunders
2017-11-05Fix .travis.yml formatKonstantinos Sideris
2017-11-05Specify artifacts per buildKonstantinos Sideris
2017-11-05Don't use make appKonstantinos Sideris
2017-11-05Add build script for nheko.dmgKonstantinos Sideris
2017-11-05Remove auto taggingKonstantinos Sideris
2017-11-05Add build script for AppImageKonstantinos Sideris
2017-11-05Exclude modifier keys from triggering typing notificationsKonstantinos Sideris
2017-11-04Simple SOCKS proxy support (#110)Jani Mustonen
2017-11-03Reset the sender's name when paginating backwardsKonstantinos Sideris
2017-11-03Improvements to the quick switcher (#109)Jani Mustonen
2017-11-02Update issue templateKonstantinos Sideris
2017-11-02Implement a setting for the tray icon (#108)Jani Mustonen
2017-11-02Add issue templateKonstantinos Sideris
2017-11-02Add dummy settings menuKonstantinos Sideris
2017-10-31Implemented sending of typing notifications (#105)Thomas Herzog
2017-10-28Add missing headersKonstantinos Sideris
2017-10-28Display user avatar changesKonstantinos Sideris
2017-10-28Save the changes between syncs in cacheKonstantinos Sideris
2017-10-28Clean up headersKonstantinos Sideris
2017-10-27Add scroll-down buttonKonstantinos Sideris
2017-10-27Adjust scrollbar only after pagination (#94)Konstantinos Sideris
2017-10-23LintKonstantinos Sideris
2017-10-22Use callbacks on MatrixClientKonstantinos Sideris
2017-10-22Remove extra inline keywordsKonstantinos Sideris
2017-10-21Remove cache updates from the main threadKonstantinos Sideris
2017-10-21Remove ui flickering when adding new timeline eventsKonstantinos Sideris
2017-10-21Clean unread count when the user logs outKonstantinos Sideris
2017-10-21Remove snapKonstantinos Sideris
2017-10-21Use correct package for qt toolsKonstantinos Sideris
2017-10-21Update snapKonstantinos Sideris
2017-10-20Retry initial sync (#19)Konstantinos Sideris
2017-10-20Move ctrl-k callback to the MainWindowKonstantinos Sideris
2017-10-20Remove sync timerKonstantinos Sideris
2017-10-20Make sidebar topic expand on click and fix html formatting of elided text. (#96)Rokas Kupstys
2017-10-19Elide room topicKonstantinos Sideris
2017-10-15Fix icons for retina displaysKonstantinos Sideris
2017-10-11Update readmeKonstantinos Sideris
2017-10-09Fixed Version in desktop file. (#91)Vitaly Zaitsev
2017-10-09Added Fedora installation instructions. (#92)Vitaly Zaitsev
2017-10-09Scroll to the bottom on new messagesKonstantinos Sideris
2017-10-09Reduce timeline flickeringKonstantinos Sideris
2017-10-08Add /join command supportKonstantinos Sideris