Commit Graph

85 Commits

Author SHA1 Message Date
Bruno Windels 53d1018340 update client view when clicking "change client" link
it would just stay what it was before, so it was hard/impossible
to switch between web and native.
2021-02-01 16:00:46 +01:00
Bruno Windels 47d0db89c1 allow setting a web instance in the url from a whitelist
as web clients can be hosted on multiple domains, allow specifying
which hosted instance we want to use.

as this could be phishing vector, we work with a host whitelist for now
until a better solution comes to mind.
2021-02-01 11:12:25 +01:00
Bruno Windels 0aa9c2e766 iOS doesn't support intercepting matrix.to links yet
this makes the open in app button more prominent,
as we can't assume the app is installed
2021-02-01 11:11:20 +01:00
Bruno Windels c3b2254b9d fix #172 2020-12-16 10:58:35 +01:00
Bruno Windels 46b6495e71 fix #175 2020-12-16 10:58:16 +01:00
Bruno Windels 66c51828b0 fix add your client link 2020-12-08 15:50:10 +01:00
Bruno Windels adffdb33bb add tensor client again 2020-12-07 18:54:57 +01:00
Bruno Windels 4aff6a96ea add quaternion again 2020-12-07 18:45:39 +01:00
Bruno Windels 7782a9d197 also include preference homeservers in server dialog 2020-12-07 18:24:10 +01:00
Bruno Windels 9395d7f3f5 fix ask every time not being respected for no preview option 2020-12-07 17:51:17 +01:00
Bruno Windels 9712ecf974 don't show border radios on default avatar icon 2020-12-07 17:47:08 +01:00
Bruno Windels 34410059b1 dot 2020-12-07 17:36:03 +01:00
Bruno Windels 639a189730 vertically align checkboxes and radiobuttons 2020-12-07 17:35:49 +01:00
Bruno Windels e5fb5709f7 cleanup 2020-12-07 17:22:52 +01:00
Bruno Windels 4e253697de stylize weechat invite instructions 2020-12-07 16:20:31 +01:00
Bruno Windels e9224c4d66 server consent improvements 2020-12-07 16:20:17 +01:00
Bruno Windels 42190df040 improve privacy dialog consent 2020-12-07 16:19:59 +01:00
Bruno Windels ca601d0e73 polish 2020-12-07 16:02:16 +01:00
Bruno Windels ef073de306 change download buttons labeling 2020-12-07 16:01:29 +01:00
Bruno Windels 42994c4474 allow markup in instructions 2020-12-07 14:35:08 +01:00
Bruno Windels 732b8a48ff add platforms icon 2020-12-07 14:24:22 +01:00
Bruno Windels 09c3f09d8b load link when creating rather than previewing it 2020-12-07 14:21:02 +01:00
Bruno Windels e13c943d3f show back button also in install client screen 2020-12-07 14:18:19 +01:00
Bruno Windels 1896fde3a0 also add change client link in install client screen 2020-12-07 14:06:30 +01:00
Bruno Windels 614388e663 don't differentiate name between platforms 2020-12-07 14:06:16 +01:00
Bruno Windels bcd1cbc1b1 allow specifying client in url 2020-12-07 14:05:57 +01:00
Bruno Windels bc0fb89846 remove title here 2020-12-07 13:49:15 +01:00
Bruno Windels b5daf8fe0a remove chevron, no homepage button for element and add change client 2020-12-07 13:34:22 +01:00
Bruno Windels 166f5ded77 improve text instructions and copy button 2020-12-04 19:35:01 +01:00
Bruno Windels e5743471f4 add Nheko and Fractal 2020-12-04 19:34:44 +01:00
Bruno Windels 7b5796ce03 always show default avatar if none available 2020-12-04 18:50:07 +01:00
Bruno Windels f42820e4ba add copy invite button to text clients 2020-12-04 18:28:40 +01:00
Bruno Windels f538be6748 render back button in client list as left chevron 2020-12-04 17:16:44 +01:00
Bruno Windels 920a95296c basic handling of event and group preview 2020-12-04 16:38:10 +01:00
Bruno Windels a705621dd5 put client icons as img tag 2020-12-04 16:08:42 +01:00
Bruno Windels f52867f2e8 c/p error 2020-12-04 16:01:51 +01:00
Bruno Windels 19ce0c8b69 allow to create more links 2020-12-04 16:01:26 +01:00
Bruno Windels 7bb2ba91c3 we should not have a mapView as root, add a div
because if we do a mapView of this view from the parent, it won't work
as the parent is swapped from underneath that binding and
it can't replace it
2020-12-04 16:00:59 +01:00
Bruno Windels 2ecdf32356 polish create page 2020-12-04 15:31:03 +01:00
Bruno Windels e69b92418f language 2020-12-04 14:00:50 +01:00
Bruno Windels aa62f1fedc more tweaking to server consent flow and changing servers on preview 2020-12-04 14:00:09 +01:00
Bruno Windels 4d57b3c5da improve hs validation 2020-12-04 13:15:04 +01:00
Bruno Windels 85b7d570e6 fix privacy lookup stage filtering 2020-12-04 12:35:21 +01:00
Bruno Windels 85ec4ab962 adjust author of Element 2020-12-04 12:35:13 +01:00
Bruno Windels c68e00f7a2 implement homeserver consent stage 2020-12-04 12:34:31 +01:00
Bruno Windels 285ef27b0b add support for loading privacy policies
so we can link to them in a new tab from server selection
2020-12-04 10:33:31 +01:00
Bruno Windels bc8540c3f5 more preview polish 2020-12-03 17:42:46 +01:00
Bruno Windels 7f460caf6b don't show identifier if already shown in name 2020-12-03 17:31:24 +01:00
Bruno Windels db2c2b0b25 first round of styling for preview 2020-12-03 17:11:58 +01:00
Bruno Windels 822431ac14 guess platform, might need tweaking still 2020-12-03 13:53:47 +01:00