Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | The mxid input will not prevent the user from entering any invalid value. closes #22 | ||||
* | Improve login flow (#35) | jansol | 2017-07-08 | 1 | -9/+19 |
| | | | | | * Validate both inferred and explicitly entered server addresses by attempting to call the /versions endpoint * If the domain from the mxid fails validation, try prefixing it with 'matrix' * Only show server address field if address validation ultimately fails | ||||
* | 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 |