Timo and GitHub
773b147a03
Add a condition to only activate the resizer which belongs to the clicked handle ( #7055 )
2021-11-02 11:48:50 +00:00
Germain and GitHub
4cbef216e7
Restore composer focus after event edit ( #7065 )
2021-11-02 09:59:30 +00:00
Šimon Brandner and GitHub
57fae01991
Improve the look of tooltips ( #7049 )
2021-11-02 09:41:33 +00:00
Šimon Brandner and GitHub
f643839a00
Improve the look of the spinner ( #6083 )
2021-11-02 09:35:06 +00:00
Travis Ralston and GitHub
73731cc478
Polls: Creation form & start event ( #7001 )
...
* PSFD-423: Permission check for polls dialog
* PSFD-423: Implement compound scrollable dialog and skeleton create poll
* PSFD-325: Ask the question
* PSFD-328: Ask for options
* PSFD-423: Ensure form submission semantics work for dialogs
* PSFD-328: Option semantics
* Can delete all option to end up with zero
* Minimum 2 to submit the form
* PSFD-316: Send poll start event
* Appease the linter
* PSFD-328: Reduce padding between options to account for field size
* Iterate per design
* Fix submission
2021-11-01 23:44:42 -06:00
Šimon Brandner and GitHub
5202c0a237
Show a gray shield when encrypted by deleted session ( #6119 )
2021-11-01 17:28:23 +00:00
James Salter and GitHub
459b5ccaf9
Add notify-element-web job ( #7062 )
...
This triggers a repository_dispatch event in element-web which allows that repo to run new CI actions for EW with the new SDK code
2021-11-01 13:00:51 +00:00
Elsie Hupp and GitHub
89ef8e9441
Add convenience inline links to README.md ( #7061 )
...
Signed-off-by: Elsie Hupp <9206310+elsiehupp@users.noreply.github.com >
2021-11-01 10:17:51 +00:00
Nolan Darilek and GitHub
022588fe06
Silence some widgets for better screen reader presentation. ( #7057 )
2021-11-01 09:01:18 +00:00
Faye Duxovni and GitHub
d61a83a7b9
Remove all directional quotation marks in the codebase ( #7059 )
2021-10-29 21:59:21 -04:00
Faye Duxovni and GitHub
71244f3b3c
Add more checkbox styles ( #7058 )
...
Add a "kind" param for StyledCheckbox, allowing designers to choose different styles of checkbox as needed. In addition to the preexisting default kind (now called Solid), there's an Outline kind with a green checkmark and a transparent fill. This is used in the device trust view, since the default checkbox style looks too much like the green "verified" shield and it's awkward to have those next to each other.
2021-10-29 21:57:32 -04:00
Faye Duxovni and GitHub
d88b8efd19
Improve device list in Security & Privacy settings ( #7004 )
...
Overhaul the device list in the "Security and Privacy" settings tab to include device trust status, provide buttons for verifying unverified devices, and improve overall usability and style. This should now be the primary interface for checking and changing the trust status of your own devices, rather than looking at your own user profile in the right panel.
2021-10-29 18:11:39 -04:00
Nolan Darilek and GitHub
ea54ea89d4
Make message separator more accessible. ( #7056 )
2021-10-29 15:20:10 +00:00
Nolan Darilek and GitHub
98edc467e0
Give each room directory entry the listitem role to correspond with the containing list. ( #7035 )
2021-10-29 13:30:05 +01:00
James Salter and GitHub
3defb863b3
Automatic error reporting ( #7046 )
...
* Enable sentry global handlers if automaticErrorReporting is on
* Pass the exception through on session restore error
Passing the exception object itself through to the BugReportDialog means a stack trace can be correctly recorded in Sentry
2021-10-29 08:34:25 +00:00
Andy Balaam and GitHub
d0bb6e0657
Unit tests for getEffectiveTheme ( #7051 )
...
* Unit tests for getEffectiveTheme
* Unit tests for choosing high-contrast theme
2021-10-29 09:11:55 +01:00
Travis Ralston and GitHub
3f3e4ff674
Don't apply message bubble visual style to media messages ( #7040 )
...
* PSFD-457: Don't apply message bubble visual style to media messages
* Match corner rounding for images
2021-10-28 08:32:30 -06:00
Timo and GitHub
5736fea5f3
Implement RequiresClient capability for widgets ( #7005 )
2021-10-28 13:17:04 +01:00
Andy Balaam and GitHub
68b64564c0
Respect the system high contrast setting when using system theme ( #7043 )
...
* Respect the system high contrast setting when using system theme
* Restore correct behaviour of getEffectiveTheme
2021-10-28 13:01:50 +01:00
J. Ryan Stinnett
76254977d6
Upgrade widget API
2021-10-28 11:07:09 +01:00
Michael Telatynski and GitHub
82807434b8
Remove redundant duplicate mimetype field which doesn't conform to spec ( #7045 )
2021-10-28 09:40:38 +01:00
Michael Telatynski and GitHub
27e16362b6
Make join button on space hierarchy action in the background ( #7041 )
2021-10-27 15:24:31 +01:00
Travis Ralston and GitHub
43cbb947b6
PSFD-454: Add padding between controls on edit form in message bubbles ( #7039 )
...
8px arbitrarily to make it not squishy
2021-10-27 08:17:52 -06:00
Andy Balaam and GitHub
abbc39cdec
Add a high contrast theme (a variant of the light theme) ( #7036 )
...
* Enable choosing a high contrast variant of the Light theme
* Updates to high contrast theme to match design and show focus
* Adjust the outline-offset to match designs
* Don't draw an outline around the active tab
* Prevent cropping of outlines on buttons
* Use the correct colour for links
* Change light grey text to be darker in high contrast theme
* Use a darker text colour in admin panel
* Adjust background colours of back button and font slider
2021-10-27 14:31:54 +01:00
James Salter and GitHub
8170697bbf
Add a global mxSendSentryReport so we can debug sentry from the console ( #7042 )
2021-10-27 13:05:58 +00:00
6a3fb5cbb4
Add EmailField component for login, registration and password recovery screens ( #7006 )
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2021-10-27 09:52:34 +01:00
Timo and GitHub
82c2102ccb
Respect the roomState right container request for the Jitsi widget ( #7033 )
2021-10-26 17:36:42 +01:00
Michael Telatynski and GitHub
a4e20c7b41
Improve timeline message for restricted join rule changes ( #6984 )
2021-10-26 15:28:22 +01:00
Andy Balaam and GitHub
166fba6428
Improve the appearance of the font size slider ( #7038 )
2021-10-26 13:29:02 +01:00
Michael Telatynski and GitHub
04c06b6aa8
Improve RovingTabIndex & Room List filtering performance ( #6987 )
2021-10-26 12:16:50 +01:00
Michael Telatynski and GitHub
39e61c4fa3
Fix cannot read length of undefined for room upgrades ( #7037 )
2021-10-26 10:21:27 +01:00
Michael Telatynski and GitHub
0fa9638681
Remove outdated Spaces restricted rooms warning ( #6927 )
2021-10-26 10:01:14 +01:00
Šimon Brandner and GitHub
5c66bd6c7b
Add max-empty-lines and no-eol-whitespace to stylelint ( #7034 )
2021-10-26 08:23:23 +01:00
Germain and GitHub
e649bf5541
Update Thread icon ( #7031 )
2021-10-26 07:53:36 +01:00
Rafael Gonçalves and GitHub
a1029df901
Add history entry before completing emoji ( #7007 )
...
Signed-off-by: Rafael Goncalves <rafaelgoncalves@riseup.net >
2021-10-25 14:21:59 -06:00
Michael Telatynski and GitHub
92df0a35a9
null-guard space store getParents relation lookup ( #7029 )
2021-10-25 13:55:08 +00:00
Michael Telatynski and GitHub
be0fa6da7b
Fix removing a room from a Space and interaction with m.space.parent ( #6944 )
2021-10-25 14:06:00 +01:00
c3ad8b4eed
Cleanup re-dispatching around timelines and composers ( #7023 )
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2021-10-25 11:43:54 +00:00
Michael Telatynski and GitHub
87dc2e8141
Fix ModalManager reRender racing with itself ( #7027 )
2021-10-25 12:37:59 +01:00
Šimon Brandner and GitHub
64c3f0a9b1
Fix fullscreening a call while connecting ( #7019 )
2021-10-25 11:40:44 +01:00
Michael Telatynski and GitHub
e3d1615169
Make /msg <message> param optional for more flexibility ( #7028 )
2021-10-25 11:40:33 +01:00
Michael Telatynski and GitHub
ead2a5152f
Add decoration to space hierarchy for tiles which have already been j… ( #6969 )
2021-10-25 11:40:06 +01:00
RiotRobot
fabbf6c48a
Reset matrix-js-sdk back to develop branch
2021-10-25 11:36:39 +01:00
RiotRobot
70963e3a21
Resetting package fields for development
2021-10-25 11:35:26 +01:00
RiotRobot
cecea8109b
Merge branch 'master' into develop
2021-10-25 11:34:33 +01:00
Šimon Brandner and GitHub
ceb4c7e368
Add insert link button to the format bar ( #5879 )
2021-10-25 10:56:55 +01:00
Šimon Brandner and GitHub
75c7daa2c9
Handle no selected screen when screen-sharing ( #7018 )
2021-10-25 10:44:37 +01:00
Šimon Brandner and GitHub
1256b1ef2a
Allow scrolling right in reply-quoted code block ( #7024 )
2021-10-25 10:42:32 +01:00
Andy Balaam and GitHub
70606ffff6
Replace all uses of notice-primary-color with the correct alert colour ( #7010 )
2021-10-25 10:32:38 +01:00
CicadaCinema and GitHub
1c3ad14b4e
Fix recent css regression ( #7022 )
2021-10-25 09:57:16 +01:00