summary refs log tree commit diff
path: root/include/Versions.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up headersKonstantinos Sideris2017-10-281-1/+1
|
* Fix icons for retina displaysKonstantinos Sideris2017-10-151-1/+2
|
* Style change againKonstantinos Sideris2017-09-101-8/+8
|
* 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