Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate to mtxclient for the http calls | Konstantinos Sideris | 2018-06-09 | 1 | -0/+10 |
* | Don't use shared pointers for cache | Konstantinos Sideris | 2018-05-08 | 1 | -5/+0 |
* | Cache refactoring | Konstantinos Sideris | 2018-04-21 | 1 | -4/+3 |
* | Popup improvements | Konstantinos Sideris | 2018-04-14 | 1 | -1/+2 |
* | Implement pressing tab to navigate auto completion (#294) | christarazi | 2018-04-10 | 1 | -0/+2 |
* | Correctly propagate focusOut event on TextEdit | Konstantinos Sideris | 2018-03-28 | 1 | -1/+1 |
* | Add basic support for username auto-completion | Konstantinos Sideris | 2018-03-24 | 1 | -0/+40 |
* | Add border line above the text input | Konstantinos Sideris | 2018-03-18 | 1 | -0/+7 |
* | Support audio, video, generic file for pasting (#220) | christarazi | 2018-02-18 | 1 | -8/+14 |
* | Remove empty destructors | Konstantinos Sideris | 2018-02-10 | 1 | -1/+0 |
* | Resize text input vertically to fit the contents | Konstantinos Sideris | 2018-01-25 | 1 | -1/+2 |
* | Add support for pasting images into a room (#180) | christarazi | 2018-01-10 | 1 | -3/+15 |
* | Migrate to matrix-structs for event and response parsing | Konstantinos Sideris | 2017-12-04 | 1 | -3/+0 |
* | Allow audio clip uploads | Konstantinos Sideris | 2017-12-01 | 1 | -0/+3 |
* | Group emoji and dialogs with namespaces | Konstantinos Sideris | 2017-11-30 | 1 | -2/+2 |
* | Create directories for related files | Konstantinos Sideris | 2017-11-30 | 1 | -1/+2 |
* | Implement file uploads | Konstantinos Sideris | 2017-11-29 | 1 | -0/+1 |
* | Use system color scheme (using a Qt stylesheet) #104 | Max Sandholm | 2017-11-16 | 1 | -2/+3 |
* | Add input history, enable multi-line input, refactor commands (#119) | Benjamin Saunders | 2017-11-05 | 1 | -11/+21 |
* | Improvements to the quick switcher (#109) | Jani Mustonen | 2017-11-03 | 1 | -0/+3 |
* | Implemented sending of typing notifications (#105) | Thomas Herzog | 2017-10-31 | 1 | -0/+13 |
* | Remove extra inline keywords | Konstantinos Sideris | 2017-10-22 | 1 | -7/+1 |
* | Add /join command support | Konstantinos Sideris | 2017-10-08 | 1 | -0/+3 |
* | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 1 | -4/+14 |
* | Add write support for m.emote events | Konstantinos Sideris | 2017-09-03 | 1 | -21/+23 |
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -1/+2 |
* | Focus on the text input when switching rooms | Konstantinos Sideris | 2017-08-14 | 1 | -0/+6 |
* | Use pixels to specify the font sizes | Konstantinos Sideris | 2017-07-15 | 1 | -3/+0 |
* | Remove hardcoded font sizes on the top bars and text input | Konstantinos Sideris | 2017-07-01 | 1 | -0/+3 |
* | Replace include guards with #pragma once | Konstantinos Sideris | 2017-05-16 | 1 | -4/+1 |
* | Add full emoji support | Konstantinos Sideris | 2017-04-23 | 1 | -2/+18 |
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+53 |