Michael Telatynski
d4571aef68
Consume @matrix-org/emojibase-bindings ( #11433 )
2023-08-21 20:06:40 +01:00
maheichyk
4e4016dffc
Bump module api from 2.0.0 to 2.1.0 ( #11442 )
...
Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
Co-authored-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
2023-08-21 17:09:37 +00:00
Dominik Henneke
5c43054bfe
Implement updated open dialog method of the Module API ( #11395 )
...
* Implement updated open dialog method
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>
* Apply the review comments
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>
* Add unit tests for the module system dialog
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>
* Bump @matrix-org/react-sdk-module-api from 1.0.0 to 2.0.0
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>
* Run prettier
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>
* Apply review comments
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>
---------
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>
2023-08-21 12:09:17 +00:00
Michael Telatynski
3a647229ad
Update matrix-web-i18n ( #11436 )
2023-08-21 11:36:17 +00:00
Michael Telatynski
d81f71f993
Load SAS Emoji translations from @matrix-org/spec
( #11429 )
...
* Remove last instance of componentWillMount
* Load SAS Emoji translations from @matrix-org/spec
* Fix import
* Test normalisation on both sides
* update comment for @richvdh
* Delint
2023-08-21 08:15:22 +00:00
Dominik Henneke
65f7545ba5
Bump @matrix-org/react-sdk-module-api from 1.0.0 to 2.0.0 ( #25986 )
2023-08-18 12:03:28 +00:00
Michael Telatynski
062e93a5d2
Tidy and improve dev scripts ( #25978 )
2023-08-18 08:34:56 +01:00
Michael Telatynski
96c652ef08
Switch to nested object pluralisation format for i18n files ( #25970 )
2023-08-17 09:37:59 +01:00
renovate[bot]
4a91a29d8c
Update dependency eslint-config-prettier to v9 ( #11389 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-17 04:28:29 +00:00
Michael Telatynski
aee6247ad8
Switch to nested object pluralisation format for i18n files ( #11412 )
2023-08-16 20:08:54 +01:00
Richard van der Hoff
7a6d81c3b8
Update Jest to more recent release ( #11409 )
...
* Update Jest to more recent release
I want to use things like `jest.advanceTimersByTimeAsync`
* more jest updates
* add dep on types/prettier
* fix LegacyRoomHeader-test
* fix MatrixChat-test
* fix RoomView-test
* fix PollHistory-test
* update SidebarUserSettingsTab-test
* fix PipContainer-test
* fix UserOnboardingPage-test
* fix WidgetContextMenu-test.tsx
* Avoid `mockImplementation` for mock `matchMedia` impl
`mockImplementation` is (now) reset by `jest.resetAllMocks` and
`jest.restoreAllMocks`, which we don't really want here.
Fixes `theme-test`
* Move `mediaDevices` mock out of `setupManualMocks`
This doesn't work well in test suites with multiple tests, because the
`mockReturnValue` is reset for subsequent tests.
In any case, having it mocked out automagically is *magical*. Let's make it
opt-in.
* fix FormattingButtons-test.tsx
* fix DeviceListenerTest
* fix RoomTile-test
2023-08-16 10:20:48 +00:00
Michael Telatynski
0842559fb2
Simplify registration with email validation ( #11398 )
2023-08-15 16:14:53 +01:00
ElementRobot
6bce017823
Reset matrix-js-sdk back to develop branch
2023-08-15 13:38:45 +01:00
ElementRobot
f9b7372883
Reset matrix-react-sdk back to develop branch
2023-08-15 13:38:23 +01:00
ElementRobot
6755448e86
Merge branch 'master' into develop
...
# Conflicts:
# yarn.lock
2023-08-15 13:37:44 +01:00
ElementRobot
8c33ebfd52
Upgrade matrix-js-sdk to 27.2.0
2023-08-15 13:29:15 +01:00
ElementRobot
70742e0432
Upgrade matrix-react-sdk to 3.78.0
2023-08-15 13:28:41 +01:00
ElementRobot
65b518dfe1
Reset matrix-js-sdk back to develop branch
2023-08-15 13:24:41 +01:00
ElementRobot
bba980cd8a
Merge branch 'master' into develop
2023-08-15 13:24:27 +01:00
ElementRobot
50d1122823
Upgrade matrix-js-sdk to 27.2.0
2023-08-15 13:22:28 +01:00
Richard van der Hoff
f65c6726c9
Add a cypress test for SSO login ( #11401 )
...
* Allow `startHomeserver` to take an options object
... so that we can add more options
* Add a Cypress test for SSO login
2023-08-14 11:08:12 +00:00
renovate[bot]
fb984abf12
Update all non-major dependencies ( #25938 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 09:16:12 +01:00
renovate[bot]
fe907ed66a
Update dependency @percy/cli to v1.26.3 ( #11386 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 20:36:59 +00:00
renovate[bot]
a61ab7c033
Lock file maintenance ( #25940 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 15:18:01 +00:00
renovate[bot]
424cbdd47b
Update dependency eslint-config-prettier to v9 ( #25939 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 14:42:50 +00:00
renovate[bot]
445d9133c9
Update sentry-javascript monorepo to v7.61.1 ( #11387 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 14:36:44 +00:00
renovate[bot]
05ccfaafb5
Update babel monorepo to v7.22.10 ( #11384 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 14:34:34 +00:00
renovate[bot]
e71375710c
Update definitelyTyped ( #11385 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 14:33:39 +00:00
renovate[bot]
f58b122850
Update babel monorepo to v7.22.10 ( #25937 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 14:32:54 +00:00
ElementRobot
3cce4de454
Upgrade matrix-js-sdk to 27.2.0-rc.1
2023-08-08 15:21:49 +01:00
ElementRobot
84fe974606
Upgrade matrix-react-sdk to 3.78.0-rc.1
2023-08-08 15:20:55 +01:00
ElementRobot
9b84d32986
Upgrade matrix-js-sdk to 27.2.0-rc.1
2023-08-08 15:10:48 +01:00
RiotRobot
030b1fb339
Reset matrix-react-sdk back to develop branch
2023-08-04 09:41:37 +01:00
RiotRobot
7a3e36d434
Reset matrix-js-sdk back to develop branch
2023-08-04 09:41:15 +01:00
RiotRobot
f0d58d25dc
Reset matrix-js-sdk back to develop branch
2023-08-04 09:26:06 +01:00
Michael Telatynski
44f51fd1cb
Clear requiresClient and show pop-out if widget-api fails to ready ( #11321 )
...
* Clear requiresClient and show pop-out if widget-api fails to ready
* Upgrade matrix-widget-api
2023-08-03 10:14:15 +00:00
Germain
05b88d99ed
Upgrade compound-web@0.2.3 ( #11357 )
...
Because it did not work for production node environments before
2023-08-03 08:49:50 +00:00
Germain
d49581344e
Integrate @vector-im/compound-web ( #11354 )
...
* Create useRoomName hook
Mark RoomName component as deprecated
* Pass out-of-band data to relevant RoomHeader component
* Mark LegacyRoomHeader as deprecated
* Fix incorrect search&replace in _RoomHeader.pcss
* lintfix
* Mark room as optional in room topic hook
* Fix i18n
* Discard use of useCallback
* Change export of useRoomName
* fix ts issue
* lints
* Add room topic to room header
* lintfix
* lintfix & clamp to one line
* Revert optimisations to DecoratedRoomAvatar
* Add test for opening the room summary
* Make transition honour prefer-reduced-motion
* Integrate @vector-im/compound-web
* Use compound type styles
* Use latest version of @vector-im/compound-web
* Change component name
* Fallback when room is undefined
* fix snapshot
2023-08-02 13:03:04 +00:00
ElementRobot
4f790eb134
Reset matrix-js-sdk back to develop branch
2023-08-01 12:53:01 +01:00
ElementRobot
50ca01f8d0
Reset matrix-react-sdk back to develop branch
2023-08-01 12:52:44 +01:00
ElementRobot
3b37081818
Merge branch 'master' into develop
...
# Conflicts:
# yarn.lock
2023-08-01 12:51:00 +01:00
ElementRobot
69c43bb142
Upgrade matrix-js-sdk to 27.1.0
2023-08-01 12:45:16 +01:00
ElementRobot
2abff92b7b
Upgrade matrix-react-sdk to 3.77.0
2023-08-01 12:44:18 +01:00
ElementRobot
9026996d9e
Reset matrix-js-sdk back to develop branch
2023-08-01 12:40:16 +01:00
ElementRobot
7d72a011e3
Merge branch 'master' into develop
2023-08-01 12:39:45 +01:00
ElementRobot
eda8cd88eb
Upgrade matrix-js-sdk to 27.1.0
2023-08-01 12:38:11 +01:00
renovate[bot]
b404d2d014
Lock file maintenance ( #25886 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-31 12:05:54 +00:00
Germain
c037b847da
Upgrade wysiwyg editor for ctrl+backspace windows fix ( #11324 )
...
* Upgrade wysiwyg editor for ctrl+backspace windows fix
* upgrade lockfile
* Fix after upgrading the wysiswyg package
2023-07-28 08:03:00 +00:00
dependabot[bot]
c26998967a
Bump word-wrap from 1.2.3 to 1.2.5 ( #11334 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-27 13:03:01 +00:00
renovate[bot]
5405c22db1
Update all non-major dependencies ( #11329 )
...
* Update all non-major dependencies
* Add isLocation to ComposerEvent analytics events
* Remove cypress-each as it is incompatible with modern typescript
* Roll back eslint-plugin-deprecate
* Remove stale comment
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-07-27 11:34:44 +00:00