Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -1/+1 |
| | |||||
* | Fix icons for retina displays | Konstantinos Sideris | 2017-10-15 | 1 | -1/+2 |
| | |||||
* | Style change again | Konstantinos Sideris | 2017-09-10 | 1 | -8/+8 |
| | |||||
* | Linting | Konstantinos Sideris | 2017-07-09 | 1 | -2/+0 |
| | |||||
* | Improve login flow (#35) | jansol | 2017-07-08 | 1 | -0/+42 |
* 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 |