Travis Ralston
373f850002
Safely bind console.log and default withLogs to true
4 years ago
Travis Ralston
ac34ca11df
Appease the linter
4 years ago
Travis Ralston
710e295b44
Add a function to send a rageshake from the console
...
This is mostly useful for cases when the UI is broken or the user can't access the button because they aren't logged in. This is particularly helpful for troubleshooting issues with .well-known discovery if/when they come up.
Ref: https://github.com/vector-im/riot-web/issues/4802
4 years ago
David Baker
704a599811
Put back modernizr import
...
In a way that hopefully makes the linter happy and makes it implicit
that it's side-effecting a global.
4 years ago
David Baker
1dfaf70562
Revert "Revert "Run lint on travis builds and use modern node versions""
4 years ago
David Baker
f701e2601a
Revert "Run lint on travis builds and use modern node versions"
4 years ago
David Baker
6f54ff9e7f
Fix missing js-sdk logging
...
Some of the js-sdk logging was going missing due to js-sdk's
loglevel library being initialised before the rageshake logging.
Fix by doing the rageshake setup within an import, as commented.
4 years ago
David Baker
092ae7ef2f
Fix missing js-sdk logging
...
Some of the js-sdk logging was going missing due to js-sdk's
loglevel library being initialised before the rageshake logging.
Fix by doing the rageshake setup within an import, as commented.
4 years ago
toriko
d3cae13552
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
4 years ago
Victor Grousset
ae90b9877a
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/eo/
4 years ago
పవి
e19dbe4f3b
Translated using Weblate (Telugu)
...
Currently translated at 27.0% (10 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/te/
4 years ago
Aaron Raimist
c470e2dcfb
Actually I'll just fix the errors myself and get rid of lintwithexclusions
...
I seemingly need babel-eslint version 8 for VectorHomePage.js but might as well just upgrade to version 10
Signed-off-by: Aaron Raimist <aaron@raim.ist>
4 years ago
Aaron Raimist
fe11ae73db
Run lintwithexclusions on travis builds
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
4 years ago
Aaron Raimist
6abd1de8b8
eslint --fix on src/
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
4 years ago
David Baker
d0fcf3c952
Don't set tags on notifications
...
They are to suppress notifications that don't want to be shown in
addition to each other. This makes no sense for our notifications:
they're each for independent messages. Also settings tags on
notifications makes electron crash on windows when you close the
notif, as per https://github.com/vector-im/riot-web/issues/7512
4 years ago
David Baker
2854c0969b
Don't set tags on notifications
...
They are to suppress notifications that don't want to be shown in
addition to each other. This makes no sense for our notifications:
they're each for independent messages. Also settings tags on
notifications makes electron crash on windows when you close the
notif, as per https://github.com/vector-im/riot-web/issues/7512
4 years ago
David Baker
bb907d49c9
Typo
4 years ago
David Baker
231ca253f2
Stop electron crashing
...
Workaround temporarily by not closing notifs on win32 as per
comment.
Fixes https://github.com/vector-im/riot-web/issues/7512
4 years ago
Tom Van Eyck
8e9d7d97f6
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/nl/
4 years ago
David Baker
80f0964342
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
4 years ago
Aaron Raimist
d836ad8dbc
Undo turning warnings back on ( #7409 )
...
I guess that turns on warnings for everything, not just riot-web
Signed-off-by: Aaron Raimist <aaron@raim.ist>
4 years ago
Aaron Raimist
d035efb14e
Fix lint warnings and turn warnings back on ( #7409 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
4 years ago
Aaron Raimist
401c85ad5b
Fix Promise.defer warnings in WebPlatform.js ( #7409 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
4 years ago
Aaron Raimist
54c46df0dc
Fix Promise.defer warnings in index.js ( #7409 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
4 years ago
Aaron Raimist
a5fb33de02
Fix Promise.defer warnings in getconfig.js ( #7409 )
...
Signed-off-by: Aaron Raimist <aaron@raim.ist>
4 years ago
David Baker
bccccb2758
Silence bluebird warnings
4 years ago
Besnik Bleta
46587450cb
Translated using Weblate (Albanian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sq/
4 years ago
Besnik Bleta
f17712fab3
Translated using Weblate (Albanian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/sq/
4 years ago
David Baker
c5ee92f4c3
Fall back to legacy asm.js Olm
4 years ago
David Baker
4f5b61b798
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
4 years ago
toriko
b6d5f350e4
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
4 years ago
David Baker
a356264801
Fix double-closed tags
4 years ago
IMIN
70319e4939
Translated using Weblate (Korean)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
4 years ago
IMIN
20ce990763
Translated using Weblate (Korean)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ko/
4 years ago
giqtaqisi
18f8ea8519
Translated using Weblate (Lojban)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/jbo/
4 years ago
David Baker
2a8c7b260a
Don't show mobile guide if deep linking
...
Other part of https://github.com/vector-im/riot-web/issues/7378
4 years ago
David Baker
a2c7ef5424
Don't show custom server bit on matrix.org
...
On mobile guide
Part of https://github.com/vector-im/riot-web/issues/7378
4 years ago
giqtaqisi
a1a417329c
Translated using Weblate (Lojban)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/jbo/
4 years ago
giqtaqisi
2d78bc95ec
Translated using Weblate (Lojban)
...
Currently translated at 62.1% (23 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/jbo/
4 years ago
Silvano
4f720e9c3b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
4 years ago
Ryu SASAOKA
0374c91ee7
Translated using Weblate (English (United States))
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/en_US/
4 years ago
giqtaqisi
f3ee639dcc
Added translation using Weblate (Lojban)
4 years ago
toriko
74a2b5a958
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ja/
4 years ago
David Baker
894e31fe73
Don't show mobile guide if deep linking
...
Other part of https://github.com/vector-im/riot-web/issues/7378
4 years ago
David Baker
bc8323f96b
Don't show custom server bit on matrix.org
...
On mobile guide
Part of https://github.com/vector-im/riot-web/issues/7378
4 years ago
David Baker
1f34d2d644
Kill off olm-loader
...
Now that Olm needs to be inited asynchronously anyway, we can just
pass the options to Olm.init(), and as long as we do that before we
start the js-sdk, we're all good.
This will means the olm js is now part of the main bundle but since
it's now just a wrapper around the wasm, this is probably faster.
Also add the directwatch flag to olm.wasm because otherwise it
doesn't seem to copy the file in watch mode...
4 years ago
Silvano
07b56426ad
Translated using Weblate (Italian)
...
Currently translated at 100.0% (37 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/it/
4 years ago
Adolfo Jayme-Barrientos
43f9f2a0f2
Translated using Weblate (Catalan)
...
Currently translated at 97.2% (36 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ca/
4 years ago
ali almi
d01824f711
Translated using Weblate (Arabic)
...
Currently translated at 81.0% (30 of 37 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ar/
4 years ago
David Baker
c511902356
Support WebAssembly version of Olm.
...
* Olm no longer supports setting the stack/memory size at runtime,
so don't (they're now set to be that in the Olm build).
* Copy the wasm file from the Olm library (see multiple comments
about it being in the wrong place and webpack being awful).
4 years ago