Šimon Brandner
|
87d5d73025
|
Merge branch 'develop' into improve-image-view
|
2021-02-23 20:42:16 +01:00 |
|
Šimon Brandner
|
5072fb0608
|
Merge branch 'develop' into improve-layout-handling
|
2021-02-15 16:12:08 +01:00 |
|
Šimon Brandner
|
27b2b5b65d
|
Make componentDidMount async
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-09 13:19:12 +01:00 |
|
Šimon Brandner
|
98e602f544
|
Avoid delayed displaying of sources
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-09 13:07:23 +01:00 |
|
David Baker
|
cf5ec7720c
|
Merge pull request #5525 from SimonBrandner/fix-screen-sharing
Fix desktop Matrix screen sharing and add a screen/window picker
|
2021-02-08 13:54:51 +00:00 |
|
Šimon Brandner
|
f2d236d429
|
Use LayoutPropType
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-05 08:17:30 +01:00 |
|
Travis Ralston
|
97584af947
|
Fix z-index of stickerpicker
|
2021-02-04 02:50:54 -07:00 |
|
Šimon Brandner
|
022781e9bc
|
Added a comment about updating thumbnails
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-01 16:03:20 +01:00 |
|
Šimon Brandner
|
28ff4e6955
|
Move DesktopCapturerSource
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-02-01 15:53:53 +01:00 |
|
J. Ryan Stinnett
|
89b835dd20
|
Merge pull request #5575 from matrix-org/jryans/no-event-pills
Remove pills from event permalinks with text
|
2021-02-01 10:53:22 +00:00 |
|
Michael Telatynski
|
62712159f6
|
Merge pull request #5578 from matrix-org/t3chguy/sso_fixes
Improve SSO auth flow
|
2021-01-29 13:28:53 +00:00 |
|
Michael Telatynski
|
0167c3cefb
|
Iterate SSO auth ux styling
|
2021-01-29 13:04:05 +00:00 |
|
Michael Telatynski
|
1eb88c988c
|
Add tooltips to mini sso buttons
|
2021-01-29 12:05:15 +00:00 |
|
Travis Ralston
|
41682fa8d2
|
Update src/components/views/elements/PersistedElement.js
|
2021-01-27 20:37:04 -07:00 |
|
Michael Telatynski
|
34ae766893
|
Wire up MSC2858 brand attribute
For better brand adherance.
Also removes old support for https IdP icons.
|
2021-01-27 16:15:47 +00:00 |
|
J. Ryan Stinnett
|
fa3ace8473
|
Rework message pilling to ignore event permalinks
This removes pills from event permalinks since they hide the text associated
with the link, which can cause nonsensical messages since words have been
removed. In addition, this moves away from fragile regexs to more
straightforward code to parse links and adds a test for this case.
Regressed by https://github.com/matrix-org/matrix-react-sdk/pull/5188
Fixes https://github.com/vector-im/element-web/issues/15159
|
2021-01-27 11:46:20 +00:00 |
|
J. Ryan Stinnett
|
71921ad705
|
Remove unused isPillUrl
|
2021-01-26 14:11:09 +00:00 |
|
J. Ryan Stinnett
|
501c73ae4b
|
Remove outdated comment
|
2021-01-26 14:08:39 +00:00 |
|
Šimon Brandner
|
02b552f958
|
Fixed 15221
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-24 12:56:44 +01:00 |
|
Šimon Brandner
|
972c947049
|
More generic layout setting
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-23 10:35:35 +01:00 |
|
Šimon Brandner
|
e2abbf9a7c
|
Merge branch 'develop' into improve-image-view
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-23 08:12:32 +01:00 |
|
Michael Telatynski
|
bb50cd56ee
|
Merge pull request #5558 from matrix-org/t3hcguy/socialloginfixup
Improve styling of SSO Buttons for multiple IdPs
|
2021-01-22 10:37:46 +00:00 |
|
J. Ryan Stinnett
|
35bee5c5ea
|
Merge pull request #5522 from SimonBrandner/room-dialog-fixes
Fixes for the general tab in the room dialog
|
2021-01-22 10:34:37 +00:00 |
|
Michael Telatynski
|
928ddeb718
|
Improve styling of SSO Buttons for multiple IdPs
|
2021-01-21 13:33:25 +00:00 |
|
J. Ryan Stinnett
|
6d932e1352
|
Fix lint errors
|
2021-01-14 17:38:06 +00:00 |
|
J. Ryan Stinnett
|
658a8dfa99
|
Use device storage for allowed widgets if account data not supported
With guest accounts, account data is not available, so we use device storage to
hold allowed widgets as a good enough place.
Fixes https://github.com/vector-im/element-web/issues/16145
|
2021-01-14 17:30:25 +00:00 |
|
Šimon Brandner
|
eca8ef3b35
|
Update thumbnails
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-14 12:44:48 +01:00 |
|
Šimon Brandner
|
8f91b04eb3
|
Use contextBridge
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-14 08:35:04 +01:00 |
|
Šimon Brandner
|
b2850e11db
|
Merge remote-tracking branch 'upstream/develop' into fix-screen-sharing
|
2021-01-13 19:47:07 +01:00 |
|
Šimon Brandner
|
20b1720258
|
Added a line
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-05 21:08:25 +01:00 |
|
Šimon Brandner
|
b1010189be
|
Tabbed copyright link
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-05 20:41:33 +01:00 |
|
Šimon Brandner
|
bb7e76f69e
|
Hopefully fixed copyrights
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-05 20:36:54 +01:00 |
|
Šimon Brandner
|
99dc829369
|
Fixed translation
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-05 20:27:11 +01:00 |
|
Šimon Brandner
|
d497594a6f
|
Remove unnecessary line
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-05 19:55:08 +01:00 |
|
Šimon Brandner
|
8652c2e653
|
Fixed class names
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-05 19:49:09 +01:00 |
|
Šimon Brandner
|
efd889c09a
|
Remove commented line
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2021-01-05 19:32:59 +01:00 |
|
Šimon Brandner
|
4185d53468
|
Disable add button if the field is empty
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-29 16:30:20 +01:00 |
|
Šimon Brandner
|
7912091bc5
|
Revert "Hide add button when new item field is empty"
This reverts commit fa99c2e8c5 .
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-29 16:08:54 +01:00 |
|
Šimon Brandner
|
14a3b88497
|
Consistent formatting
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-28 08:15:54 +01:00 |
|
Michael Telatynski
|
7af1471052
|
delint2
|
2020-12-27 21:46:56 +00:00 |
|
Michael Telatynski
|
ce5b244a24
|
delint
|
2020-12-27 21:25:48 +00:00 |
|
Michael Telatynski
|
8ee65258be
|
Unfloat the MiniAvatarUploader "tooltip"
|
2020-12-27 21:13:01 +00:00 |
|
Michael Telatynski
|
f4190ccae2
|
Fix mini avatar uploader "working" even without permissions
|
2020-12-27 21:01:51 +00:00 |
|
Šimon Brandner
|
5779a543c9
|
Type cleanup
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-26 18:10:50 +01:00 |
|
Šimon Brandner
|
322afe6450
|
Remove log
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-26 18:00:08 +01:00 |
|
Šimon Brandner
|
675ca58eef
|
Improve UI
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-26 16:56:25 +01:00 |
|
Šimon Brandner
|
eae3c1c496
|
Get screen-sharing working, somehow
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-26 08:32:51 +01:00 |
|
Šimon Brandner
|
fa99c2e8c5
|
Hide add button when new item field is empty
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-22 13:14:55 +01:00 |
|
Šimon Brandner
|
997e08f21e
|
Reorganize buttons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-21 10:07:46 +01:00 |
|
Šimon Brandner
|
f771b7ac98
|
Added zoom button
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
|
2020-12-20 20:37:31 +01:00 |
|