Commit Graph

111 Commits

Author SHA1 Message Date
Michael Telatynski
7d2dd5cc68 Print port in serve-local script 2021-07-14 14:29:13 +01:00
Michael Telatynski
5c2f2b0684 Allow well-known to fail, it is optional after all 2021-07-14 14:19:05 +01:00
Bruno Windels
57737a4655
add kde webchat 2021-06-14 11:44:24 +00:00
Bruno Windels
2931fdb548
Merge pull request #195 from ChristianPauly/main
Add FluffyChat
2021-04-13 09:53:51 +02:00
Bruno Windels
496c680cd2 undo fix for #201 as app.element.io uses mobile page & smart app banners
(but keep the other cleanups we did in there)
2021-04-13 09:47:21 +02:00
Bruno Windels
1f611122d1
Merge pull request #200 from deepbluev7/main
Allow deeplinking into Nheko via matrix: scheme
2021-04-12 15:33:54 +02:00
Bruno Windels
f02dc5aae9 also show install options for https deeplinks for native app 2021-04-12 15:15:21 +02:00
Bruno Windels
ef2acf81ef use map rather than mapView where it makes sense 2021-04-12 15:10:02 +02:00
Bruno Windels
d8f1371b60 update TemplateView to add if and map fns 2021-04-12 15:09:39 +02:00
Bruno Windels
0ee064fbe1 fix: this var does not exist and should be a member
became apparent during testing when no native platform is returned
2021-04-12 14:54:08 +02:00
Christian
a02bc8aa2c
Update Fluffychat.js 2021-04-09 20:49:44 +02:00
Nicolas Werner
98dd339fad
Allow deeplinking into Nheko via matrix: scheme
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
2021-04-08 19:30:45 +02:00
Christian Pauly
5923b13fc1 Add FluffyChat 2021-02-13 17:28:25 +01:00
Bruno Windels
dc4ccaef09
Merge pull request #176 from matrix-org/anoa/weechat_punctuation
Fix punctuation of Weechat client description
2021-02-05 19:17:52 +00:00
Bruno Windels
a7519d3e1e
Merge pull request #186 from aaronraimist/fractal
Put back Fractal
2021-02-05 19:15:28 +00:00
Bruno Windels
260d2b61cd don't use trusted web instance for iOS
as it only intercepts the default app.element.io
2021-02-05 13:00:26 +01:00
Bruno Windels
163f405ae5 ensure the preferred platform is supported 2021-02-05 13:00:13 +01:00
Bruno Windels
8a3896eef5 fix clients that don't support deeplinking
...from showing a broken continue button
2021-02-04 17:11:10 +01:00
Bruno Windels
cd559e14ea reload view when webInstances change in the link 2021-02-04 17:08:04 +01:00
Bruno Windels
daa6e21d75 put preferred clients first 2021-02-04 17:07:55 +01:00
Bruno Windels
8a23b9a49e add hosted by banner 2021-02-04 17:07:47 +01:00
Bruno Windels
573076c263 better naming 2021-02-04 17:07:31 +01:00
Bruno Windels
cd4f62d178 also render steps on open stage of client view as actions 2021-02-04 17:07:20 +01:00
Bruno Windels
28fb6dfe9d add method to get preferred web instance out of link
this is a preference that can be put in the link
2021-02-04 17:05:18 +01:00
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
Aaron Raimist
87229630d7
Put back Fractal
Removed in 4aff6a96ea for some reason

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-12-24 01:27:58 -06: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
Andrew Morgan
03db5be985
Fix punctuation of Weechat client description 2020-12-10 18:25:37 +00: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