Travis Ralston
9c8682428f
Fix various TypeScript linting issues
2020-07-29 11:03:43 -06:00
Travis Ralston
9d124ff09b
Convert SettingsStore to TS
2020-07-29 10:57:14 -06:00
J. Ryan Stinnett
2f20cbd5ad
Remove all unreferenced images
...
This removes all images we no longer reference in the app. This should be safe,
as Webpack only adds images to the build output if they are referenced.
2020-07-29 17:52:41 +01:00
Weblate
92d9dbc9f6
Merge branch 'origin/develop' into Weblate.
2020-07-29 16:08:37 +00:00
Christopher May-Townsend
284e4c9c1a
Translated using Weblate (Icelandic)
...
Currently translated at 19.6% (455 of 2322 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/is/
2020-07-29 16:08:37 +00:00
Priit Jõerüüt
a3e01fc92c
Translated using Weblate (Estonian)
...
Currently translated at 99.8% (2317 of 2322 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-07-29 16:08:36 +00:00
Hubert Chathi
6a9fe35fa8
Merge pull request #5057 from matrix-org/uhoreg/keytar_logging
...
add logging for keytar/pickle key
2020-07-29 12:08:30 -04:00
Bruno Windels
d8baad31da
provide nicer error for no known servers error when accepting an invite
2020-07-29 16:51:37 +02:00
Swapnil Raj
8120a26135
A bit more cleanup
2020-07-29 17:35:55 +05:30
Swapnil Raj
aa160095fa
Cleanup
2020-07-29 17:26:51 +05:30
Swapnil Raj
bf450ad075
Fix the type for SetRightPanelPhasePayload
...
Fix uses of it as well
2020-07-29 16:59:29 +05:30
J. Ryan Stinnett
50bc7fc62f
Remove redundant lint dependencies
...
These are no longer needed with the new standard lint repo.
2020-07-29 12:00:42 +01:00
Travis Ralston
51968a8072
Convert RoomSettingsHandler to TS
2020-07-28 22:16:54 -06:00
Travis Ralston
c7b28b4566
Convert RoomDeviceSettingsHandler to TS
2020-07-28 22:14:33 -06:00
Travis Ralston
c4f4e2aa0a
Convert RoomAccountSettingsHandler to TS
2020-07-28 22:04:25 -06:00
Travis Ralston
21e5bccb62
Convert LocalEchoWrapper to TS
2020-07-28 21:57:00 -06:00
Travis Ralston
4f6480c037
Convert DeviceSettingsHandler to TS
2020-07-28 21:53:07 -06:00
Travis Ralston
8097810784
Convert DefaultSettingsHandler to TS
2020-07-28 21:52:57 -06:00
Travis Ralston
32844d4624
Convert ConfigSettingsHandler to TS
2020-07-28 21:49:45 -06:00
Travis Ralston
e4d8cca861
Specify an error to appease the linter
2020-07-28 21:46:45 -06:00
Travis Ralston
4969cfe9de
Appease the linter
2020-07-28 16:37:09 -06:00
Travis Ralston
7de727915d
Convert AccountSettingsHandler to TS
2020-07-28 16:31:13 -06:00
Travis Ralston
e3364ba7a4
Convert MatrixClientBackedSettingsHandler to TS
2020-07-28 16:20:05 -06:00
Travis Ralston
5f5efa1448
Decorate abstract classes as abstract
2020-07-28 16:15:09 -06:00
Travis Ralston
008c19ea26
Remove unused prop from ThemeWatcher
2020-07-28 16:14:49 -06:00
Travis Ralston
d627baf508
Convert WatchManager to TS
2020-07-28 16:08:08 -06:00
Hubert Chathi
0cf10bb69a
Merge branch 'develop' into uhoreg/keytar_logging
2020-07-28 17:45:39 -04:00
Hubert Chathi
fbea8c61bb
add logging for keytar/pickle key
...
and remember when we had key, so that we know that we should expect one
2020-07-28 17:31:27 -04:00
Travis Ralston
c96def81ae
Convert SettingsHandler to TS
2020-07-28 15:25:57 -06:00
Travis Ralston
7584a296e4
Use SettingController type in Settings
2020-07-28 15:24:32 -06:00
Travis Ralston
985073c249
Fix copyright in Settings
2020-07-28 15:24:08 -06:00
Travis Ralston
b5be352e88
Fix copyright in CustomStatusController
2020-07-28 15:23:25 -06:00
Travis Ralston
ef062c3511
Convert ThemeController to TS
2020-07-28 15:22:54 -06:00
Travis Ralston
d7e90e045d
Convert ReloadOnChangeController to TS
2020-07-28 15:21:53 -06:00
Travis Ralston
227b611421
Convert PushToMatrixClientController to TS
2020-07-28 15:21:10 -06:00
Travis Ralston
437ccb2421
Convert NotificationControllers to TS
2020-07-28 15:19:11 -06:00
Travis Ralston
d4fd3b3262
Convert CustomStatusController to TS
2020-07-28 15:17:01 -06:00
Travis Ralston
6297004957
Convert SettingController to TS
2020-07-28 15:13:38 -06:00
Travis Ralston
27b81d1e26
Roughly convert Settings to TS
2020-07-28 15:07:35 -06:00
Travis Ralston
1f7f40736b
Fix imports for SettingLevel to point at new file
2020-07-28 11:53:43 -06:00
Travis Ralston
4db4625e34
Move SettingLevel to its own file
2020-07-28 11:37:59 -06:00
Weblate
a2e873b250
Merge branch 'origin/develop' into Weblate.
2020-07-28 15:24:34 +00:00
J. Ryan Stinnett
79348b44cb
Merge pull request #4075 from MarcoZehe/SuppressSpeechWhenSending
...
Don't speak the outgoing message if it is in the Sending state.
2020-07-28 16:24:28 +01:00
Weblate
6e3a2dd613
Merge branch 'origin/develop' into Weblate.
2020-07-28 15:13:48 +00:00
Michael Telatynski
2d918a6dfc
Merge pull request #5052 from matrix-org/t3chguy/fix/14501
...
Remove poorly contrasted "dark style" heading in Room Preview Bar
2020-07-28 16:13:43 +01:00
Weblate
f0bd98f7ff
Merge branch 'origin/develop' into Weblate.
2020-07-28 15:13:09 +00:00
Michael Telatynski
05332124ee
Merge pull request #5050 from matrix-org/t3chguy/fix/14774
...
Fix Query Matcher regression with certain unhomoglyph'd characters
2020-07-28 16:13:03 +01:00
Weblate
6bcb1b686d
Merge branch 'origin/develop' into Weblate.
2020-07-28 13:30:07 +00:00
Jorik Schellekens
4f55ef685d
Merge pull request #4989 from matrix-org/joriks/resize-handlebars-2.0
...
Fix handlebar interaction
2020-07-28 14:30:00 +01:00
Weblate
28447b71d3
Merge branch 'origin/develop' into Weblate.
2020-07-28 12:37:33 +00:00