Michael Telatynski
|
4dd8b8d8c6
|
fix WidgetUtils setRoomWidget signature
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 21:02:48 +01:00 |
|
Michael Telatynski
|
5ee0262da2
|
Post-merge tidy up
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 20:56:41 +01:00 |
|
Michael Telatynski
|
bec1d718e0
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/room-list-widgets
Conflicts:
src/components/views/elements/AppTile.js
src/utils/WidgetUtils.ts
|
2020-10-19 20:50:16 +01:00 |
|
Michael Telatynski
|
16362440b3
|
Iterate Modal Widgets
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 20:39:43 +01:00 |
|
Steffen Kolmer
|
6d98335368
|
Removed old todo
|
2020-10-19 21:28:22 +02:00 |
|
Steffen Kolmer
|
607e33feba
|
Extensibility, TypeScript and lazy loading
|
2020-10-19 21:25:01 +02:00 |
|
Michael Telatynski
|
00b1a03a3e
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/modal-widgets
Conflicts:
src/@types/global.d.ts
src/FromWidgetPostMessageApi.js
src/WidgetMessaging.js
src/widgets/WidgetApi.ts
|
2020-10-19 19:46:07 +01:00 |
|
Michael Telatynski
|
5fcdaf66cc
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
|
2020-10-19 18:50:02 +01:00 |
|
Michael Telatynski
|
1fe2eea43f
|
Pass theme to Jitsi
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 18:47:27 +01:00 |
|
Weblate
|
762044b526
|
Merge branch 'origin/develop' into Weblate.
|
2020-10-19 16:31:10 +00:00 |
|
J. Ryan Stinnett
|
59871263ab
|
Merge pull request #5341 from matrix-org/jryans/event-lib
Adjust for new widget messaging APIs
|
2020-10-19 17:31:00 +01:00 |
|
J. Ryan Stinnett
|
7fe98b4e9d
|
Adjust for new widget messaging APIs
As part of changing to the `events` package, the API surface changed slightly.
Related to https://github.com/vector-im/element-web/issues/15493
|
2020-10-19 16:42:20 +01:00 |
|
Weblate
|
6b5a1088d7
|
Merge branch 'origin/develop' into Weblate.
|
2020-10-19 14:52:24 +00:00 |
|
Michael Telatynski
|
bbb11a76bc
|
Merge pull request #5339 from matrix-org/t3chguy/fix/15491
Fix case where sublist context menu missed an update
|
2020-10-19 15:52:18 +01:00 |
|
Weblate
|
0533c9c22d
|
Merge branch 'origin/develop' into Weblate.
|
2020-10-19 14:15:43 +00:00 |
|
Besnik Bleta
|
23e231eb78
|
Translated using Weblate (Albanian)
Currently translated at 99.7% (2363 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
|
2020-10-19 14:15:43 +00:00 |
|
Szimszon
|
19884317ba
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (2368 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
|
2020-10-19 14:15:40 +00:00 |
|
David Baker
|
88b7210f5c
|
consistent quotes
|
2020-10-19 15:04:57 +01:00 |
|
David Baker
|
45d639d963
|
Add analytics to VoIP
|
2020-10-19 14:56:15 +01:00 |
|
Michael Telatynski
|
fefd374a32
|
Fix case where sublist context menu missed an update
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 14:34:47 +01:00 |
|
Michael Telatynski
|
744a4abd1c
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets
|
2020-10-19 13:08:17 +01:00 |
|
Michael Telatynski
|
73489b7c6d
|
AppsDrawer watch ResizeNotifier isResizing
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 13:08:11 +01:00 |
|
Michael Telatynski
|
47744a4344
|
Hide filtering microcopy when left panel is minimized
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 12:55:01 +01:00 |
|
Michael Telatynski
|
35d12171b1
|
Remove unused prop for clarity
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 12:54:53 +01:00 |
|
Steffen Kolmer
|
41160ff08e
|
Render confetti the react way
|
2020-10-19 13:54:09 +02:00 |
|
Michael Telatynski
|
9789f8cf94
|
Spec compliance, /search doesn't have to return results
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 12:46:55 +01:00 |
|
Steffen Kolmer
|
3e8e817a3d
|
Fixed merge error
|
2020-10-19 13:35:18 +02:00 |
|
Michael Telatynski
|
30adc98a15
|
Fix excessive hosting link padding
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 12:34:25 +01:00 |
|
Steffen Kolmer
|
929cc48cef
|
Fixed eslint error
|
2020-10-19 13:30:52 +02:00 |
|
Steffen Kolmer
|
4106f70218
|
Fixed merge error
|
2020-10-19 13:24:22 +02:00 |
|
Steffen Kolmer
|
c86964cd5e
|
Merge remote-tracking branch 'upstream/develop' into feature_confetti#14676
|
2020-10-19 13:15:33 +02:00 |
|
Steffen Kolmer
|
3358ed2792
|
Use arrow functions
|
2020-10-19 12:57:57 +02:00 |
|
Steffen Kolmer
|
6e97baf09f
|
Added license
|
2020-10-19 12:53:17 +02:00 |
|
Weblate
|
65c4ab3cf8
|
Merge branch 'origin/develop' into Weblate.
|
2020-10-19 10:11:29 +00:00 |
|
random
|
908ac46bef
|
Translated using Weblate (Italian)
Currently translated at 99.9% (2367 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
|
2020-10-19 10:11:28 +00:00 |
|
Jeff Huang
|
9549832585
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2368 of 2368 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
|
2020-10-19 10:11:26 +00:00 |
|
Michael Telatynski
|
81990d36b5
|
Fix Jitsi OpenIDC auth
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-19 10:49:07 +01:00 |
|
Weblate
|
724f3aeb33
|
Merge branch 'origin/develop' into Weblate.
|
2020-10-19 08:57:28 +00:00 |
|
Knugi
|
3c54218d10
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2362 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
|
2020-10-19 08:57:28 +00:00 |
|
sr093906
|
a237264aa5
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 96.6% (2283 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
|
2020-10-19 08:57:26 +00:00 |
|
Szimszon
|
40d8bff12b
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (2362 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
|
2020-10-19 08:57:25 +00:00 |
|
David Baker
|
b10f7a47fd
|
Merge pull request #5324 from matrix-org/dbkr/hang_up_your_hangups
Support rejecting calls
|
2020-10-19 09:57:13 +01:00 |
|
Bryan Kok
|
176c7c32da
|
Search through the list of unfiltered rooms rather than the rooms in the state which are already filtered by the search text
|
2020-10-17 14:35:11 +08:00 |
|
Weblate
|
a598136488
|
Merge branch 'origin/develop' into Weblate.
|
2020-10-16 21:04:16 +00:00 |
|
LinAGKar
|
f03061dfbf
|
Translated using Weblate (Swedish)
Currently translated at 100.0% (2362 of 2362 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
|
2020-10-16 21:04:16 +00:00 |
|
Travis Ralston
|
5f3f7b5263
|
Don't show admin tooling if we're not in the room
Fixes https://github.com/vector-im/element-web/issues/15480
|
2020-10-16 13:43:08 -06:00 |
|
David Baker
|
4a26199a75
|
use real equals
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
2020-10-16 20:28:20 +01:00 |
|
Weblate
|
2088d57431
|
Merge branch 'origin/develop' into Weblate.
|
2020-10-16 14:22:11 +00:00 |
|
Michael Telatynski
|
999d83cb8d
|
Show Integrations error if iframe failed to load too
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-16 13:54:37 +01:00 |
|
Michael Telatynski
|
da7a02b545
|
i18n
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-10-16 12:23:10 +01:00 |
|