summary refs log tree commit diff
path: root/src/Versions.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style change againKonstantinos Sideris2017-09-101-22/+23
|
* Small style changeKonstantinos Sideris2017-08-201-2/+4
|
* LintingKonstantinos Sideris2017-07-091-2/+2
|
* Improve login flow (#35)jansol2017-07-081-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