Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move all files under src/ | Konstantinos Sideris | 2018-07-17 | 1 | -124/+0 |
* | Migrate to mtxclient for the http calls | Konstantinos Sideris | 2018-06-09 | 1 | -4/+29 |
* | Replace shared pointers of MatrixClient with a single instance | Konstantinos Sideris | 2018-05-08 | 1 | -5/+1 |
* | Implement user registration with reCAPTCHA | Konstantinos Sideris | 2018-03-12 | 1 | -1/+1 |
* | Handle empty matrix ID (regression from 9de1ec1) | Konstantinos Sideris | 2018-03-01 | 1 | -1/+1 |
* | Show loading indicator while waiting for /login & /logout | Konstantinos Sideris | 2018-02-18 | 1 | -0/+2 |
* | Remove empty destructors | Konstantinos Sideris | 2018-02-10 | 1 | -1/+0 |
* | Remove unnecessary comments | Konstantinos Sideris | 2017-11-22 | 1 | -1/+1 |
* | Fix minor stylistic issues on the nheko theme | Konstantinos Sideris | 2017-11-22 | 1 | -0/+3 |
* | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -8/+7 |
* | Retry initial sync (#19) | Konstantinos Sideris | 2017-10-20 | 1 | -3/+4 |
* | Implement image uploads (#24) | Konstantinos Sideris | 2017-09-10 | 1 | -42/+42 |
* | Fix login UX | Konstantinos Sideris | 2017-08-21 | 1 | -0/+2 |
* | Improve login flow (#35) | jansol | 2017-07-08 | 1 | -9/+19 |
* | Replace include guards with #pragma once | Konstantinos Sideris | 2017-05-16 | 1 | -4/+1 |
* | Make InputValidator class members static | Konstantinos Sideris | 2017-05-14 | 1 | -3/+0 |
* | Add settings panel for homeserver's domain | Konstantinos Sideris | 2017-05-09 | 1 | -1/+12 |
* | Use only a MatrixClient as a shared pointer | Konstantinos Sideris | 2017-04-11 | 1 | -9/+9 |
* | Use Matrix ID for login | Konstantinos Sideris | 2017-04-10 | 1 | -1/+1 |
* | Clear text fields after login | Konstantinos Sideris | 2017-04-09 | 1 | -0/+2 |
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+80 |