Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial integration with matrix-structs | Konstantinos Sideris | 2017-12-03 | 1 | -62/+0 |
| | |||||
* | Clean up headers | Konstantinos Sideris | 2017-10-28 | 1 | -3/+0 |
| | |||||
* | Style change again | Konstantinos Sideris | 2017-09-10 | 1 | -22/+23 |
| | |||||
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -2/+4 |
| | |||||
* | Linting | Konstantinos Sideris | 2017-07-09 | 1 | -2/+2 |
| | |||||
* | Improve login flow (#35) | jansol | 2017-07-08 | 1 | -0/+62 |
* 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 |