Travis Ralston
b4f62e9c88
use valid jsdoc
2020-08-31 11:07:29 -06:00
Travis Ralston
29089821f4
Merge branch 'develop' into travis/copy2
2020-08-31 11:03:01 -06:00
Travis Ralston
7f7414ed5a
Appease the linter
2020-08-31 10:59:37 -06:00
Travis Ralston
fdbaddbace
Add a simple edit dialog for communities
2020-08-31 10:52:08 -06:00
Travis Ralston
133f981fa8
Run the tag selection behaviour through the prototype store too
2020-08-31 10:22:29 -06:00
Travis Ralston
724e3f6905
Run all selected prototype community logic through one store
2020-08-31 10:19:05 -06:00
Travis Ralston
93d67a6689
Wire up members button to member view
...
Ideally this would open up the group members panel, but that's exceedingly difficult. Instead, we switch to the general chat and rename the button to be a bit more helpful.
2020-08-31 10:12:12 -06:00
dkanada
8cae2fa0aa
update translations with new command string
2020-08-30 15:17:21 +09:00
Michael Telatynski
3c5eb1f42c
fix Registration Form
2020-08-29 18:28:15 +01:00
purjolini
e1f0361bf2
Translated using Weblate (Swedish)
...
Currently translated at 74.3% (1752 of 2358 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-29 13:57:21 +00:00
LinAGKar
437a0b52e4
Translated using Weblate (Swedish)
...
Currently translated at 74.3% (1752 of 2358 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-29 13:57:21 +00:00
purjolini
b312eb88e9
Translated using Weblate (Swedish)
...
Currently translated at 74.3% (1751 of 2358 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-29 13:57:14 +00:00
LinAGKar
3703786d25
Translated using Weblate (Swedish)
...
Currently translated at 74.3% (1751 of 2358 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-29 13:57:14 +00:00
Michael Telatynski
da97d8885b
Fix react error about functional components can't take props
2020-08-29 13:51:43 +01:00
Michael Telatynski
85f2f46d13
fix tests
2020-08-29 13:38:28 +01:00
Michael Telatynski
646c9f1a83
Fix this contexts
2020-08-29 13:19:05 +01:00
Michael Telatynski
517dee413e
Delint
2020-08-29 12:57:11 +01:00
Michael Telatynski
78812b6f85
Fix some stuff
2020-08-29 12:53:04 +01:00
dkanada
bc9ea04118
add lenny face command
2020-08-29 20:29:43 +09:00
Michael Telatynski
34b960d8cb
fix naming conflict
2020-08-29 12:17:50 +01:00
Michael Telatynski
e2ec89c39d
Merge branch 't3chguy/crc' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/crc1
2020-08-29 12:16:54 +01:00
Michael Telatynski
ac9108a9a6
i18n
2020-08-29 12:16:14 +01:00
Michael Telatynski
72498df28f
Remove create-react-class
2020-08-29 12:14:16 +01:00
Michael Telatynski
672d0fe97b
Remove redundant components and devDependencies
2020-08-29 12:09:07 +01:00
Travis Ralston
281e2ab27b
Null guard new function to reduce error spam
2020-08-28 20:13:26 -06:00
Travis Ralston
275ff6b41e
Wire up the invite button
2020-08-28 20:08:12 -06:00
Travis Ralston
35e4d89545
Add aria labels to menu options
2020-08-28 20:04:19 -06:00
Michael Telatynski
9ba33c7f80
Fix eslint ts override tsx matching and delint
2020-08-29 01:11:08 +01:00
Travis Ralston
02095389e7
Add structure for mixed prototype UserMenu
2020-08-28 17:03:17 -06:00
Travis Ralston
01b0acbe62
Make the UserMenu echo the current community name
2020-08-28 16:14:08 -06:00
Travis Ralston
90d9d7128d
Use FlairStore's cache for group naming
...
Turns out GroupStore doesn't really know much.
2020-08-28 14:56:59 -06:00
Travis Ralston
e68c4efd0b
Merge branch 'travis/copy2' into travis/communities/proto/userinfo
2020-08-28 13:54:03 -06:00
Travis Ralston
fb54b62be9
Appease the rest of the linter
2020-08-28 13:42:19 -06:00
Travis Ralston
6f237161fd
Appease the linter
2020-08-28 13:28:54 -06:00
Travis Ralston
e58b514803
Add clarifying text to DM dialog about what is about to happen
2020-08-28 13:22:20 -06:00
Michael Telatynski
1fc55b33c1
Stash lodash import optimization
2020-08-28 18:53:43 +01:00
Weblate
0ef3c50c7f
Merge branch 'origin/develop' into Weblate.
2020-08-28 17:18:51 +00:00
ziriSut
0ea3bd8207
Translated using Weblate (Kabyle)
...
Currently translated at 99.0% (2335 of 2358 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/kab/
2020-08-28 17:18:50 +00:00
Michael Telatynski
2823156ef6
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/display-capture
2020-08-28 17:26:10 +01:00
Michael Telatynski
b9cfa95ceb
Add display-capture to iframe allow
2020-08-28 17:06:56 +01:00
Travis Ralston
cc2fc911af
Minor copy addition to DM dialog for communities prototype
2020-08-28 10:03:27 -06:00
Weblate
5e02e3b46f
Merge branch 'origin/develop' into Weblate.
2020-08-28 15:48:02 +00:00
Nikita Epifanov
a97d1ca344
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2356 of 2356 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-08-28 15:48:02 +00:00
ziriSut
a52e5a581d
Translated using Weblate (Kabyle)
...
Currently translated at 98.6% (2324 of 2356 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/kab/
2020-08-28 15:48:01 +00:00
random
f83e2dbd59
Translated using Weblate (Italian)
...
Currently translated at 100.0% (2356 of 2356 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/it/
2020-08-28 15:48:00 +00:00
Priit Jõerüüt
b83600be86
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2356 of 2356 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-08-28 15:47:58 +00:00
Travis Ralston
52e095fa61
Merge pull request #5151 from matrix-org/travis/copy-change
...
Update create room dialog copy & community prototype home icon
2020-08-28 09:47:53 -06:00
Travis Ralston
f038103f97
Fix copy
2020-08-28 09:47:36 -06:00
Weblate
73b2868c73
Merge branch 'origin/develop' into Weblate.
2020-08-28 11:40:44 +00:00
ziriSut
a2ed395c2b
Translated using Weblate (Kabyle)
...
Currently translated at 97.7% (2301 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/kab/
2020-08-28 11:40:43 +00:00
Szimszon
04b2cd01d5
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2355 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-08-28 11:40:42 +00:00
Jeff Huang
ed9b7a95e8
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2355 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-08-28 11:40:41 +00:00
J. Ryan Stinnett
e2acec6059
Merge pull request #5149 from matrix-org/jryans/defer-cross-signing-setup
...
Migrate to new, separate APIs for cross-signing and secret storage
2020-08-28 12:40:35 +01:00
J. Ryan Stinnett
f634c3a71e
Add secret storage cache callback to avoid prompts
...
This supplies a cache callback to the JS SDK so that we can be notified if a new
storage key is created e.g. by resetting secret storage. This allows it to be
supplied automatically in case it's needed in the same user operation, as it is
when resetting both secret storage and cross-signing together.
2020-08-28 12:10:17 +01:00
Weblate
a77c693098
Merge branch 'origin/develop' into Weblate.
2020-08-27 21:07:12 +00:00
Nikita Epifanov
2797692d7b
Translated using Weblate (Russian)
...
Currently translated at 99.9% (2354 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-08-27 21:07:12 +00:00
ziriSut
b3f077f267
Translated using Weblate (Kabyle)
...
Currently translated at 96.8% (2279 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/kab/
2020-08-27 21:07:11 +00:00
felix adernog
b71482ad86
Translated using Weblate (German)
...
Currently translated at 99.8% (2350 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-08-27 21:07:07 +00:00
Priit Jõerüüt
b6a55976b0
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2355 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-08-27 21:07:06 +00:00
Qt Resynth
1cecf7bd6c
Translated using Weblate (English (United States))
...
Currently translated at 27.1% (638 of 2355 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/en_US/
2020-08-27 21:07:06 +00:00
Travis Ralston
3c176f762e
Remove disabled clear button from tag panel + dead code
2020-08-27 14:27:06 -06:00
Travis Ralston
bbd343f414
Fix clicking the background of the tag panel not clearing the filter
...
Fixes https://github.com/vector-im/element-web/issues/12988
2020-08-27 14:17:55 -06:00
Travis Ralston
be1de1d295
Update create room dialog copy
2020-08-27 13:49:40 -06:00
Weblate
2c6c72558f
Merge branch 'origin/develop' into Weblate.
2020-08-27 14:05:25 +00:00
LinAGKar
0c6e5c6422
Translated using Weblate (Swedish)
...
Currently translated at 68.5% (1612 of 2353 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-27 14:05:25 +00:00
Lizzy
9a4cb51a8a
Translated using Weblate (Spanish)
...
Currently translated at 88.7% (2088 of 2353 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/es/
2020-08-27 14:05:23 +00:00
Marcelo Filho
d911628792
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 96.0% (2260 of 2353 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/pt_BR/
2020-08-27 14:05:22 +00:00
ziriSut
c20f6373d1
Translated using Weblate (Kabyle)
...
Currently translated at 94.1% (2213 of 2353 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/kab/
2020-08-27 14:05:21 +00:00
Szimszon
facd3c611f
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2353 of 2353 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-08-27 14:05:15 +00:00
felix adernog
f522e82aa4
Translated using Weblate (German)
...
Currently translated at 99.6% (2343 of 2353 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-08-27 14:05:13 +00:00
Priit Jõerüüt
ef228682e4
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2353 of 2353 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-08-27 14:05:12 +00:00
Jeff Huang
5172f66157
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2353 of 2353 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-08-27 14:05:11 +00:00
J. Ryan Stinnett
3a98b4b4e9
Rename reset secret storage prop
...
The bare word `force` has bothered me, so this adds a tiny amount more meaning.
2020-08-27 13:50:50 +01:00
J. Ryan Stinnett
4a807f9385
Migrate to new, separate APIs for cross-signing and secret storage
...
This migrates to the new JS SDK APIs, which now use separate paths for
cross-signing and secret storage setup. There should be no functional change
here.
Part of https://github.com/vector-im/element-web/issues/13895
2020-08-27 13:41:03 +01:00
resynth1943
2c20afc047
Fix lodash imports
...
Signed-off-by: resynth1943 <resynth1943@tutanota.com>
2020-08-26 23:23:18 +01:00
Travis Ralston
4f29770adb
Force the GroupStore to update after creating a prototype community
2020-08-26 11:02:14 -06:00
Travis Ralston
027f263589
Remove prototype code from CreateGroupDialog
...
The prototype code paths prevent users from ending up here, so we don't need custom code.
2020-08-26 11:01:58 -06:00
Travis Ralston
c28134eb11
Associate created rooms with the selected community
2020-08-26 10:53:06 -06:00
Travis Ralston
fd71bca7c0
Change menu label if in a community
2020-08-26 10:33:05 -06:00
Weblate
65d7c68d80
Merge branch 'origin/develop' into Weblate.
2020-08-26 16:23:04 +00:00
LinAGKar
f3d5d5ebaa
Translated using Weblate (Swedish)
...
Currently translated at 67.4% (1585 of 2353 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-26 16:23:04 +00:00
Lizzy
02cc49b605
Translated using Weblate (Spanish)
...
Currently translated at 87.7% (2063 of 2353 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/es/
2020-08-26 16:23:03 +00:00
Imre Kristoffer Eilertsen
9a7b16b528
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 60.3% (1419 of 2353 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/nb_NO/
2020-08-26 16:23:02 +00:00
ziriSut
01eee30089
Translated using Weblate (Kabyle)
...
Currently translated at 89.6% (2109 of 2353 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/kab/
2020-08-26 16:23:00 +00:00
Travis Ralston
b294ec6427
Merge pull request #5145 from matrix-org/travis/communities/proto/switcher
...
Communities v2 prototype: Tag panel selection changes
2020-08-26 10:22:50 -06:00
Weblate
ed95ddbaf8
Merge branch 'origin/develop' into Weblate.
2020-08-26 15:07:24 +00:00
Lizzy
6da4f407e5
Translated using Weblate (Spanish)
...
Currently translated at 87.7% (2050 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/es/
2020-08-26 15:07:23 +00:00
Travis Ralston
82949c038a
Merge pull request #5144 from matrix-org/travis/communities/proto/create-flow
...
Communities v2 prototype: Create community flow
2020-08-26 09:07:17 -06:00
Travis Ralston
82b015bd5f
Rename components to match prior convention
2020-08-26 08:52:39 -06:00
Travis Ralston
3e7d82b421
Change tip copy
2020-08-26 08:48:01 -06:00
Travis Ralston
0c67a42b0f
Make padding only on the prototype tag panel
2020-08-26 08:42:26 -06:00
Travis Ralston
98d098a3eb
Merge pull request #5143 from matrix-org/travis/communities/proto/invites
...
Communities v2 prototype: Override invite aesthetics for community-as-room invites
2020-08-26 08:32:29 -06:00
strix aluco
85c1e41def
Translated using Weblate (Ukrainian)
...
Currently translated at 51.7% (1209 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/uk/
2020-08-26 10:07:29 +00:00
LinAGKar
b1f7a16127
Translated using Weblate (Swedish)
...
Currently translated at 67.6% (1579 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-26 10:07:29 +00:00
Nikita Epifanov
de233090ec
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2337 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-08-26 10:07:24 +00:00
ziriSut
5857ebcb03
Translated using Weblate (Kabyle)
...
Currently translated at 86.6% (2025 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/kab/
2020-08-26 10:07:23 +00:00
notramo
bd434bcf88
Translated using Weblate (Hungarian)
...
Currently translated at 99.5% (2325 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/hu/
2020-08-26 10:07:15 +00:00
Michael Albert
efdffb096d
Translated using Weblate (German)
...
Currently translated at 100.0% (2337 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/de/
2020-08-26 10:07:15 +00:00
Stanislav Lukeš
252e5e6aff
Translated using Weblate (Czech)
...
Currently translated at 93.2% (2179 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/cs/
2020-08-26 10:07:15 +00:00
Besnik Bleta
a5606c5051
Translated using Weblate (Albanian)
...
Currently translated at 99.7% (2331 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sq/
2020-08-26 10:07:12 +00:00
Travis Ralston
c68636bd32
i18n updates
2020-08-25 21:59:09 -06:00
Travis Ralston
55001f3193
Select the general chat for a community when viewing it
2020-08-25 21:52:48 -06:00
Travis Ralston
20c562c208
Change user avatar to a home icon
2020-08-25 21:46:26 -06:00
Travis Ralston
c9e967f05c
Don't override UserMenu with group changes
2020-08-25 21:21:16 -06:00
Travis Ralston
56c7f86983
Add an invite users to community step to dialog flow
2020-08-25 21:08:31 -06:00
Travis Ralston
7c1a9993e3
Add new create group dialog
2020-08-25 21:08:24 -06:00
Travis Ralston
8feda74156
Wire up TagPanel's create button to the dialog
2020-08-25 21:08:19 -06:00
Travis Ralston
65fe562cbf
Select new tag after creating the group
2020-08-25 21:08:12 -06:00
Travis Ralston
2d4ac548d0
Override invite metadata if the server wants a group profile
2020-08-25 21:03:11 -06:00
purjolini
66ca67bc67
Translated using Weblate (Swedish)
...
Currently translated at 64.3% (1502 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:06:45 +00:00
LinAGKar
a50fac3a6b
Translated using Weblate (Swedish)
...
Currently translated at 64.3% (1502 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:06:45 +00:00
purjolini
e8b5ebf8ee
Translated using Weblate (Swedish)
...
Currently translated at 64.2% (1501 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:05:31 +00:00
LinAGKar
aabe21c38a
Translated using Weblate (Swedish)
...
Currently translated at 64.2% (1501 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:05:31 +00:00
purjolini
d88444e45f
Translated using Weblate (Swedish)
...
Currently translated at 64.2% (1500 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:05:23 +00:00
LinAGKar
9ff3944adf
Translated using Weblate (Swedish)
...
Currently translated at 64.2% (1500 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:05:23 +00:00
purjolini
654b861dfd
Translated using Weblate (Swedish)
...
Currently translated at 64.1% (1499 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:05:10 +00:00
LinAGKar
db56eea18d
Translated using Weblate (Swedish)
...
Currently translated at 64.1% (1499 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:05:10 +00:00
purjolini
a2917edd79
Translated using Weblate (Swedish)
...
Currently translated at 64.1% (1498 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:04:57 +00:00
LinAGKar
13b5f8c844
Translated using Weblate (Swedish)
...
Currently translated at 64.1% (1498 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:04:57 +00:00
purjolini
d95ea83f51
Translated using Weblate (Swedish)
...
Currently translated at 64.1% (1497 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:04:05 +00:00
LinAGKar
aa84aae75b
Translated using Weblate (Swedish)
...
Currently translated at 64.1% (1497 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:04:05 +00:00
purjolini
58cbcb6cb4
Translated using Weblate (Swedish)
...
Currently translated at 64.0% (1496 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:03:47 +00:00
LinAGKar
d77d17d36c
Translated using Weblate (Swedish)
...
Currently translated at 64.0% (1496 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:03:47 +00:00
purjolini
6929b9af41
Translated using Weblate (Swedish)
...
Currently translated at 64.0% (1495 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:02:34 +00:00
LinAGKar
d1150cd115
Translated using Weblate (Swedish)
...
Currently translated at 64.0% (1495 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 15:02:33 +00:00
J. Ryan Stinnett
a732c55797
Add secret storage readiness checks
...
This visits all places that were checking for cross-siging readiness and adapts
them to also check for secret storage readiness if needed.
Part of https://github.com/vector-im/element-web/issues/13895
2020-08-25 13:20:15 +01:00
Weblate
e12ac7d91f
Merge branch 'origin/develop' into Weblate.
2020-08-25 08:03:06 +00:00
LinAGKar
fad4fe5c7d
Translated using Weblate (Swedish)
...
Currently translated at 63.1% (1475 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-25 08:03:06 +00:00
Matija Šuklje
1251d9216d
Translated using Weblate (Slovenian)
...
Currently translated at 0.5% (12 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sl/
2020-08-25 08:03:04 +00:00
XoseM
1f6370ca98
Translated using Weblate (Galician)
...
Currently translated at 100.0% (2337 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/gl/
2020-08-25 08:03:04 +00:00
Priit Jõerüüt
310ff1c938
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2337 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-08-25 08:03:04 +00:00
Jeff Huang
eab4e5ae65
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2337 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/zh_Hant/
2020-08-25 08:03:03 +00:00
Michael Telatynski
634f7ba938
Merge pull request #5142 from matrix-org/t3chguy/hooks/base-avatar
...
BaseAvatar avoid initial render with default avatar
2020-08-25 09:02:57 +01:00
Michael Telatynski
186374a950
BaseAvatar avoid initial render with default avatar
2020-08-24 21:08:07 +01:00
purjolini
44246dc96b
Translated using Weblate (Swedish)
...
Currently translated at 62.3% (1455 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-24 18:54:57 +00:00
stuve20
a3eb4e0417
Translated using Weblate (Swedish)
...
Currently translated at 62.3% (1455 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-24 18:54:57 +00:00
LinAGKar
f8d099f66b
Translated using Weblate (Swedish)
...
Currently translated at 62.3% (1455 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-24 18:54:56 +00:00
Weblate
811038f096
Merge branch 'origin/develop' into Weblate.
2020-08-24 16:33:04 +00:00
Priit Jõerüüt
1339014abe
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (2337 of 2337 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/et/
2020-08-24 16:33:04 +00:00
J. Ryan Stinnett
8e0742b9fe
Merge pull request #5130 from matrix-org/jryans/secure-backup-required
...
Enforce Secure Backup completion when requested by HS
2020-08-24 17:32:58 +01:00
J. Ryan Stinnett
35f19d53a5
Mention issue for view state store
2020-08-24 16:44:47 +01:00
J. Ryan Stinnett
b601a025b5
Use io.element
instead of im.vector
2020-08-24 16:33:23 +01:00
J. Ryan Stinnett
2e2f60c20b
Use updated waitFor
API with well-known
2020-08-24 16:11:35 +01:00
Weblate
7459b48a98
Merge branch 'origin/develop' into Weblate.
2020-08-24 13:43:08 +00:00
Travis Ralston
84d782022f
Merge pull request #5139 from matrix-org/travis/communities/room-behaviour
...
Communities v2 prototype: Explore rooms, global state, and default room
2020-08-24 07:43:01 -06:00
Weblate
a3858e88b3
Merge branch 'origin/develop' into Weblate.
2020-08-24 13:42:04 +00:00
LinAGKar
2ea68577d2
Translated using Weblate (Swedish)
...
Currently translated at 61.9% (1445 of 2335 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/sv/
2020-08-24 13:42:04 +00:00
Nikita Epifanov
758a06c03d
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2335 of 2335 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ru/
2020-08-24 13:42:03 +00:00
Imre Kristoffer Eilertsen
663481124c
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 59.7% (1393 of 2335 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/nb_NO/
2020-08-24 13:42:03 +00:00
Kahina Messaoudi
b821c294bf
Translated using Weblate (Kabyle)
...
Currently translated at 81.9% (1913 of 2335 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/kab/
2020-08-24 13:42:02 +00:00