David Baker
0332bc99cb
Fix bug where room list would get stuck showing no rooms
...
If you had an unsent message in a room that was in a sublist with
the 'Show rooms with unread messages first' option enabled, the
room list would show no rooms next time you restarted element and
get stuck that way.
This was because there was a different notification category for
rooms with unsent messages but the algorithm is hard-coded to add
only a fixed set of categories to its list, and it missed 'unsent',
so it NPEed when it encountered a room with an unsent message.
This just adds the category (assuming that we want to show rooms
with unsent messages first). It doesn't make it less hard-coded, or
fix the fact that an exception in the room list code causes everything
to break.
Fixes https://github.com/vector-im/element-web/issues/19373
2021-10-13 14:39:09 +01:00
Andy Balaam
4e9a20db21
Move the required CSS for DevicesPanel into its own scss file
...
Signed-off-by: Andy Balaam <andyb@element.io>
2021-10-13 13:55:01 +01:00
Weblate
b651f4b5b6
Merge branch 'origin/develop' into Weblate.
2021-10-13 10:10:02 +00:00
Jiri Grönroos
900944a1cf
Translated using Weblate (Finnish)
...
Currently translated at 89.6% (2877 of 3208 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fi/
2021-10-13 10:10:02 +00:00
Dariusz Niemczyk
bc336abf47
Fix missing snapshot serializer&enzyme init ( #6932 )
2021-10-13 11:09:43 +01:00
Travis Ralston
ad53662704
add comma
2021-10-12 15:26:22 -06:00
Travis Ralston
71c5b02390
Add feature flag for polls and placeholder dialog
...
We're anticipating development of polls soon, so for efficiency reasons we're getting the labs flag in early. If something goes wrong with the plan, this whole change will be reverted.
2021-10-12 15:13:56 -06:00
Travis Ralston
d99660d420
Add customisation point for visibility of invites and room creation
...
Fixes https://github.com/vector-im/element-web/issues/19331
2021-10-12 14:33:29 -06:00
Travis Ralston
8873c75567
Fix bad imports to js-sdk
2021-10-12 13:51:24 -06:00
Weblate
75faabacd4
Merge branch 'origin/develop' into Weblate.
2021-10-12 16:51:59 +00:00
Weblate
0d5127d85e
Merge branch 'origin/develop' into Weblate.
2021-10-12 16:51:57 +00:00
Daimar Stein
e946df5e2b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 92.7% (2975 of 3208 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pt_BR/
2021-10-12 16:51:57 +00:00
Michael Telatynski
3417c03f41
Merge pull request #6931 from matrix-org/t3chguy/fix/19350
2021-10-12 17:51:55 +01:00
Michael Telatynski
c141c740d8
Merge pull request #6928 from matrix-org/t3chguy/fix/18883
2021-10-12 17:51:45 +01:00
Weblate
4ce0d0a5ae
Merge branch 'origin/develop' into Weblate.
2021-10-12 13:03:19 +00:00
iaiz
89958e6b10
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (3208 of 3208 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-10-12 13:03:19 +00:00
Michael Telatynski
4416212d0b
Merge pull request #6926 from matrix-org/t3chguy/fix/18231
2021-10-12 14:03:12 +01:00
Michael Telatynski
fd6d853bb1
Allow editing of /rainbow and /rainbowme
2021-10-12 14:02:05 +01:00
Michael Telatynski
ddc408690c
Fix EditorModel clone to actually be useful
2021-10-12 11:02:06 +01:00
Michael Telatynski
fe70e64a40
Improve typing
2021-10-12 11:01:40 +01:00
Weblate
774cc25183
Merge branch 'origin/develop' into Weblate.
2021-10-12 09:32:47 +00:00
Michael Telatynski
34b61ad71c
Merge pull request #6872 from AndrewFerr/develop
...
If public room creation fails, retry without publishing it
2021-10-12 10:32:43 +01:00
Michael Telatynski
d050c00703
Fix room list skeleton ui for narrow room list
2021-10-12 10:30:36 +01:00
Michael Telatynski
9f039b5a26
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into AndrewFerr_develop
2021-10-12 10:25:21 +01:00
Weblate
45ee6982c2
Merge branch 'origin/develop' into Weblate.
2021-10-12 08:13:12 +00:00
RiotRobot
193a060ec9
Reset matrix-js-sdk back to develop branch
2021-10-12 09:13:06 +01:00
Weblate
80e515afbd
Merge branch 'origin/develop' into Weblate.
2021-10-12 07:55:12 +00:00
RiotRobot
9439df9082
Merge branch 'master' into develop
2021-10-12 08:54:58 +01:00
RiotRobot
89365d943b
Resetting package fields for development
2021-10-12 08:48:24 +01:00
RiotRobot
3bc1a6613b
Merge branch 'release-v3.32.1'
2021-10-12 08:48:16 +01:00
RiotRobot
b1baa3575a
v3.32.1
2021-10-12 08:42:35 +01:00
RiotRobot
acce5ea43a
Prepare changelog for v3.32.1
2021-10-12 08:42:34 +01:00
RiotRobot
6b4bcbd289
Upgrade matrix-js-sdk to 14.0.1
2021-10-12 08:40:57 +01:00
Weblate
71e430c41e
Merge branch 'origin/develop' into Weblate.
2021-10-12 07:08:05 +00:00
Priit Jõerüüt
dd458f4e6d
Translated using Weblate (Estonian)
...
Currently translated at 99.9% (3207 of 3208 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-10-12 07:08:05 +00:00
Linerly
2119710792
Translated using Weblate (Indonesian)
...
Currently translated at 20.7% (667 of 3208 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2021-10-12 07:08:03 +00:00
Germain
52efbc4a61
Merge pull request #6930 from robintown/remove-semicolon
2021-10-12 08:06:47 +01:00
Robin Townsend
c078e89f59
Remove semicolon from notifications panel
...
Signed-off-by: Robin Townsend <robin@robin.town>
2021-10-11 14:34:03 -04:00
Weblate
bf7a1e98b4
Merge branch 'origin/develop' into Weblate.
2021-10-11 14:02:56 +00:00
Michael Telatynski
338497636c
Merge pull request #6925 from matrix-org/t3chguy/fix/18772
2021-10-11 15:02:52 +01:00
Michael Telatynski
c28c62d9f1
Inhibit Unable to get validated threepid
error during UIA
2021-10-11 14:43:55 +01:00
Michael Telatynski
c4d4229340
hide leave section if you aren't in the room instead of disabling
2021-10-11 13:50:34 +01:00
Weblate
fee7ef3921
Merge branch 'origin/develop' into Weblate.
2021-10-11 11:03:57 +00:00
RiotRobot
79a46782d6
Resetting package fields for development
2021-10-11 12:03:50 +01:00
RiotRobot
c958d4c1c6
Merge branch 'master' into develop
2021-10-11 12:02:51 +01:00
RiotRobot
4ceb2a74cf
v3.32.0
2021-10-11 11:57:04 +01:00
RiotRobot
e91d591c90
Prepare changelog for v3.32.0
2021-10-11 11:57:03 +01:00
RiotRobot
93cdda8693
Upgrade matrix-js-sdk to 14.0.0
2021-10-11 11:55:21 +01:00
Michael Telatynski
11480e8641
Hide Skeleton UI if you have Suggested Rooms
2021-10-11 10:50:49 +01:00
Michael Telatynski
e54d803343
Tweak skeleton UI height to be more reasonable
2021-10-11 10:50:33 +01:00