element-web/src
Will Hunt 06f70d1d7c
Some checks are pending
Build / Build on macos-14 (push) Waiting to run
Build / Build on ubuntu-24.04 (push) Waiting to run
Build / Build on windows-2022 (push) Waiting to run
Build and Deploy develop / Build & Deploy develop.element.io (push) Waiting to run
Deploy documentation / GitHub Pages (push) Waiting to run
Static Analysis / Typescript Syntax Check (push) Waiting to run
Static Analysis / i18n Check (Element Web) (push) Waiting to run
Static Analysis / i18n Check (Shared Components) (push) Waiting to run
Static Analysis / Rethemendex Check (push) Waiting to run
Static Analysis / ESLint (push) Waiting to run
Static Analysis / Style Lint (push) Waiting to run
Static Analysis / Workflow Lint (push) Waiting to run
Static Analysis / Analyse Dead Code (push) Waiting to run
Deploy documentation / deploy (push) Blocked by required conditions
Shared Component Visual Tests / Run Visual Tests (push) Waiting to run
Ensure we react to RTC transport changes in useRoomCall (#31691)
2026-01-09 13:33:47 +00:00
..
@types Split translations between EW and shared components (#31441) 2026-01-07 11:49:01 +00:00
accessibility Split translations between EW and shared components (#31441) 2026-01-07 11:49:01 +00:00
actions Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
async-components Update dependency typescript to v5.9.3 (#30492) 2026-01-08 19:23:40 +00:00
audio Update dependency typescript to v5.9.3 (#30492) 2026-01-08 19:23:40 +00:00
autocomplete Use context provided RoomViewStore within the RoomView component hierarchy (#31077) 2025-10-29 09:40:21 +00:00
components Switch to Compound icons to replace old icons (#31667) 2026-01-08 15:50:02 +00:00
contexts Experimental Module API Additions (#30863) 2025-11-05 07:24:26 +00:00
customisations Remove matrix-events-sdk dependency (#31398) 2025-12-04 13:24:28 +00:00
dispatcher Remove matrix-events-sdk dependency (#31398) 2025-12-04 13:24:28 +00:00
editor Use context provided RoomViewStore within the RoomView component hierarchy (#31077) 2025-10-29 09:40:21 +00:00
effects Split translations between EW and shared components (#31441) 2026-01-07 11:49:01 +00:00
emojipicker Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
events Update npm non-major dependencies (#31516) 2025-12-11 15:37:25 +00:00
hooks Ensure we react to RTC transport changes in useRoomCall (#31691) 2026-01-09 13:33:47 +00:00
i18n/strings Split translations between EW and shared components (#31441) 2026-01-07 11:49:01 +00:00
indexing EventIndexer: ensure we add initial checkpoints when the db is first opened (#31448) 2025-12-08 14:08:31 +00:00
integrations Open the proper integration settings on integrations disabled error (#30538) 2025-09-01 07:30:49 +00:00
mjolnir Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
models Fix widgets getting stuck in loading states (#31314) 2025-12-05 09:19:06 +00:00
modules Split translations between EW and shared components (#31441) 2026-01-07 11:49:01 +00:00
notifications Split translations between EW and shared components (#31441) 2026-01-07 11:49:01 +00:00
performance Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
rageshake Remove superfluous rageshake label for Rust Crypto (#31646) 2026-01-06 10:21:03 +00:00
renderer Fix highlights in messages (or search results) breaking links (#30264) 2025-10-20 06:10:13 +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 Split translations between EW and shared components (#31441) 2026-01-07 11:49:01 +00:00
slash-commands Split translations between EW and shared components (#31441) 2026-01-07 11:49:01 +00:00
stores Ensure we react to RTC transport changes in useRoomCall (#31691) 2026-01-09 13:33:47 +00:00
toasts Remove element_call.participant_limit config and associated code. (#31638) 2026-01-05 11:19:14 +00:00
usercontent Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
utils Update dependency typescript to v5.9.3 (#30492) 2026-01-08 19:23:40 +00:00
vector Update dependency @formatjs/intl-segmenter to v12 (#31664) 2026-01-06 15:22:01 +00:00
viewmodels Update algorithm for history visible banner. (#31577) 2025-12-19 15:41:09 +00:00
widgets Split translations between EW and shared components (#31441) 2026-01-07 11:49:01 +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 Align default avatar and fix colors in composer pills (#30739) 2025-09-11 13:44:08 +00:00
BasePlatform.ts Documentation and symbolic constants for dispatcher actions (#31278) 2025-11-20 18:18:04 +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 Delegate the sending of call notifications to Element Call (#30507) 2025-08-07 09:27:53 +00:00
ContentMessages.ts Fix handling of SVGs (#31359) 2025-12-01 16:00:09 +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 Provide a labs flag for encrypted state events (MSC3414) (#31513) 2025-12-18 14:45:52 +00:00
DateUtils.ts Remove matrix-events-sdk dependency (#31398) 2025-12-04 13:24:28 +00:00
DecryptionFailureTracker.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
DeviceListener.ts Handle cross-signing keys missing locally and/or from secret storage (#31367) 2025-12-19 17:00:50 +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 Simplify favicons and other web icons (#31000) 2025-10-14 13:08:52 +00:00
HtmlUtils.tsx Remove matrix-events-sdk dependency (#31398) 2025-12-04 13:24:28 +00:00
IConfigOptions.ts Remove element_call.participant_limit config and associated code. (#31638) 2026-01-05 11:19:14 +00: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 Move the room list to the new ListView(backed by react-virtuoso) (#30515) 2025-08-21 14:43:40 +00:00
languageHandler.tsx Split translations between EW and shared components (#31441) 2026-01-07 11:49:01 +00:00
LegacyCallHandler.tsx Fix widgets getting stuck in loading states (#31314) 2025-12-05 09:19:06 +00:00
Lifecycle.ts Tidy up token refresh code (#31519) 2025-12-12 18:23:50 +00:00
linkify-matrix.ts Fix highlights in messages (or search results) breaking links (#30264) 2025-10-20 06:10:13 +00:00
Linkify.tsx Fix highlights in messages (or search results) breaking links (#30264) 2025-10-20 06:10:13 +00:00
Livestream.ts Fix widgets getting stuck in loading states (#31314) 2025-12-05 09:19: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 Provide a labs flag for encrypted state events (MSC3414) (#31513) 2025-12-18 14:45:52 +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 cleaning: Stop using deprecated callMembershipsForRoom (#31616) 2026-01-05 13:47:10 +00: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 Fix platform settings race condition and make auto-launch tri-state (#30977) 2025-10-09 13:20:53 +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 Fix bug which caused app not to load correctly when force_verification is enabled (#31265) 2025-12-02 11:14:00 +00:00
Presence.ts Documentation and symbolic constants for dispatcher actions (#31278) 2025-11-20 18:18:04 +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 Fix room joining over federation not specifying vias or using aliases (#30641) 2025-09-02 11:10:10 +00:00
RoomInvite.tsx Update MultiInviter to take an options object (#30541) 2025-08-12 17:41:58 +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 Remove element_call.participant_limit config and associated code. (#31638) 2026-01-05 11:19:14 +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 Update dependency typescript to v5.9.3 (#30492) 2026-01-08 19:23:40 +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 Filter settings exported when rageshaking (#30236) 2025-07-02 08:03:31 +00:00
shouldHideEvent.ts Update polls UX to match EX Mobile and improve accessibility (#31245) 2025-12-05 19:56:04 +00:00
SlashCommands.tsx Use context provided RoomViewStore within the RoomView component hierarchy (#31077) 2025-10-29 09:40:21 +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 Fix invalid events crashing entire room rather than just their tile (#31256) 2025-11-18 17:33:49 +00:00
theme.ts Fix bundled font or custom font not applied after theme switch (#31591) 2026-01-05 16:14:08 +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 Catch error when encountering invalid m.room.pinned_events event (#30534) 2025-08-11 10:42:46 +01:00
UserActivity.ts Documentation and symbolic constants for dispatcher actions (#31278) 2025-11-20 18:18:04 +00:00
UserAddress.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
verification.ts Avoid using accessSecretStorage to create 4S (#30244) 2025-07-03 13:34:05 +00:00
Views.ts Fix bug which caused app not to load correctly when force_verification is enabled (#31265) 2025-12-02 11:14:00 +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