RiotRobot
cbcb0be14a
Upgrade dependency to matrix-react-sdk@3.106.0-rc.1
2024-08-06 12:37:22 +00:00
RiotRobot
119bc3484e
v3.106.0-rc.1
2024-08-06 12:32:12 +00:00
RiotRobot
557a40fad5
Upgrade dependency to matrix-js-sdk@34.3.0-rc.1
2024-08-06 12:28:35 +00:00
RiotRobot
018c4f4f42
Upgrade dependency to matrix-js-sdk@34.3.0-rc.1
2024-08-06 12:28:27 +00:00
RiotRobot
3a6ec1e019
v3.106.0-rc.0
2024-08-06 12:11:10 +00:00
RiotRobot
cd196acfd1
Upgrade dependency to matrix-js-sdk@34.3.0-rc.0
2024-08-06 12:05:31 +00:00
RiotRobot
f42dca2e08
Upgrade dependency to matrix-js-sdk@34.3.0-rc.0
2024-08-06 12:05:23 +00:00
Michael Telatynski
ca8d63af37
Revert: Re-add olm dependency which is needed for types
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-06 12:00:35 +01:00
Michael Telatynski
fe720ecbc4
Re-add olm dependency which is needed for types
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-06 11:59:03 +01:00
Michael Telatynski
8893393f79
Reset matrix-react-sdk back to develop branch
2024-08-06 11:48:49 +01:00
Michael Telatynski
e9e9bce1ad
Reset matrix-js-sdk back to develop branch
2024-08-06 11:48:30 +01:00
Michael Telatynski
2fd4c4f6c4
Merge branch 'master' into develop
2024-08-06 11:47:56 +01:00
Michael Telatynski
3fff7bfeca
Reset matrix-js-sdk back to develop branch
2024-08-06 11:47:36 +01:00
Michael Telatynski
a047f69992
Resetting package fields for development
2024-08-06 11:47:04 +01:00
Michael Telatynski
a7bc0e4612
Merge branch 'master' into develop
2024-08-06 11:46:52 +01:00
RiotRobot
a0c654a2e4
v1.11.73
2024-08-06 10:33:12 +00:00
RiotRobot
54f818b64d
Upgrade dependency to matrix-react-sdk@3.105.1
2024-08-06 10:29:36 +00:00
RiotRobot
25e67beab6
v3.105.1
2024-08-06 10:26:47 +00:00
Michael Telatynski
edf32d245a
Fix types
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-06 11:23:26 +01:00
RiotRobot
d4819cf054
v3.105.0
2024-08-06 10:05:47 +00:00
David Baker
c7bbc1c045
Merge commit from fork
...
and migrate existing account-level settings once-only for
existing sessions.
2024-08-06 10:54:11 +01:00
ElementRobot
73cc59894e
[create-pull-request] automated change ( #12864 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-08-06 06:22:46 +00:00
Florian Duros
7073fb2faf
Merge pull request #27901 from element-hq/florianduros/ci/fix-build
...
Fix develop build
2024-08-05 17:22:40 +00:00
Florian Duros
6e8f0f6f6d
Fix develop build. Use console.warn
instead of an undefined compilation
object.
2024-08-05 19:10:34 +02:00
David Baker
cbd2379ff7
Fix formatting of rich text emotes ( #12862 )
...
and add them to the new test suite
Fixes https://github.com/element-hq/element-web/issues/27896
2024-08-05 12:58:35 +00:00
Asim Mohammed Delvi
92bf203a19
Fixed custom emotes background color #27745 ( #12798 )
...
* Fixed the drag and drop of X ##27186
* Fixed custom emotes background color #27745
* Fixed custom emotes background color #27745
2024-08-05 10:39:38 +00:00
Michael Telatynski
54e5321f39
Clear settings caches on reset rather than custom lifecycle method ( #12859 )
...
* Clear settings caches on reset
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Derp
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-05 10:36:24 +00:00
Michael Telatynski
627377229c
Merge pull request #27900 from element-hq/t3chguy/fix/27886
...
Update Element icons
2024-08-05 10:16:07 +00:00
Michael Telatynski
3153f8862a
Update Element icons
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-05 10:48:06 +01:00
Michael Telatynski
090586439f
Preparations for React 18 ( #12860 )
...
* Add missing types
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Eagerly add `children` to props in prep for React 18
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Avoid assuming that setState immediately sets `this.state` values
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Add missing context declaration
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Fix UserFriendlyError types to work with React 18
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-05 07:59:27 +00:00
Travis Ralston
6efd8a4642
Merge pull request #27891 from element-hq/travis/global-sw
...
Switch from `self` to `global` for service worker
2024-08-02 14:20:41 +00:00
David Baker
accbe07439
Merge pull request #12857 from matrix-org/dbkr/email_phone_css_temporary_move
...
Move General user settings styles to more specific places
2024-08-02 13:29:12 +01:00
David Baker
3c490fa105
Fix comment typos
2024-08-02 13:12:05 +01:00
ElementRobot
67f5c08301
[create-pull-request] automated change ( #12858 )
...
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2024-08-02 06:16:25 +00:00
Travis Ralston
3080c97007
Switch from self
to global
for service worker
2024-08-01 19:46:03 -06:00
David Baker
8dfe561225
Fix test to not use otherwise unused class name
2024-08-01 21:36:00 +01:00
David Baker
69efe91bb5
More reanaming & snapshot
2024-08-01 21:15:05 +01:00
David Baker
dd61eb932c
Fix classname
2024-08-01 18:38:21 +01:00
David Baker
d60d28d7c4
More snapshots
2024-08-01 18:06:30 +01:00
David Baker
a634542450
Update snapshot
2024-08-01 17:56:17 +01:00
David Baker
da67dbcc87
Merge branch 'develop' into dbkr/email_phone_css_temporary_move
2024-08-01 17:38:42 +01:00
Michael Telatynski
c1d4199b02
Upgrade target to es2022 ( #12852 )
...
* Upgrade target to es2021
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Upgrade to es2022
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Fix babel config
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Fix React contexts
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Fix types
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Fix React state
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-01 16:14:28 +00:00
Michael Telatynski
380ab17932
Upgrade target to es2022 ( #27884 )
2024-08-01 17:14:27 +01:00
David Baker
77062ac721
Move General user settings styles to more specific places
...
This was w grab bag of styles for the email/phone components and
one for something now in preferences. Move them elsewhere so I can
rename the tab sensibly.
2024-08-01 16:45:56 +01:00
David Baker
9cd0c247a2
Convert general user to functional component ( #12856 )
2024-08-01 15:28:11 +00:00
Andrew Ferrazzutti
127051892d
Invite dialog: display MXID on its own line ( #11756 )
...
* Invite dialog: display MXID on its own line
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
* Refactor to satisfy i18n linter
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
---------
Signed-off-by: Andrew Ferrazzutti <andrewf@element.io>
2024-08-01 14:17:49 +00:00
Michael Telatynski
a38a5161ef
Align RoomSummaryCard styles with Figma ( #12793 )
...
* Extract useIsVideoRoom hook
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Align RoomSummaryCard styles with Figma
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update screenshots
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
* Update screenshot
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-01 12:00:40 +00:00
Michael Telatynski
b6addb4118
Fix React contexts ( #12855 )
2024-08-01 13:01:05 +01:00
ElementRobot
9b77279b3e
[create-pull-request] automated change ( #12851 )
...
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-01 11:20:50 +00:00
herkulessi
fa60edf00f
Ignore permalink_prefix when serializing pills ( #11726 )
...
* Ignore permalink_prefix when serializing Markdown
fixes vector-im/element-web/issues/26002
During serialization of messages, pills were wrongfully serialized to a URL
starting with `permalink_prefix`. This is against the Spec (which mandates
https://matrix.to/#/ links) and the resulting pills were not recognized as
pills in other clients.
Spec-Appendix concerning matrix.to links: https://spec.matrix.org/v1.8/appendices/#matrixto-navigation
Signed-off-by: Lars Wickel <git@herkulessi.de>
* Test for pill serialization with permalink_prefix set
Signed-off-by: Lars Wickel <git@herkulessi.de>
* Test that permalink_prefix is used for permalink creation
Signed-off-by: Lars Wickel <git@herkulessi.de>
* Fix lint issues introduced
Signed-off-by: Lars Wickel <git@herkulessi.de>
* Incorporate requested changes
Signed-off-by: Lars Wickel <git@herkulessi.de>
---------
Signed-off-by: Lars Wickel <git@herkulessi.de>
Co-authored-by: herkulessi <git@herkulessi.de>
Co-authored-by: David Baker <dbkr@users.noreply.github.com>
2024-08-01 11:17:44 +00:00