208faf6d46
Update velocity-animate to the latest beta
...
This is the primary change in this PR: the new beta (which has been untouched for a year as of writing) actually does a better job of handling concurrent read receipts, this patching holes.
The beta doesn't have the same leak as v1, so we can remove the metadata hack from our side (it doesn't use jQuery's data anymore).
Note that this change on its own introduces an annoying bug where every second update to a read receipt will throw it 14px to the right - more on that in the next commit.
2021-02-26 22:21:14 -07:00
c25a8b70fa
Support sending invite reasons with /invite command
...
Signed-off-by: Robin Townsend <robin@robin.town >
2021-02-26 17:10:20 -05:00
e3065f5a02
Support sending invite reasons with MultiInviter
...
Signed-off-by: Robin Townsend <robin@robin.town >
2021-02-26 17:09:54 -05:00
bfe3d648e2
Update src/stores/room-list/algorithms/Algorithm.ts
...
Co-authored-by: Travis Ralston <travpc@gmail.com >
2021-02-26 22:08:36 +00:00
91a47f96e2
Merge pull request #5687 from robintown/autocomplete-invited-users
...
Autocomplete invited users
2021-02-26 14:55:51 -07:00
0c2763358c
Merge branch 'fix-4963' into develop
2021-02-26 14:41:35 -07:00
678ec52035
Merge branch 'develop' into fix-4963
2021-02-26 14:41:28 -07:00
cf0f591cba
Merge pull request #5693 from matrix-org/travis/move-call-buttons
...
Move call buttons to the room header
2021-02-26 13:56:44 -07:00
01da8633d4
i18n
2021-02-26 13:50:22 -07:00
855ee068c3
Appease the linter
2021-02-26 13:50:03 -07:00
4e27b00cf3
Move call buttons to the room header
...
This is to make some room in the composer for voice messages. The hangup behaviour is intentionally lost by this change as the VOIP UX is intended to rely on dedicated hangup buttons instead.
2021-02-26 13:46:39 -07:00
de73cef7e6
Translated using Weblate (German)
...
Currently translated at 99.2% (2759 of 2780 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-02-26 18:02:18 +00:00
d83b935fc0
Translated using Weblate (German)
...
Currently translated at 99.2% (2759 of 2780 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-02-26 18:02:04 +00:00
414f18b19f
Translated using Weblate (German)
...
Currently translated at 99.2% (2759 of 2780 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-02-26 18:02:02 +00:00
83df645dbb
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 18:39:20 +01:00
361420bf68
Use scrollToBottomOnMessageSent
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 18:37:30 +01:00
1387c9f94d
Display scrollToBottomOnMessageSent
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 18:37:25 +01:00
a0200de7b4
Add scrollToBottomOnMessageSent setting
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 18:34:54 +01:00
90af6ddcce
Log when turn creds expire
...
Which, due to how special the js-sdk API is, needs to be done accross
two different projects.
2021-02-26 14:48:18 +00:00
b58ce4ccfc
Null check for maxHeight in call view
2021-02-26 14:00:02 +00:00
3a643e5b9d
Remove unnecessary changes
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 11:46:54 +01:00
f21aedc6cf
Add Space Panel with Room List filtering
2021-02-26 10:41:26 +00:00
3bed37463f
Remove unnecessary code
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 11:38:05 +01:00
9a5ba072ba
Fix auxPanel
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 11:23:58 +01:00
11c5aa02d2
Remove mx_RoomView_container
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 11:19:45 +01:00
0d6a9fce67
Remove weird styling
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 11:12:14 +01:00
819a0b013f
min-width
...
We need to allow the container to be smaller
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 11:08:31 +01:00
e90ae2ea75
Delint
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 08:18:05 +01:00
49ea83edb9
i18n
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 08:14:27 +01:00
3e0558f4d9
Remove droptarget colors
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 08:12:38 +01:00
172cc01f7d
Add background animation
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 08:12:10 +01:00
f0c26846c7
Fix formatting
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 08:11:58 +01:00
1a7f9091b4
Animate icon size
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-26 07:51:03 +01:00
dba52fb5b1
Autocomplete invited users
...
Signed-off-by: Robin Townsend <robin@robin.town >
2021-02-25 16:01:46 -05:00
f1330b7359
Merge pull request #5638 from uhoreg/use_default_ssss_key
...
Use the default SSSS key if the default is set
2021-02-25 15:13:50 -05:00
49ea9a4788
Remove sdk import
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-25 20:10:58 +01:00
7277c285a9
Fix weird crash
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-25 20:10:38 +01:00
43e1144ae7
Don't use TintableSVG
...
This seemed to have caused a little lag and it was unnecessary
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-25 19:36:55 +01:00
1c48804d96
Remove unnecessary class
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-25 19:28:08 +01:00
6a7340e8be
Use new upload icon
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-25 18:46:48 +01:00
26b70b6228
Remove label background
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-25 18:32:04 +01:00
a3001f77e4
Remove rounded corners of the drop area
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-25 18:30:39 +01:00
8551855a56
Add $droptarget-bg-color to the dark theme
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-25 18:30:14 +01:00
aa4ec9fca1
Make $droptarget-bg-color more opaque
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-25 18:27:52 +01:00
ad85764a8e
Fix timeline expansion
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2021-02-25 18:23:32 +01:00
c1a105f071
Merge branch 'develop' into improve-file-drop-ui
2021-02-25 18:12:37 +01:00
7030c636f0
Initial Space Store for keeping track of space hierarchies from sync
2021-02-25 16:36:35 +00:00
0f0e6c335f
Merge pull request #5668 from matrix-org/t3chguy/spaces2
...
Initial Spaces feature flag
2021-02-25 15:38:30 +00:00
59017fd9e4
Merge branch 't3chguy/spaces2' of github.com:matrix-org/matrix-react-sdk into t3chguy/spaces
2021-02-25 15:01:02 +00:00
864a9974b1
Tweak spaces labs flag copy
2021-02-25 12:20:10 +00:00