summary refs log tree commit diff
path: root/include/Versions.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LintingKonstantinos Sideris2017-07-091-2/+0
|
* Improve login flow (#35)jansol2017-07-081-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