Carl Schwan
95cc966e28
Update metadata about Quatermion
2021-12-25 22:45:21 +01:00
Bruno Windels
4d779d5f52
Merge pull request #245 from krillefear/patch-1
...
Add deep link for FluffyChat Android and iOS
2021-11-24 09:43:08 +01:00
James Salter
c378eb4b4a
missed a spot
2021-11-24 19:15:46 +11:00
James Salter
b302bd6829
Apply URL encoding to the fragmentPath
...
According to RFC3986 section 3.5, only certain values are legal
in the fragment. # in particular isn't one of them, but this
is a character that appears in room names.
It shouldn't hurt to escape other, otherwise legal characters
in the fragment such as @ and :.
2021-11-24 17:14:26 +11:00
Krille Fear
d52e84ee23
Prefix with /chat/ to make it a valid Uri
2021-11-22 12:44:49 +01:00
Krille Fear
994ad17fc9
Add deep link for FluffyChat Android and iOS
2021-11-21 14:02:35 +01:00
Twilight Sparkle
c22b2f942b
Added chat.fedoraproject.org to list of trusted Elements
2021-09-17 10:11:07 +01:00
Bruno Windels
b32b4b8533
don't accept empty fragments
2021-09-14 10:49:24 +02:00
Bruno Windels
1b6d1de059
don't accept empty identifiers
2021-09-14 10:48:27 +02:00
Bruno Windels
41d7308ba8
have a separate parse method for identifier so we don't validate the fragment hash
2021-09-14 10:44:27 +02:00
Danila Fedorin
3802829557
Differentiate between rooms and room aliases
2021-09-01 10:11:19 -07:00
Danila Fedorin
5f5359ae65
Remove outdated comments
2021-08-30 14:48:22 -07:00
Danila Fedorin
e2fb5de595
Adjust fix suggestions
2021-08-30 14:42:28 -07:00
Danila Fedorin
b57fbd8b6d
Add suggestions for invalid URLs
2021-08-30 14:14:31 -07:00
Danila Fedorin
0844279c58
Error on missing initial hash
2021-08-30 12:11:21 -07:00
Danila Fedorin
e4aeadecd7
Add a 'invalid URL' view
2021-08-30 12:05:42 -07:00
Danila Fedorin
628e99ba2d
Cleanup view switching code a bit
2021-08-30 11:08:58 -07:00
Danila Fedorin
878663ca07
Start work on handling invalid URLs
2021-08-30 11:01:56 -07:00
Danila Fedorin
a773daa0cd
Merge branch 'main' into danilafe/legal-disclaimer
2021-08-26 09:39:44 -07:00
Bruno Windels
55d60cb368
make it into a link
2021-08-26 10:46:04 +02:00
Danila Fedorin
725a7efb3c
Add license header
...
I hope that 2021 is the correct year here.
2021-08-25 15:55:10 -07:00
Danila Fedorin
f862ed1403
Hide links when opening policy, show policy when navigated after load
2021-08-25 15:06:13 -07:00
Danila Fedorin
34b30de288
Add a legal disclaimer view
2021-08-25 14:47:42 -07:00
Michael Telatynski
acd881385c
Mass Tabs -> Spaces conversion
2021-07-23 12:25:21 +01:00
Michael Telatynski
9caf2ce268
Use alternative border radius when previewing a space
2021-07-15 15:36:30 +01:00
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