element-web/src
Florian Duros f707bb410e
New room list: add context menu to room list item (#29952)
* chore: update compound-web

* chore: remove unused export

* feat: export content of more option menu

* feat: add context menu

* feat: add `showContextMenu` to vm

* feat: use context menu in new room list

* test: add tests for room list item

* test: fix room list test

* test: add `showContextMenu` test for `useRoomListItemViewModel`

* test: add e2e test for context menu

* chore: update compound

* test: update snapshots and e2e test

* fix: avoid icon blinking when we reopen the context menu

* test: add test for menu closing

* doc: remove useless tsdoc param

* chore: update `@vector-im/compound-web`

* refactor: remove manual focus

* test(e2e): fix focus after closing notification menu

* doc: remove useless jobs
2025-06-24 09:50:27 +00:00
..
@types Prompt users to set up recovery (#30075) 2025-06-18 16:20:17 +00:00
accessibility fix: change keyboard short to go home on macos (#29929) 2025-05-13 08:03:28 +00:00
actions Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
async-components Modal: remove support for onFinished callback (#29852) 2025-04-30 16:56:21 +01:00
audio Remove legacy Safari/Firefox/IE compatibility aids (#29010) 2025-05-13 10:51:05 +00:00
autocomplete Replace usage of forwardRef with React 19 ref prop (#29803) 2025-04-24 12:31:37 +00:00
components New room list: add context menu to room list item (#29952) 2025-06-24 09:50:27 +00:00
contexts Replace usage of forwardRef with React 19 ref prop (#29803) 2025-04-24 12:31:37 +00:00
customisations Initial support for runtime modules (#29104) 2025-02-06 23:54:18 +00:00
dispatcher /share?msg=foo endpoint using forward message dialog (#29874) 2025-05-28 18:48:32 +00:00
editor Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
effects Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
emojipicker Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
events Support for custom message components via Module API (#30074) 2025-06-23 11:55:22 +00:00
hooks Prompt users to set up recovery (#30075) 2025-06-18 16:20:17 +00:00
i18n/strings [create-pull-request] automated change (#30182) 2025-06-23 06:25:15 +00:00
indexing Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
integrations Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
mjolnir Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
models Clean up some unused code related to calls (#29997) 2025-05-22 14:08:42 +00:00
modules Support for custom message components via Module API (#30074) 2025-06-23 11:55:22 +00:00
notifications Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
performance Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
rageshake Improve rageshake upload experience by providing useful error information (#29378) 2025-03-06 08:38:41 +00:00
renderer Replace onHeightChanged with ResizeObserver (#29602) 2025-03-28 10:36:10 +00:00
resizer Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
serviceworker Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
settings Implement MSC4155: Invite filtering (#29603) 2025-06-10 10:47:33 +00:00
slash-commands Modal: remove support for onFinished callback (#29852) 2025-04-30 16:56:21 +01:00
stores Emit event after rebuilding home space (#30132) 2025-06-12 13:30:50 +00:00
toasts Prompt users to set up recovery (#30075) 2025-06-18 16:20:17 +00:00
usercontent Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
utils Support for custom message components via Module API (#30074) 2025-06-23 11:55:22 +00:00
vector Revert "Update the mobile_guide page to the new design. (#30006)" (#30104) 2025-06-10 14:01:27 +01:00
widgets Update react monorepo to v19 (major) (#28914) 2025-04-09 19:03:09 +00:00
workers Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
AddThreepid.ts Support error code for email / phone adding unsupported (#29855) 2025-04-30 15:06:23 +00:00
AsyncWrapper.tsx Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
Avatar.ts Refactor RoomAvatar into a functional component. (#29743) 2025-04-15 09:23:26 +00:00
BasePlatform.ts Add error toast when service worker registration fails (#29895) 2025-05-08 08:36:35 +00:00
BlurhashEncoder.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
boundThreepids.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
call-types.ts Remove virtual rooms (#29635) 2025-04-16 09:36:34 +01:00
ContentMessages.ts Fix failure to upload thumbnail causing image to send as file (#30086) 2025-06-05 09:10:23 +00:00
CreateCrossSigning.ts Do not send empty auth when setting up cross-signing keys (#29914) 2025-06-10 11:37:04 +00:00
createRoom.ts Remove virtual rooms (#29635) 2025-04-16 09:36:34 +01:00
DateUtils.ts Respect user's 12/24 hour preference consistently (#29237) 2025-02-11 14:16:59 +00:00
DecryptionFailureTracker.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
DeviceListener.ts Prompt users to set up recovery (#30075) 2025-06-18 16:20:17 +00:00
DraftCleaner.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
Editing.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
email.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
favicon.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
HtmlUtils.tsx Move rich topics out of labs / stabilise MSC3765 (#29817) 2025-04-28 16:05:36 +00:00
IConfigOptions.ts Revert "Update the mobile_guide page to the new design. (#30006)" (#30104) 2025-06-10 14:01:27 +01:00
identifiers.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
IdentityAuthClient.tsx Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
ImageUtils.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
index.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
KeyBindingsDefaults.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
KeyBindingsManager.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
Keyboard.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
languageHandler.tsx Guard against counterpart.translate returning non-string values (#29959) 2025-05-14 12:48:42 +00:00
LegacyCallHandler.tsx Modal: remove support for onFinished callback (#29852) 2025-04-30 16:56:21 +01:00
Lifecycle.ts Prevent skipping forced verification after logging in with OIDC (#30141) 2025-06-17 10:31:08 +00:00
linkify-matrix.ts Update react monorepo to v19 (major) (#28914) 2025-04-09 19:03:09 +00:00
Linkify.tsx Global configuration flag for media previews (#29582) 2025-04-22 09:37:47 +00:00
Livestream.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
Login.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
Markdown.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
MatrixClientPeg.ts Simplified Sliding Sync (#28515) 2025-03-18 17:54:32 +00:00
MediaDeviceHandler.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
Modal.tsx Switch from defer to Promise.withResolvers (#29078) 2025-05-08 10:03:43 +00:00
modules.d.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
NodeAnimator.tsx Update types for React 19 update (#29638) 2025-04-02 10:05:05 +00:00
Notifier.ts Remove virtual rooms (#29635) 2025-04-16 09:36:34 +01:00
PageTypes.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
PasswordReset.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
phonenumber.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
PlatformPeg.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
PlaybackEncoder.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
PosthogAnalytics.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
PosthogTrackers.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
Presence.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
Registration.tsx Modal: remove support for onFinished callback (#29852) 2025-04-30 16:56:21 +01:00
Resend.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
Roles.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
RoomAliasCache.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
RoomInvite.tsx Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
RoomNotifs.ts Room notification state: add clearer methods, documentation and deprecation (#29564) 2025-03-24 16:00:47 +00:00
Rooms.ts Fix converttoroom & converttodm not working (#29705) 2025-04-10 15:54:41 +00:00
ScalarAuthClient.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
ScalarMessaging.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
SdkConfig.ts Bundle Element Call with Element Web packages (#29309) 2025-03-28 20:34:32 +00:00
Searching.ts print better errors in the search view instead of a blocking modal (#29724) 2025-04-14 13:36:34 +00:00
SecurityManager.ts AccessSecretStorageDialog: various fixes (#30093) 2025-06-09 10:27:14 +00:00
SendHistoryManager.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
sendTimePerformanceMetrics.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
sentry.ts Update dependency @sentry/browser to v9 (#29303) 2025-02-18 21:11:36 +00:00
shouldHideEvent.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
SlashCommands.tsx Warn user before doing a manual verification via slash command (#30102) 2025-06-10 16:09:24 +00:00
SlidingSyncManager.ts Switch from defer to Promise.withResolvers (#29078) 2025-05-08 10:03:43 +00:00
SupportedBrowser.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
Terms.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
TextForEvent.tsx Render reason for invite rejection. (#29257) 2025-02-14 10:58:20 +00:00
theme.ts Fix custom theme support for short hex & rgba hex strings (#29726) 2025-04-14 08:31:21 +00:00
TimezoneHandler.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
Typeguards.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
Unread.ts Simplified Sliding Sync (#28515) 2025-03-18 17:54:32 +00:00
UserActivity.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
UserAddress.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
verification.ts Add new verification section to user profile (#29200) 2025-02-10 11:22:58 +00:00
Views.ts Remove FTUE onboarding as it is incompatible with SSO/OIDC (#28943) 2025-01-14 13:35:20 +00:00
WhoIsTyping.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
WorkerManager.ts Switch from defer to Promise.withResolvers (#29078) 2025-05-08 10:03:43 +00:00