matrix-react-sdk
App widget improvements and Jitsi
#1086
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
106
Changes
View On
GitHub
App widget improvements and Jitsi
#1086
superdump
merged 106 commits into
rxl881/apps
from
rob/apps
rewrite MegolmExportEncryption using async/await
b16e652a
Improve error logging/reporting in megolm import/export
175599be
delint UserSettings.js
20bdae60
delint MatrixChat
105c6b2b
Merge branch 'develop' into rob/apps
9e0b476b
Translated using Weblate (German)
b6968c42
Merge remote-tracking branch 'origin/develop' into develop
662822ea
Translated using Weblate (Russian)
36db6ad3
fullstop fails
a4a0acc2
broken var
7de60892
adds mx_filterFlipColor so that the dark theme will invert this image
34caf558
Merge pull request #1070 from matrix-org/t3chguy/dark_theme/e2e_icons
3b7ce49e
Show reason for a call hanging up unexpectedly.
18490377
Make unknown failures more helpful.
2bfad52b
Add reason for ban in room settings
f940d2c1
Add userid back
3ddbf83c
Add text for invite_timeout and fix message for ice_failed.
cbcca78c
Added translation using Weblate (Arabic)
cab23266
Translated using Weblate (Greek)
7b6e2c47
Translated using Weblate (Arabic)
edf975f1
Translated using Weblate (Chinese (Simplified))
a056fb05
Translated using Weblate (English (United States))
6f509104
Translated using Weblate (German)
625159c9
Translated using Weblate (Hungarian)
487ce1d6
Translated using Weblate (Russian)
3bc33042
Merge remote-tracking branch 'origin/develop' into develop
0666af26
Update from Weblate. (#1073)
031b45fb
Merge pull request #1072 from Half-Shot/hs/roomsettingsbanreason
203cdef8
Merge pull request #1071 from Half-Shot/hs/call-hangup-reason
af8757a0
Translated using Weblate (Greek)
4acb650f
Merge pull request #1064 from matrix-org/rav/delinting
56efe7d2
Remove guest-only bits of UserSettings
9e96e8e8
Remove NeedToRegisterDialog
e6d7eedb
Remove start_upgrade_registration dispatch handler
cc74a09a
Translated using Weblate (French)
08adc49f
Merge pull request #1061 from matrix-org/rav/megolm_key_encryption_er…
57b4c422
Merge pull request #1077 from matrix-org/rav/remove_dead_code
cb38ebed
Translated using Weblate (Greek)
aba4c76f
Translated using Weblate (Greek)
534f4116
Translated using Weblate (French)
ef4fddfb
Translated using Weblate (French)
40d25f0a
Translated using Weblate (French)
d6c306f0
Translated using Weblate (French)
9a056270
Translated using Weblate (French)
90df2545
Translated using Weblate (French)
75da7043
Translated using Weblate (French)
c70eacd0
Translated using Weblate (French)
39a75694
Translated using Weblate (French)
e972cb3a
Translated using Weblate (French)
0f3da93f
Translated using Weblate (French)
c58221e7
Translated using Weblate (French)
2e7077cc
Translated using Weblate (French)
7f5cb0e4
Translated using Weblate (French)
0c70e567
Translated using Weblate (French)
52e024f4
Translated using Weblate (French)
cef1f112
Translated using Weblate (French)
3b03f268
Translated using Weblate (French)
0bcdf298
Translated using Weblate (French)
0bb58aec
Translated using Weblate (French)
85d70f13
Translated using Weblate (Greek)
69c16fa3
Translated using Weblate (French)
ebac408c
Translated using Weblate (French)
1cde4abf
Translated using Weblate (French)
fea12591
Translated using Weblate (French)
b1bc83ab
Merge branch 'master' into develop
7b0565e9
Avoid React warning from _tJsx (#1078)
f37608a4
allow forcing of TURN, pass account val per-call until UX is designed.
c1d1a137
Merge pull request #1079 from matrix-org/t3chguy/voip/force_turn
bc55d44b
Translated using Weblate (English (United States))
2902b97c
Translated using Weblate (French)
a185f75b
Translated using Weblate (French)
4b07bd85
Translated using Weblate (French)
301080ab
Translated using Weblate (French)
435c8885
Translated using Weblate (French)
2447b3fb
Translated using Weblate (French)
bf76c76e
Translated using Weblate (French)
0ea3b781
Translated using Weblate (Dutch)
387b3a12
Translated using Weblate (Greek)
6f2f3f3f
Translated using Weblate (Swedish)
e2cd8a72
Fix regressions with starting a 1-1.
1ce19848
Merge new translations
27bc6dd1
Merge pull request #1080 from matrix-org/luke/fix-start-1-1-regression
701242a3
Only process user_directory response if it's for the current query
10ba5f8c
Merge pull request #1081 from matrix-org/luke/fix-chat-invite-dialog-…
29371120
Add script to copy translations between files
89c7477b
Don't put in spurious newline
4eb74193
width and height must be int otherwise synapse cries
ad7c8354
remove RoomViewStore listener from MatrixChat on unmount
1ea9ed5d
Merge pull request #1082 from matrix-org/dbkr/copy_translations
2e07a0fa
Merge pull request #1084 from matrix-org/rav/remove_roomstore_listener
392cd786
Merge pull request #1083 from matrix-org/t3chguy/width_height_int
bd00c1d4
RoomView: Display AppsDrawer if apps in room state
99b1de7f
RoomView: Correctly pass userId from matrix client
e2759774
AppsDrawer: Populate apps from room state
a72cb794
AddAppDialog: Support adding apps to room state
2aa0aa61
AppTile: Fix typo in property name
bcb2f840
AppTile: Support deletion of apps from room state
b63edcb3
AuxPanel: Add type checking for userId and showApps properties
5d898dd0
MessageComposer: Trigger Jitsi app from call buttons
91eabbba
Merge branch 'rxl881/apps' into rob/apps
03ba3bd4
Merge branch 'develop' into rob/apps
d67e7289
superdump
assigned
rxl881
9 years ago
superdump
requested a review
from
rxl881
9 years ago
ModularWidgets: Add a quick VR demo widget
880e7149
AppsDrawer: Only append queryParams once
9c8ab269
AppsDrawer: Generate room alias for vrdemo
2d3c8866
AddAppDialog: Put the submit button inside the form
5f020423
AppsDrawer: Open add app widget if opening empty drawer
edb11d80
superdump
merged
aba0d45d
into rxl881/apps
9 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
rxl881
Assignees
rxl881
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub