element-web/src
Justin Carlson 332d1268a4
Fix `creatorUserId is required` error when opening sticker picker (#10423)
* Use sender if sticker picker widget does not have creatorUserId

* Add creatorUserId when creating sticker picker widgets

* Add e2e test for stickerpicker widget missing creatorUserId

* Fix stickerpicker widget event data in e2e tests

* Fix userId in stickerpicker e2e tests

* Fix linter errors
2023-03-23 17:25:16 +00:00
..
@types Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
accessibility Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
actions Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
async-components/views/dialogs Fix import e2e key dialog staying disabled after paste (#10375) 2023-03-15 09:20:20 +00:00
audio Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
autocomplete Support dynamic room predecessor in SpaceProvider (#10348) 2023-03-10 11:01:45 +00:00
components Fix `creatorUserId is required` error when opening sticker picker (#10423) 2023-03-23 17:25:16 +00:00
contexts
customisations Conform more code to `strictNullChecks` (#10368 2023-03-14 11:09:35 +00:00
dispatcher Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
editor Fix strict `strictNullChecks` to `src/editor/*` (#10428 2023-03-23 13:35:55 +00:00
effects
emojipicker
events
hooks Tweak pill UI (#10417) 2023-03-22 13:27:24 +01:00
i18n/strings Implement MSC3952: intentional mentions (#9983) 2023-03-23 11:47:40 +00:00
indexing
integrations Apply `strictNullChecks` to src/stores/widgets/* (#10324) 2023-03-08 11:48:58 +00:00
mjolnir
models
modules Fixes user authentication when registering via the module API (#10257) 2023-03-07 16:24:44 +01:00
notifications
performance
rageshake Stricitfy rageshake (#10389) 2023-03-15 17:32:31 +00:00
resizer Apply `strictNullChecks` to `src/resizer/*` (#10378) 2023-03-15 20:27:59 +00:00
settings Implement MSC3952: intentional mentions (#9983) 2023-03-23 11:47:40 +00:00
stores Improve strictNullChecks support in right_panel (#10415) 2023-03-22 12:15:26 +00:00
toasts
usercontent
utils Fix `creatorUserId is required` error when opening sticker picker (#10423) 2023-03-23 17:25:16 +00:00
voice-broadcast Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
widgets
workers
AddThreepid.ts Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
AsyncWrapper.tsx Explicitly specify all `children` props (#10312) 2023-03-08 13:28:07 +00:00
Avatar.ts
BasePlatform.ts Clear electron data when logging out (#10386) 2023-03-15 15:56:29 +00:00
BlurhashEncoder.ts
ContentMessages.ts Implement MSC3952: intentional mentions (#9983) 2023-03-23 11:47:40 +00:00
DateUtils.ts Prevent future date selection in jump to date (#10419) 2023-03-22 11:45:44 -05:00
DecryptionFailureTracker.ts
DeviceListener.ts
Editing.ts
HtmlUtils.tsx
IConfigOptions.ts
IdentityAuthClient.tsx
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
Keyboard.ts
LegacyCallHandler.tsx Apply `strictNullChecks` to src/stores/widgets/* (#10324) 2023-03-08 11:48:58 +00:00
Lifecycle.ts Clear electron data when logging out (#10386) 2023-03-15 15:56:29 +00:00
Livestream.ts
Login.ts
Markdown.ts
MatrixClientPeg.ts Implement MSC3952: intentional mentions (#9983) 2023-03-23 11:47:40 +00:00
MediaDeviceHandler.ts
Modal.tsx Conform more code to `strictNullChecks` (#10368 2023-03-14 11:09:35 +00:00
NodeAnimator.tsx
Notifier.ts
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts
PosthogTrackers.ts
Presence.ts
Registration.tsx Fix UIFeature.Registration not applying to all paths (#10371) 2023-03-14 15:20:38 +00:00
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
RoomNotifs.ts
Rooms.ts
ScalarAuthClient.ts
ScalarMessaging.ts
SdkConfig.ts
Searching.ts Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
SecurityManager.ts
SendHistoryManager.ts
SlashCommands.tsx
SlidingSyncManager.ts
Terms.ts
TextForEvent.tsx
Unread.ts
UserActivity.ts
UserAddress.ts
Views.ts
VoipUserMapper.ts
WhoIsTyping.ts
boundThreepids.ts Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
call-types.ts
createRoom.ts
email.ts
emoji.ts
identifiers.ts
index.ts
languageHandler.tsx
linkify-matrix.ts
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Conform more code to `strictNullChecks` (#10368 2023-03-14 11:09:35 +00:00
shouldHideEvent.ts
theme.ts
verification.ts