Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 1 | -135/+143 |
| | |||||
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -17/+27 |
| | |||||
* | Initial support for state cache | Konstantinos Sideris | 2017-07-30 | 1 | -4/+1 |
| | | | | - Adds detection for duplicate events | ||||
* | Save and restore app's window size | Konstantinos Sideris | 2017-07-30 | 1 | -3/+26 |
| | | | | closes #46 | ||||
* | Show confirmation dialog on logout | Konstantinos Sideris | 2017-06-02 | 1 | -0/+9 |
| | | | | | | Minor stylistic refactoring closes #29 | ||||
* | Don't show the landing page when there is an active user | Konstantinos Sideris | 2017-05-22 | 1 | -16/+29 |
| | |||||
* | Minimize to tray | Konstantinos Sideris | 2017-05-21 | 1 | -1/+33 |
| | |||||
* | Remove MainWindow ui form | Konstantinos Sideris | 2017-05-14 | 1 | -5/+12 |
| | |||||
* | Initial support for backwards pagination | Konstantinos Sideris | 2017-05-12 | 1 | -0/+1 |
| | |||||
* | Add settings panel for homeserver's domain | Konstantinos Sideris | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | Add spinner to hide uninitialized layout after login | Konstantinos Sideris | 2017-04-26 | 1 | -0/+41 |
| | |||||
* | Show the unread message count on the window title | Konstantinos Sideris | 2017-04-15 | 1 | -0/+1 |
| | |||||
* | Use only a MatrixClient as a shared pointer | Konstantinos Sideris | 2017-04-11 | 1 | -35/+8 |
| | |||||
* | Clear text fields after login | Konstantinos Sideris | 2017-04-09 | 1 | -0/+1 |
| | |||||
* | Add logout button | Konstantinos Sideris | 2017-04-09 | 1 | -0/+2 |
| | | | | Logout from the current session and invalidate the current token | ||||
* | Implement initial registration stage | Konstantinos Sideris | 2017-04-08 | 1 | -4/+7 |
| | |||||
* | Use QLabel to display registration errors | Konstantinos Sideris | 2017-04-07 | 1 | -2/+3 |
| | |||||
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+134 |