Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace shared pointers of MatrixClient with a single instance | Konstantinos Sideris | 2018-05-08 | 1 | -3/+0 |
* | Add member list | Konstantinos Sideris | 2018-05-01 | 1 | -0/+6 |
* | Add prototype room settings menu | Konstantinos Sideris | 2018-04-30 | 1 | -0/+6 |
* | Implement user registration with reCAPTCHA | Konstantinos Sideris | 2018-03-12 | 1 | -0/+1 |
* | Add missing header | Konstantinos Sideris | 2018-03-04 | 1 | -0/+2 |
* | Don't open room switcher when another dialog is open | Konstantinos Sideris | 2018-03-04 | 1 | -0/+31 |
* | Enable room switcher only in the chat view (#251) | Konstantinos Sideris | 2018-02-26 | 1 | -0/+2 |
* | Show loading indicator while waiting for /login & /logout | Konstantinos Sideris | 2018-02-18 | 1 | -1/+6 |
* | Move LeaveRoom dialog to MainWindow (#87) | Konstantinos Sideris | 2018-02-10 | 1 | -9/+10 |
* | Make some functions inline | Konstantinos Sideris | 2018-01-13 | 1 | -22/+25 |
* | Initial support for read receipts | Konstantinos Sideris | 2018-01-03 | 1 | -1/+1 |
* | Improvements to the quick switcher (#109) | Jani Mustonen | 2017-11-03 | 1 | -1/+0 |
* | Add dummy settings menu | Konstantinos Sideris | 2017-11-02 | 1 | -0/+5 |
* | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -10/+12 |
* | Move ctrl-k callback to the MainWindow | Konstantinos Sideris | 2017-10-20 | 1 | -0/+1 |
* | Add /join command support | Konstantinos Sideris | 2017-10-08 | 1 | -0/+4 |
* | Use shared pointer for the modals | Konstantinos Sideris | 2017-10-07 | 1 | -2/+2 |
* | Remove unnecessary animations | Konstantinos Sideris | 2017-09-30 | 1 | -2/+1 |
* | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 1 | -38/+38 |
* | Save and restore app's window size | Konstantinos Sideris | 2017-07-30 | 1 | -0/+2 |
* | Show confirmation dialog on logout | Konstantinos Sideris | 2017-06-02 | 1 | -0/+4 |
* | Don't show the landing page when there is an active user | Konstantinos Sideris | 2017-05-22 | 1 | -0/+2 |
* | Minimize to tray | Konstantinos Sideris | 2017-05-21 | 1 | -0/+10 |
* | Replace include guards with #pragma once | Konstantinos Sideris | 2017-05-16 | 1 | -4/+1 |
* | Remove MainWindow ui form | Konstantinos Sideris | 2017-05-14 | 1 | -8/+0 |
* | Add spinner to hide uninitialized layout after login | Konstantinos Sideris | 2017-04-26 | 1 | -1/+9 |
* | Use only a MatrixClient as a shared pointer | Konstantinos Sideris | 2017-04-11 | 1 | -7/+3 |
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+84 |