Jason Robinson
3309b2ec55
Block on matrix-org/matrix-react-sdk#5172
...
And shuffle code around a bit.
2020-09-08 11:37:50 +03:00
Jason Robinson
151dd5709c
Fix import
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2020-09-08 11:32:09 +03:00
Jason Robinson
21c862fe2b
Remove console.log
2020-09-07 20:47:07 +03:00
Jason Robinson
3b434a70d2
Fix typo
2020-09-07 20:36:26 +03:00
Jason Robinson
acfd7252bd
Remove todo
2020-09-07 20:26:05 +03:00
Jason Robinson
4164df647c
Improve error messsage of Jitsi widget
...
If openidtoken request fails, show
an error. Also render error a bit nicer
in generic widget load errors.
2020-09-07 19:51:16 +03:00
Jason Robinson
2205f0611e
Add some links to the openidtoken-jwt spec
2020-09-07 19:25:44 +03:00
Jason Robinson
0410a6b3be
Use Jitsi domain in the JWT issuer
2020-09-07 19:23:36 +03:00
Jason Robinson
8534328921
Implement OpenID token fetch from Jitsi widget
...
Using MSC1960 to fetch an OpenID token via postmessage API. This is needed
for Jitsi openidtoken-jwt auth.
2020-09-07 18:10:19 +03:00
Travis Ralston
2fa8b0f8b2
Make the types happy
2020-09-04 22:02:18 -06:00
Travis Ralston
69745bbd40
Switch to using the Widget API SDK for Jitsi widgets
2020-09-04 21:55:50 -06:00
Jason Robinson
5108697ac8
Add support for Jitsi openidtoken-jwt auth
...
If the widget URL specifies this auth, generate a JWT token
containing the info needed by the Jitsi backend.
2020-09-04 13:14:52 +03:00
Michael Telatynski
ae8595690d
delint
2020-08-29 01:14:51 +01:00
Christoph Settgast
5b5f205892
Link to Element in F-Droid as well
...
The old app-id shows a big warning that it will no longer be maintained,
so avoid linking to it (especially for self-hosted element-web installs).
Signed-off-by: Christoph Settgast <csett86@web.de>
2020-08-19 16:13:59 +02:00
Michael Telatynski
e371f01bb5
Try to close notification on all platforms which support it, not just electron
2020-08-12 12:16:29 +01:00
Bruno Windels
6a52758cc7
update mobile config intercept url
2020-07-28 17:38:50 +02:00
Jorik Schellekens
9bb1f99bd9
Confiure eslint package and fix lint issues
2020-07-21 11:30:28 +01:00
J. Ryan Stinnett
c412406956
Merge pull request #14541 from vector-im/jryans/update-mobile-apps
...
Update all mobile links to match marketing site
2020-07-16 16:21:17 +01:00
Travis Ralston
b2d4432ba9
Fix SSO session ID paramater
2020-07-16 08:11:04 -06:00
J. Ryan Stinnett
503ea3d973
Update all mobile links to match marketing site
2020-07-16 14:42:20 +01:00
Travis Ralston
1b60743910
Use the right protocol for SSO URLs
2020-07-15 17:05:17 -06:00
J. Ryan Stinnett
b720c8a138
Merge remote-tracking branch 'origin/develop' into element
2020-07-15 10:35:45 +01:00
Michael Telatynski
18aab5f655
Remove redundant enum
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-15 09:46:39 +01:00
J. Ryan Stinnett
715a4f8dac
Restore device name
2020-07-15 09:38:55 +01:00
J. Ryan Stinnett
0fa2941188
Use a safe but sane device name
2020-07-14 21:54:44 +01:00
Nad Chishtie
80d389dfb4
Reskin static pages to look less riotous
2020-07-14 19:52:39 +01:00
J. Ryan Stinnett
ffab08bd60
Update various brand instances in code
2020-07-13 17:32:17 +01:00
J. Ryan Stinnett
acb22f4fe5
Replace references to riot.im
2020-07-13 17:02:20 +01:00
J. Ryan Stinnett
5b31589b3a
Use brand name from config in all strings
2020-07-13 14:12:44 +01:00
David Baker
55e7aa6a22
Replace Riot logo with element logo
...
and hopefully clean up some of dead wood icons while we're at it
2020-07-10 20:02:11 +01:00
Bruno Windels
202bbf6a24
Merge branch 'develop' into element
2020-07-07 13:22:39 +02:00
Bruno Windels
ac4770597d
Update develop
2020-07-06 09:27:29 +02:00
Michael Telatynski
eac86b6053
Be more explicit about type when calling platform startUpdater
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-02 23:16:03 +01:00
Bruno Windels
6da70bdfbd
create unique device names
2020-06-30 17:29:31 +02:00
Bruno Windels
8e3d1407c0
dont leak domain for now
2020-06-30 17:06:10 +02:00
Michael Telatynski
87527d7b16
Show expiring toast on completed downloads
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-06-29 11:41:18 +01:00
J. Ryan Stinnett
92eb687a75
Fix spelling on startup error page
2020-06-25 12:16:32 +01:00
Damir Jelić
cfee2a43fb
Merge branch 'poljar/eventindex-user-version' into develop
2020-06-19 09:53:43 +02:00
Damir Jelić
55c1f01f4c
ElectronPlatform: Add support to set and get the index user version.
2020-06-17 17:18:44 +02:00
Damir Jelić
a968389c85
ElectronPlatform: Implement the isRoomIndexed method.
2020-06-08 16:41:55 +02:00
Michael Telatynski
34dab73150
Fix riot-desktop manual update check getting stuck on Downloading...
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-06-07 13:19:29 +01:00
Hubert Chathi
d86fd9e753
Merge pull request #13846 from vector-im/uhoreg/keytar
...
make IPC calls to get pickle key
2020-06-03 16:54:40 -04:00
Michael Telatynski
801946782b
Merge pull request #13889 from vector-im/t3chguy/sso-query
...
Fix login loop where the sso flow returns to `#/login`
2020-06-03 20:28:04 +01:00
Michael Telatynski
41738c322a
Add PWA Platform with PWA-specific badge controls
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-06-02 16:58:05 +01:00
Michael Telatynski
d18b0f87d4
Fix login loop where the sso flow returns to `#/login`
...
due to fragmentAfterLogin going back to `#/login`
and https://github.com/vector-im/riot-web/issues/11643
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-06-02 16:26:08 +01:00
Michael Telatynski
d0679efe5d
Merge pull request #13828 from vector-im/t3chguy/modernizr-subtleCrypto
...
Modernizr check for subtle crypto as we require it all over the place
2020-06-02 13:46:05 +01:00
Michael Telatynski
66272fc226
Allow deferring of Update Toast until the next morning
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-29 19:59:48 +01:00
Michael Telatynski
1fd74f22c8
Give contextual feedback for manual update check instead of banner
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-29 18:24:45 +01:00
Hubert Chathi
fb62f6dfb4
make IPC calls to get pickle key
2020-05-28 14:44:38 -04:00
Michael Telatynski
c68f35060a
Merge pull request #13776 from vector-im/t3chguy/toasts3_2
...
Replace New Version Bar with a Toast
2020-05-28 18:30:31 +01:00
Michael Telatynski
57d2026a40
Modernizr check for subtle crypto as we require it all over the place
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-28 00:31:22 +01:00
Dale Harvey
74f798157f
Add media queries and mobile viewport
2020-05-27 16:50:35 +02:00
Michael Telatynski
c17bcda1ba
Merge branches 'develop' and 't3chguy/toasts3_2' of github.com:vector-im/riot-web into t3chguy/toasts3_2
2020-05-27 09:58:08 +01:00
Michael Telatynski
3ad3c3ca0a
Fix super in arrow funcs
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-26 10:04:49 +01:00
Michael Telatynski
48a618264a
Replace New Version Bar with a Toast
...
discards the `new_version` dispatch
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-22 23:08:46 +01:00
Michael Telatynski
d7ee8e13cc
make ts happy
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-21 18:25:52 +01:00
Michael Telatynski
cb0e3bba38
mark VectorBasePlatform as an abstract class
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-21 18:07:01 +01:00
Michael Telatynski
706972eff2
tidy
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-20 20:01:51 +01:00
Michael Telatynski
6ec613c2c2
Convert various things to Typescript
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-20 19:56:54 +01:00
Travis Ralston
6d99c08e59
Merge pull request #13666 from vector-im/travis/dispatcher-types
...
Move dispatcher references in support of TypeScript conversion
2020-05-18 23:22:35 -06:00
Michael Telatynski
5feadbc18e
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/favico
2020-05-14 21:20:04 +01:00
Michael Telatynski
4532ddbb2d
Add support for badge override opts
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-14 21:19:54 +01:00
Michael Telatynski
7246d9f2d6
Merge pull request #13650 from vector-im/t3chguy/sso_hash
...
Pass screenAfterLogin through SSO in the callback url
2020-05-14 17:30:32 +01:00
David Baker
50c4e44a14
Add notranslate class to matrixchat to prevent translation by Google Translate
...
Google Translate manipulates the DOM which is fundamentally incomaptible with
React and causes exceptions to be thrown when React tries to manipulate the DOM
based on its VDOM and the DOM methods throw exceptions because the DOM structure
is not what React thinks it is.
Riot has an i18n system, although it doesn't cover all strings and all languages.
Fixes https://github.com/vector-im/riot-web/issues/13557
2020-05-14 10:37:44 +01:00
Travis Ralston
a21d6e651f
Move dispatcher references in support of TypeScript conversion
...
See https://github.com/matrix-org/matrix-react-sdk/pull/4593
2020-05-13 21:15:30 -06:00
Michael Telatynski
6348b17e23
Pass screenAfterLogin through SSO in the callback url
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-13 06:24:05 +01:00
Michael Telatynski
911bd2e469
Replace favico.js dependency with simplified variant grown from it
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-13 05:19:08 +01:00
Michael Telatynski
584e07664e
Prefetch the formatting button mask svg images
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-05-11 16:07:13 +01:00
Michael Telatynski
33406d1709
Merge pull request #13329 from vector-im/t3chguy/app_load4
...
App load tweaks, improve error pages
2020-04-30 17:48:43 +01:00
J. Ryan Stinnett
1ad54a4dae
Tweak default device name to be more compact
...
Fixes https://github.com/vector-im/riot-web/issues/13458
2020-04-30 16:50:01 +01:00
J. Ryan Stinnett
ab40d5b732
Update copyright header
2020-04-30 16:02:37 +01:00
J. Ryan Stinnett
dec5ea1637
Tweak default device name on macOS
...
This tweak's the OS name in the default device name for macOS devices to match
Apple's current branding.
Fixes https://github.com/vector-im/riot-web/issues/13459
2020-04-30 15:58:53 +01:00
Michael Telatynski
ba1c6df418
enable iframe sandboxing for the error fallback
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-28 00:42:36 +01:00
Michael Telatynski
51dc4bbbe4
Move async components to async-components to move them out of the skin bundle
...
and s/CompatibilityPage/CompatibilityView/
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-23 16:45:24 +01:00
Michael Telatynski
0032d7b943
fix
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-23 15:55:13 +01:00
Michael Telatynski
dda1f8454a
fix supported browser logic
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-23 15:50:06 +01:00
Michael Telatynski
7e67085503
iterate compatibility page and make styling consistent between firefox and chrome
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-23 15:38:26 +01:00
Michael Telatynski
30fa3a92f7
Implement new unsupported browser page
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-23 15:10:40 +01:00
Michael Telatynski
b7fa8a1f54
wire up the static fallback error pages
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-23 13:37:25 +01:00
Michael Telatynski
918a56d01a
don't preload error-view as we expect it to not be shown
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-22 18:49:39 +01:00
Michael Telatynski
b05e5be2f7
Improve ErrorView to match design
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-22 18:25:49 +01:00
Nad Chishtie
ac78570b58
Add example error pages
2020-04-22 16:07:24 +01:00
Michael Telatynski
e5a232b0d8
make typescript happy
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-22 13:41:29 +01:00
Michael Telatynski
d486782dd4
convert app.js to app.tsx
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-22 13:29:12 +01:00
Michael Telatynski
9d5e3d6d9a
Fix dispatcher import to be extension agnostic
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-21 10:03:59 +01:00
Michael Telatynski
a77ed6e844
Merge branch 'develop' into t3chguy/poc_riot_desktop_sso_multi_profile
2020-04-14 17:03:00 +01:00
Michael Telatynski
24dbbfa002
Merge pull request #13133 from vector-im/t3chguy/electron-forward-back
...
Add riot-desktop shortcuts for forward/back matching browsers&slack
2020-04-14 16:12:24 +01:00
Michael Telatynski
36f55c1630
Allow rageshake to fail in init
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-14 14:44:12 +01:00
Michael Telatynski
2346829055
Add riot-desktop shortcuts for forward/back matching browsers&slack
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-11 18:58:00 +01:00
Michael Telatynski
99e5271cb8
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/poc_riot_desktop_sso_multi_profile
2020-04-09 21:17:45 +01:00
Michael Telatynski
15bb819c8a
Instead of encrypting, pass the HS an opaque token which we locally resolve in a map to our profile data
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 21:17:37 +01:00
Michael Telatynski
6fdeca93b6
Make the riot-desktop callback args more generic and encrypt the args
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 16:21:52 +01:00
Michael Telatynski
c67dcae35e
improve comments
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 11:25:40 +01:00
Michael Telatynski
942ca3b525
make error translatable
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 11:19:40 +01:00
Michael Telatynski
83653b3a22
assert rageshake loaded successfully
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 11:14:38 +01:00
Michael Telatynski
e1bdcf2d9e
remove debug statement
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 10:49:50 +01:00
Michael Telatynski
8c88e9f0f4
delint and i18n
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 10:42:58 +01:00
Michael Telatynski
0572d62c88
extract app load error handler from app.js
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-09 10:32:04 +01:00
Michael Telatynski
343d4ea641
small tweaks
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-08 21:49:27 +01:00
Michael Telatynski
cc939f9645
extract browser compatibility error handling out of app.js
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-04-08 21:41:22 +01:00