J. Ryan Stinnett
|
68ae72f855
|
Spell homeserver correctly
|
2019-01-31 18:52:39 -06:00 |
|
David Baker
|
4bcb9f12d4
|
Add target="_blank" to links that don't have it
This is now more of a problem in the Electron app because of
https://github.com/electron/electron/issues/8841 but is still
annoying in the webapp if you're taken away from your chat client.
Exception is the SSO link, as commented (issue filed at
https://github.com/vector-im/riot-web/issues/8247).
Fixes https://github.com/vector-im/riot-web/issues/8226
|
2019-01-24 16:19:18 +00:00 |
|
David Baker
|
6d7e88a84a
|
Fix desktop captcha check
Change gnarly hardcoded protocol to detect running in the electron app
Fixes https://github.com/vector-im/riot-web/issues/8236
|
2019-01-23 15:06:49 +00:00 |
|
J. Ryan Stinnett
|
29be3ee4b5
|
Rename login directory to auth
|
2019-01-21 17:45:55 -06:00 |
|