Weblate
|
f3ac2c2a1e
|
Merge branch 'origin/develop' into Weblate.
|
2019-11-21 15:05:12 +00:00 |
|
Edgars Voroboks
|
598901b483
|
Translated using Weblate (Latvian)
Currently translated at 47.8% (918 of 1919 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/lv/
|
2019-11-21 15:05:11 +00:00 |
|
random
|
87167f42f8
|
Translated using Weblate (Italian)
Currently translated at 99.9% (1917 of 1919 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
|
2019-11-21 15:05:11 +00:00 |
|
Szimszon
|
d786017d08
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1919 of 1919 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
|
2019-11-21 15:05:10 +00:00 |
|
Kévin C
|
ad941b96e0
|
Translated using Weblate (French)
Currently translated at 100.0% (1919 of 1919 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
|
2019-11-21 15:05:09 +00:00 |
|
Tuomas Hietala
|
670d44ecd8
|
Translated using Weblate (Finnish)
Currently translated at 96.1% (1845 of 1919 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fi/
|
2019-11-21 15:05:08 +00:00 |
|
Jeff Huang
|
5670a52469
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1919 of 1919 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
|
2019-11-21 15:05:04 +00:00 |
|
Travis Ralston
|
5d612bb370
|
Merge pull request #3644 from matrix-org/travis/widget-encryption
Re-add encryption warning to widget permission prompt
|
2019-11-21 08:04:56 -07:00 |
|
Michael Telatynski
|
d3f872bf7a
|
Merge branches 'develop' and 't3chguy/remove_bluebird' of github.com:matrix-org/matrix-react-sdk into t3chguy/remove_bluebird
|
2019-11-21 11:15:32 +00:00 |
|
David Baker
|
04641a0f87
|
Merge pull request #3638 from matrix-org/dbkr/dedup_theming_code
Remove getBaseTheme
|
2019-11-21 09:44:37 +00:00 |
|
bkil
|
a40194194d
|
ReactionsRowButtonTooltip: fix null dereference if emoji owner left room
Signed-off-by: bkil <b.K.il.h.u+tigbuh@gmail.com>
|
2019-11-21 01:50:18 +01:00 |
|
Travis Ralston
|
62a2c7a51a
|
Re-add encryption warning to widget permission prompt
|
2019-11-20 16:26:06 -07:00 |
|
Travis Ralston
|
8abc0953d5
|
Remove the import my IDE should have removed for me
|
2019-11-20 11:08:53 -07:00 |
|
Travis Ralston
|
93e4de9861
|
Fix positioning and sizing of e2e icon in the composer
This also removes the special case class for the composer because the input is now aligned regardless of icon.
|
2019-11-20 11:00:39 -07:00 |
|
Travis Ralston
|
1c1b8cf6b9
|
Merge pull request #3630 from matrix-org/travis/widget-permission
Wire up the widget permission prompt to the cross-platform setting
|
2019-11-20 10:37:51 -07:00 |
|
David Baker
|
00241a8d0c
|
Merge pull request #3637 from matrix-org/dbkr/system_dark_mode
Get theme automatically from system setting
|
2019-11-20 16:32:37 +00:00 |
|
David Baker
|
e36f4375b0
|
Bugfix & clearer setting name
|
2019-11-20 16:12:14 +00:00 |
|
David Baker
|
b69cee0c67
|
Remove getBaseTheme
This was only used by vector/index.js, in the code removed by
https://github.com/vector-im/riot-web/pull/11445
React SDK does a very similar thing in setTheme but also gets the
rest of the custom theme name.
Requires https://github.com/vector-im/riot-web/pull/11445
|
2019-11-20 15:45:32 +00:00 |
|
David Baker
|
518130c912
|
add bug link
|
2019-11-20 15:37:48 +00:00 |
|
David Baker
|
a744415221
|
Add hack to work around mystery settings bug
|
2019-11-20 15:34:32 +00:00 |
|
Michael Telatynski
|
6121420113
|
Merge branch 'develop' into t3chguy/remove_bluebird
|
2019-11-20 15:21:23 +00:00 |
|
Bruno Windels
|
d1554977a8
|
Merge pull request #3633 from matrix-org/bwindels/fix-roomstatus-e2e-icon
use general warning icon instead of e2e one for room status
|
2019-11-20 14:36:30 +00:00 |
|
David Baker
|
71f5c8b2b0
|
Lint
|
2019-11-20 13:47:54 +00:00 |
|
David Baker
|
5a700b518a
|
Get theme automatically from system setting
Uses CSS `prefers-color-scheme` to get the user's preferred colour
scheme. Also bundles up some theme logic into its own class.
|
2019-11-20 13:41:06 +00:00 |
|
Damir Jelić
|
44b212bc4c
|
Merge branch 'poljar/seshat-pr' into develop
|
2019-11-20 13:33:03 +01:00 |
|
Damir Jelić
|
4bd46f9d69
|
EventIndex: Silence the linter complaining about missing docs.
|
2019-11-20 12:47:20 +01:00 |
|
Damir Jelić
|
0631faf902
|
Settings: Fix the supportedLevels for event indexing feature.
|
2019-11-20 12:31:07 +01:00 |
|
Damir Jelić
|
2f5b0a9652
|
EventIndex: Use property initializer style for the bound callbacks.
|
2019-11-20 12:30:03 +01:00 |
|
Weblate
|
52d542debe
|
Merge branch 'origin/develop' into Weblate.
|
2019-11-20 09:41:27 +00:00 |
|
Karol Kosek
|
d277a1946b
|
Translated using Weblate (Polish)
Currently translated at 76.0% (1456 of 1917 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/pl/
|
2019-11-20 09:41:27 +00:00 |
|
fenuks
|
870def5d85
|
Translated using Weblate (Polish)
Currently translated at 76.0% (1456 of 1917 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/pl/
|
2019-11-20 09:41:26 +00:00 |
|
송태섭
|
f25236c3fb
|
Translated using Weblate (Korean)
Currently translated at 100.0% (1917 of 1917 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ko/
|
2019-11-20 09:41:20 +00:00 |
|
Szimszon
|
8df0aee12b
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1917 of 1917 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
|
2019-11-20 09:41:18 +00:00 |
|
Kévin C
|
df868a6b09
|
Translated using Weblate (French)
Currently translated at 100.0% (1917 of 1917 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
|
2019-11-20 09:41:18 +00:00 |
|
Jeff Huang
|
ab8a9dd0e9
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1917 of 1917 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
|
2019-11-20 09:41:16 +00:00 |
|
David Baker
|
a31d222570
|
Add catch handler for theme setting
|
2019-11-19 23:00:54 +00:00 |
|
David Baker
|
80ee68a42f
|
Use a settings watcher to set the theme
Rather than listening for account data updates manually
|
2019-11-19 22:36:55 +00:00 |
|
Bruno Windels
|
de0287213e
|
use general warning icon instead of e2e one for room status
|
2019-11-19 15:06:09 +01:00 |
|
Weblate
|
95e1b58e0d
|
Merge branch 'origin/develop' into Weblate.
|
2019-11-19 13:34:29 +00:00 |
|
Alexis
|
0eedab4154
|
Translated using Weblate (Portuguese)
Currently translated at 33.3% (638 of 1918 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/pt/
|
2019-11-19 13:24:31 +00:00 |
|
fenuks
|
afeab31ce6
|
Translated using Weblate (Polish)
Currently translated at 73.8% (1415 of 1918 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/pl/
|
2019-11-19 13:24:29 +00:00 |
|
random
|
dbee3a1215
|
Translated using Weblate (Italian)
Currently translated at 99.9% (1916 of 1918 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
|
2019-11-19 13:24:23 +00:00 |
|
Kévin C
|
0c0437ebf5
|
Translated using Weblate (French)
Currently translated at 100.0% (1918 of 1918 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
|
2019-11-19 13:24:20 +00:00 |
|
Besnik Bleta
|
da2665f4a3
|
Translated using Weblate (Albanian)
Currently translated at 99.7% (1913 of 1918 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sq/
|
2019-11-19 13:24:17 +00:00 |
|
Damir Jelić
|
27d1e4fbbe
|
Fix the translations en_EN file by regenerating it.
|
2019-11-19 14:18:56 +01:00 |
|
Bruno Windels
|
43884923e8
|
merge the feature_user_info_panel flag into feature_dm_verification
|
2019-11-19 14:18:12 +01:00 |
|
Damir Jelić
|
e9df973c82
|
EventIndex: Move the event indexing files into a separate folder.
|
2019-11-19 14:05:00 +01:00 |
|
Damir Jelić
|
f776bdcc8b
|
EventIndex: Hide the feature behind a labs flag.
|
2019-11-19 14:05:00 +01:00 |
|
Damir Jelić
|
979803797f
|
Lifecycle: Make the clear storage method async.
|
2019-11-19 14:05:00 +01:00 |
|
Damir Jelić
|
6017473caf
|
EventIndex: Move the event listener registration into the EventIndex class.
|
2019-11-19 14:05:00 +01:00 |
|