Travis Ralston
226f755259
Match the string correctly
2020-07-15 04:59:34 -06:00
Jorik Schellekens
eb0cb5c279
Revert "Revert "Merge branch 'joriks/horizontal-resize-bars' into 'element'""
...
This reverts commit 8cde611653
.
2020-07-15 04:52:34 -06:00
Travis Ralston
6994b8c5ea
Bob needs to accept the toast too
2020-07-15 04:50:15 -06:00
RiotRobot
a842e0936e
v2.10.0
2020-07-15 11:49:38 +01:00
RiotRobot
b806cb9d9c
Prepare changelog for v2.10.0
2020-07-15 11:49:37 +01:00
RiotRobot
c339e5cbf9
Upgrade matrix-js-sdk to 7.1.0
2020-07-15 11:40:31 +01:00
Travis Ralston
cc18438a0a
Fix another toast
2020-07-15 04:32:07 -06:00
Travis Ralston
c5cba6d02a
Merge pull request #4983 from matrix-org/travis/e2e-tests
...
Incorporate new toasts into end-to-end tests
2020-07-15 04:22:37 -06:00
Travis Ralston
2def39fef7
Fix brand too
2020-07-15 04:21:37 -06:00
Travis Ralston
86cb3cf93f
Incorporate new toasts into end-to-end tests
2020-07-15 04:13:38 -06:00
David Baker
21d5700501
Merge pull request #4982 from matrix-org/dbkr/ts_lint_post_rebrand
...
Fix TS lint errors
2020-07-15 11:11:03 +01:00
David Baker
fad5edf794
Fix TS lint errors
2020-07-15 10:56:50 +01:00
David Baker
30eed39fe0
Merge pull request #4981 from matrix-org/dbkr/hello_linting_my_old_friend
...
Fix js lint errors after rebrand merge
2020-07-15 10:54:08 +01:00
David Baker
0e7eabcbf5
Merge remote-tracking branch 'origin/develop' into dbkr/hello_linting_my_old_friend
2020-07-15 10:53:31 +01:00
Travis Ralston
80af7baa8e
Merge pull request #4980 from matrix-org/travis/fix
...
Fix style lint
2020-07-15 03:52:06 -06:00
David Baker
c6418fb083
A visit from the lint bunny
2020-07-15 10:51:57 +01:00
Travis Ralston
17dba01993
Fix style lint
2020-07-15 03:49:59 -06:00
David Baker
729fd6fa2d
Merge pull request #4979 from matrix-org/dbkr/login_spinner_align
...
Fix alignment of login/syncing spinner
2020-07-15 10:46:27 +01:00
David Baker
bb0f2ce944
Fix alignment of login/syncing spinner
...
Somewhat hacky but makes it look sensible
2020-07-15 10:44:20 +01:00
J. Ryan Stinnett
683935856b
Merge branch 'dbkr/fix_redirect_path' into 'element'
...
Fix pathname for riot.im redirects
See merge request new-vector/element/element-web/matrix-react-sdk!26
2020-07-15 09:17:25 +00:00
David Baker
e8700392b5
Fix pathname for riot.im redirects
...
Need to redirect to root on x.element.io
2020-07-15 10:16:04 +01:00
Michael Telatynski
2bf5e4b142
clean up
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-15 09:49:02 +01:00
Michael Telatynski
8812f98b35
Convert editor to TypeScript
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-15 09:45:45 +01:00
Bruno Windels
aea3a8de8d
Merge branch 'bwindels/fixcustomthemes' into 'element'
...
Make custom themes acceptable with recent changes for element theme
See merge request new-vector/element/element-web/matrix-react-sdk!25
2020-07-15 08:44:01 +00:00
Bruno Windels
7ca8b27dc1
Make custom themes acceptable with recent changes for element theme
...
Note that custom themes are still based on the old theme, now called legacy-light/dark
2020-07-15 10:38:24 +02:00
Travis Ralston
895dc9c37f
Fix homepage logo
2020-07-15 00:09:39 -06:00
Michael Telatynski
918683c232
fix import. wtf webstorm
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-15 05:10:05 +01:00
Michael Telatynski
13775f897c
consolidate properties
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-15 04:59:35 +01:00
Michael Telatynski
31e0d74adc
Query Matcher apply js-sdk's removeHiddenChars
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-15 04:58:13 +01:00
Michael Telatynski
dd0bf17cec
Fix copyrights
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-15 04:26:10 +01:00
Michael Telatynski
2a683354a8
Wire up new room list breadcrums as an ARIA Toolbar
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-15 04:22:37 +01:00
Michael Telatynski
933945130e
Tidy up Roving Tab Index helpers and create one for RovingAccessibleTooltipButton
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-15 04:22:19 +01:00
Michael Telatynski
1b08c1e9df
Fix AccessibleTooltipButton leaking tooltipclassname into the DOM
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-15 04:19:51 +01:00
Michael Telatynski
793c3554dc
fix up type declaration
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-15 03:58:49 +01:00
Michael Telatynski
8703bc1abc
Create a generic ARIA toolbar component which works with existing roving tab index context
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-07-15 03:47:35 +01:00
Jorik Schellekens
8cde611653
Revert "Merge branch 'joriks/horizontal-resize-bars' into 'element'"
...
This reverts commit 2a4c09880c
.
2020-07-14 18:45:01 -06:00
Jorik Schellekens
2a4c09880c
Merge branch 'joriks/horizontal-resize-bars' into 'element'
...
Add horizontal handlebars
See merge request new-vector/element/element-web/matrix-react-sdk!24
2020-07-15 00:13:32 +00:00
Jorik Schellekens
1f94986c88
add horizontal handlebars
2020-07-15 00:20:39 +01:00
Travis Ralston
cc22be4f1d
Update attribution
2020-07-14 15:51:34 -06:00
Travis Ralston
556da7fe5c
Swap out Modular for EMS
2020-07-14 15:47:03 -06:00
David Baker
b2e5bc3fa1
Merge branch 'dbkr/fix_show_less_broken' into 'element'
...
Fix bug where 'show more' sometimes did nothing
See merge request new-vector/element/element-web/matrix-react-sdk!23
2020-07-14 21:04:58 +00:00
Travis Ralston
322d58ba0c
Merge branch 'develop' into element
2020-07-14 15:04:17 -06:00
Jorik Schellekens
87069a9856
Merge pull request #4899 from matrix-org/joriks/delabs-font-scaling
...
De labs font-scaling
2020-07-14 22:01:34 +01:00
David Baker
839851c90f
Fix bug where 'show more' sometimes did nothing
...
a3a1e2e01f
added the padding
to maxTilesPx which was confusing the calculation of whether we
should be showing the 'show more' button or the 'show less' button.
Hopefully this fixes the issue without undoing fixes from
https://github.com/matrix-org/matrix-react-sdk/pull/4964 or the
above commit by adding the padding in all cased in `get padding()`.
2020-07-14 21:49:51 +01:00
Travis Ralston
76fbb7c1b0
Merge branch 'develop' into joriks/delabs-font-scaling
2020-07-14 14:48:21 -06:00
Jorik Schellekens
3eac852ad0
Change font slider values
2020-07-14 21:27:01 +01:00
Travis Ralston
c77c9495d1
Merge branch 'travis/EL/userinfo-color' into 'element'
...
Fix user info section headers on the dark theme
See merge request new-vector/element/element-web/matrix-react-sdk!22
2020-07-14 20:20:17 +00:00
Travis Ralston
54a060cbb1
Fix user info section headers on the dark theme
2020-07-14 14:15:24 -06:00
Travis Ralston
945dab6b1f
Revert "Turn previews on for DMs and ensure they get rendered"
...
This reverts commit b19ae3ac93
.
2020-07-14 13:36:28 -06:00
J. Ryan Stinnett
9d094a793c
Merge branch 'bwindel/polish' into 'element'
...
More polish
See merge request new-vector/element/element-web/matrix-react-sdk!21
2020-07-14 19:35:41 +00:00