Travis Ralston
|
9e0ec63ea7
|
Use correct variable
|
2021-07-31 11:50:25 -06:00 |
|
Travis Ralston
|
0923dd37ab
|
Sanitize untrusted variables from message previews before translation
Fixes https://github.com/vector-im/element-web/issues/18314
|
2021-07-31 11:43:05 -06:00 |
|
Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
|
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Michael Telatynski
|
a839d0f396
|
More typescript conversion
|
2021-06-22 17:23:13 +01:00 |
|
J. Ryan Stinnett
|
df09bdf823
|
Add types to InteractiveAuthEntryComponents
|
2021-05-20 17:59:45 +01:00 |
|
J. Ryan Stinnett
|
bee1a88f0b
|
Reduce noise in tests
This disables a common log message to cut down the test log size and make it
easier to read messages specific to each test.
|
2021-05-20 13:42:36 +01:00 |
|
J. Ryan Stinnett
|
fc6ff86173
|
Add error detail when languges fail to load
This will at least log the path that's failing with status code, so we can
better confirm the issue.
Related to https://github.com/vector-im/element-web/issues/9422
|
2021-05-18 16:34:01 +01:00 |
|
Travis Ralston
|
3aef3b72b5
|
Move language handling into languageHandler
|
2021-05-12 14:08:32 -06:00 |
|
Travis Ralston
|
a212dab84c
|
Developer design a permissions dialog
|
2020-11-17 20:38:59 -07:00 |
|
Michael Telatynski
|
cace3fd8aa
|
TS conversion exports
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-13 17:40:34 +01:00 |
|
Michael Telatynski
|
608249745a
|
Attempt to fix tests some more
|
2020-09-15 13:19:47 +01:00 |
|
Michael Telatynski
|
9ba33c7f80
|
Fix eslint ts override tsx matching and delint
|
2020-08-29 01:11:08 +01:00 |
|
Travis Ralston
|
534f0cc89e
|
Revert "Merge pull request #5125 from matrix-org/travis/spec-i18n"
This reverts commit d3dba0ba3a .
|
2020-08-18 13:09:33 -06:00 |
|
Travis Ralston
|
323ebdfac8
|
Remove unused return type
|
2020-08-18 10:51:30 -06:00 |
|
Travis Ralston
|
d9e7253561
|
Use matrix-doc for SAS emoji translations
This is done through the js-sdk's new SASEmojiV1 class.
|
2020-08-17 15:37:36 -06:00 |
|
J. Ryan Stinnett
|
ce226ab534
|
Replace Riot with Element in docs and comments
This only covers the simple cases of references to issues and repos. More
complex areas, such as deployment scripts, will be handled separately.
Part of https://github.com/vector-im/element-web/issues/14864
|
2020-08-03 18:33:36 +01:00 |
|
Travis Ralston
|
1f7f40736b
|
Fix imports for SettingLevel to point at new file
|
2020-07-28 11:53:43 -06:00 |
|
Michael Telatynski
|
48ce294a49
|
Transition languageHandler to Typescript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-02 23:15:08 +01:00 |
|