element-web/src
ElementRobot 8f91f8fac5
[create-pull-request] automated change (#30569)
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
2025-08-18 06:26:15 +00:00
..
@types Support rendering notification badges on platforms that do their own icon overlays (#30315) 2025-07-17 12:59:17 +00:00
accessibility chore: move i18n.tsx into utils folder (#30400) 2025-07-25 08:14:48 +00:00
actions Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
async-components Move Flex & Box component into shared component folder (#30357) 2025-07-22 16:25:45 +00:00
audio Move number.ts to utils in shared components (#30498) 2025-08-05 17:04:45 +00:00
autocomplete Replace usage of forwardRef with React 19 ref prop (#29803) 2025-04-24 12:31:37 +00:00
components Hide recovery key when re-entering it while creating or changing it (#30499) 2025-08-14 15:02:10 +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 Delegate the sending of call notifications to Element Call (#30507) 2025-08-07 09:27:53 +00:00
hooks Remove NoOneHere disabled reason. (#30524) 2025-08-12 10:07:59 +00:00
i18n/strings [create-pull-request] automated change (#30569) 2025-08-18 06:26: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 Delegate the sending of call notifications to Element Call (#30507) 2025-08-07 09:27:53 +00:00
modules Add support for Module API 1.4 (#30185) 2025-08-11 08:15:45 +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 Filter settings exported when rageshaking (#30236) 2025-07-02 08:03:31 +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 Add labs option for history sharing on invite (#30313) 2025-07-31 14:20:37 +00:00
shared-components Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00:00
slash-commands Modal: remove support for onFinished callback (#29852) 2025-04-30 16:56:21 +01:00
stores Element Call widget driver: allow state keys to have a _m.call suffix (#30566) 2025-08-15 19:19:28 +00:00
toasts Avoid using accessSecretStorage to create 4S (#30244) 2025-07-03 13:34:05 +00:00
usercontent Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
utils Update MultiInviter to take an options object (#30541) 2025-08-12 17:41:58 +00:00
vector Add ?no_universal_links=true to OIDC url so EX doesn't try to handle it (#29439) 2025-08-11 13:26:11 +00:00
viewmodels Move AudioPlayer to shared components (#30386) 2025-08-07 09:02:49 +00: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 ?no_universal_links=true to OIDC url so EX doesn't try to handle it (#29439) 2025-08-11 13:26:11 +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 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 Delegate the sending of call notifications to Element Call (#30507) 2025-08-07 09:27:53 +00:00
DateUtils.ts Move clock into shared components (#30480) 2025-08-05 17:04:55 +00:00
DecryptionFailureTracker.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
DeviceListener.ts DeviceListener: add logging around key backup upload check (#30291) 2025-07-09 17:31:36 +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 Support rendering notification badges on platforms that do their own icon overlays (#30315) 2025-07-17 12:59:17 +00:00
HtmlUtils.tsx Move rich topics out of labs / stabilise MSC3765 (#29817) 2025-04-28 16:05:36 +00:00
IConfigOptions.ts Rename the mobile_guide_app_variant config values to be clearer. (#30258) 2025-07-04 12:27:30 +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 Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
languageHandler.tsx chore: move i18n.tsx into utils folder (#30400) 2025-07-25 08:14:48 +00:00
LegacyCallHandler.tsx Modal: remove support for onFinished callback (#29852) 2025-04-30 16:56:21 +01:00
Lifecycle.ts Lifecycle: add a bit more logging (#30414) 2025-07-25 16:17:19 +01:00
linkify-matrix.ts Fix matrix.to links not being handled in the app (#30522) 2025-08-08 15:11:34 +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 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 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 Avoid using accessSecretStorage to create 4S (#30244) 2025-07-03 13:34:05 +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 all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
SlashCommands.tsx Allow /upgraderoom command without developer mode enabled (#30527) 2025-08-08 15:36:41 +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 Catch error when encountering invalid m.room.pinned_events event (#30534) 2025-08-11 10:42:46 +01: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 Catch error when encountering invalid m.room.pinned_events event (#30534) 2025-08-11 10:42:46 +01: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 Avoid using accessSecretStorage to create 4S (#30244) 2025-07-03 13:34:05 +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