David Baker
|
ea38990d94
|
Merge pull request #6647 from SimonBrandner/fix/call-tile-bubbles/18648
Fix call tiles on the bubble layout
|
2021-08-20 09:24:42 +01:00 |
|
Šimon Brandner
|
952fdd04c1
|
Fix call tiles on the bubble layout
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-20 10:04:40 +02:00 |
|
Travis Ralston
|
fcf47f6539
|
Merge pull request #6626 from SimonBrandner/fix/correct-colors-call-tiles
Adjust colors in call tiles
|
2021-08-20 00:02:56 -06:00 |
|
Germain Souquet
|
ffc7326b0c
|
Merge branch 'develop' into gsouquet/threaded-messaging-2349
|
2021-08-19 10:44:32 +01:00 |
|
Šimon Brandner
|
abab31c33b
|
Add a speaking indicator
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-19 11:42:43 +02:00 |
|
Dariusz Niemczyk
|
7adfbf6f98
|
Show blurhash only after 150ms
Blurhash on every single room entrance was extremely annoying, to the
point where it wasn't really helpful, but distracting, even after
the animations was added.
This commit makes it so the blurhash is only shown after 150ms, and the
image will be animated as a quick fade-in if there's no blurhash.
Fixes https://github.com/vector-im/element-web/issues/18617
Fixes https://github.com/vector-im/element-web/issues/17879
|
2021-08-19 07:52:23 +02:00 |
|
David Baker
|
5fa0908752
|
Merge pull request #6624 from SimonBrandner/fix/call-tile-button/18565
Fix call tile buttons
|
2021-08-18 12:03:18 +01:00 |
|
David Baker
|
24e3a91f6f
|
Merge pull request #6618 from SimonBrandner/fix/long-names-call-tiles
Fix long display names in call tiles
|
2021-08-18 11:56:09 +01:00 |
|
David Baker
|
3a733d1604
|
Merge pull request #6616 from SimonBrandner/fix/access-token-overflow
Avoid access token overflow
|
2021-08-18 11:54:40 +01:00 |
|
Germain Souquet
|
95f4513bd2
|
Make UI respond to thread events
|
2021-08-17 17:42:47 +01:00 |
|
Germain Souquet
|
458f860a26
|
Merge branch 'develop' into gsouquet/threaded-messaging-2349
|
2021-08-17 11:14:21 +01:00 |
|
Germain Souquet
|
d1dbfbd014
|
hide thread events from the timeline
|
2021-08-17 11:10:02 +01:00 |
|
Šimon Brandner
|
d8f58e95cb
|
Use the secondary color for all
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-16 18:41:21 +02:00 |
|
Šimon Brandner
|
93fee442e6
|
Fix call tile buttons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-16 15:30:45 +02:00 |
|
Šimon Brandner
|
2ca616c239
|
Format autocomplete suggestions vertically
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-16 10:15:54 +02:00 |
|
Šimon Brandner
|
c856d433d6
|
Trim long display names
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-16 10:08:16 +02:00 |
|
Šimon Brandner
|
ae19055734
|
Fix long display names in call toasts
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-16 09:34:28 +02:00 |
|
Šimon Brandner
|
84ad1bec6c
|
Avoid access token overflow
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-15 14:40:31 +02:00 |
|
Jaiwanth
|
0e3ad652af
|
Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into export-conversations
|
2021-08-14 00:04:30 +05:30 |
|
Jaiwanth
|
7207329c15
|
Apply review suggestions
|
2021-08-13 23:44:07 +05:30 |
|
Šimon Brandner
|
0ee59a17de
|
Fix PiP of held calls
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-13 18:42:55 +02:00 |
|
Michael Telatynski
|
5e38b8b3b3
|
try fix tests s'more
|
2021-08-13 13:29:25 +01:00 |
|
Šimon Brandner
|
cda91e44e0
|
Use new call state icons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-13 11:37:17 +02:00 |
|
Šimon Brandner
|
c79852a9f0
|
Left align call tiles
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-13 10:59:59 +02:00 |
|
Šimon Brandner
|
5ac5640939
|
Add a little padding
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-13 10:35:31 +02:00 |
|
Šimon Brandner
|
39bb253d1f
|
Merge remote-tracking branch 'upstream/develop' into feature/narrow-voip-tiles/18398
|
2021-08-13 10:30:21 +02:00 |
|
Šimon Brandner
|
25a3a8ddfd
|
$roomlist-header-color -> $tertiary-content
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-12 17:19:31 +02:00 |
|
Šimon Brandner
|
8e610e5947
|
$dialpad-button-bg-color -> $quinary-content
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-12 17:19:31 +02:00 |
|
Šimon Brandner
|
0faedebb92
|
$roomheader-bg-color -> $background
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-12 17:19:30 +02:00 |
|
Šimon Brandner
|
a3a6f73049
|
$avatar-bg-color -> $background
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-12 17:19:30 +02:00 |
|
Šimon Brandner
|
8b59bf3d18
|
$tertiary-fg-color -> $tertiary-content
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-12 17:19:29 +02:00 |
|
Šimon Brandner
|
10bc85724a
|
$secondary-fg-color -> $secondary-content
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-12 17:19:26 +02:00 |
|
Šimon Brandner
|
e5fd19c332
|
$primary-fg-color -> $primary-content
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-12 17:18:18 +02:00 |
|
Šimon Brandner
|
9ecd3b03f1
|
$quaternary-fg-color -> $quaternary-content
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-12 17:17:37 +02:00 |
|
Šimon Brandner
|
2afee596a9
|
$primary-bg-color -> $background
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-12 17:17:34 +02:00 |
|
Michael Telatynski
|
0414ea27b8
|
Iterate PR based on feedback
|
2021-08-12 15:53:10 +01:00 |
|
Šimon Brandner
|
7ce88c9966
|
$toast-bg-color -> $system
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-12 16:20:30 +02:00 |
|
Jaiwanth
|
e88edba650
|
Merge branch 'develop' into export-conversations
|
2021-08-12 17:10:13 +05:30 |
|
Michael Telatynski
|
57bf64bd28
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088
Conflicts:
src/components/views/spaces/SpacePanel.tsx
|
2021-08-12 12:05:55 +01:00 |
|
Dariusz Niemczyk
|
fbc5729daf
|
Merge pull request #6590 from matrix-org/palid/fix/images-loading-ux
Make loading encrypted images look snappier
|
2021-08-12 12:55:52 +02:00 |
|
Michael Telatynski
|
228d623024
|
Merge pull request #6543 from matrix-org/t3chguy/fix/18092
|
2021-08-12 11:28:14 +01:00 |
|
Michael Telatynski
|
9d3569a577
|
Iterate PR based on feedback
|
2021-08-12 10:58:56 +01:00 |
|
Travis Ralston
|
2e6da2dc6e
|
Merge pull request #6596 from SimonBrandner/fix/scrollbar-dot/18474
Remove tiny scrollbar dot from code blocks
|
2021-08-11 13:54:47 -06:00 |
|
Michael Telatynski
|
38dbe89316
|
Merge branch 't3chguy/fix/18092' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088
Conflicts:
src/components/views/spaces/SpaceCreateMenu.tsx
src/i18n/strings/en_EN.json
|
2021-08-11 20:53:41 +01:00 |
|
Michael Telatynski
|
5f54abc7e5
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088
|
2021-08-11 20:51:47 +01:00 |
|
David Baker
|
abba7983ce
|
Merge pull request #6578 from SimonBrandner/task/export-call-view-buttons
Move Call View Buttons into a separate component
|
2021-08-11 18:09:48 +01:00 |
|
Travis Ralston
|
a149108a7d
|
Merge pull request #6353 from SimonBrandner/feature/improved-composer
Improve handling of pills in the composer
|
2021-08-11 10:55:13 -06:00 |
|
Šimon Brandner
|
5bc165f2ac
|
Make scrollbar dot transparent
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-08-11 18:33:16 +02:00 |
|
Michael Telatynski
|
54d85a3864
|
Iterate PR based on feedback
|
2021-08-11 16:32:48 +01:00 |
|
Michael Telatynski
|
be85dcd1bf
|
Delabs Spaces, keeping it as a default-on preference for the time being
|
2021-08-11 14:52:40 +01:00 |
|