element-web/src
Michael Telatynski 8783021e53
Fix Clock being read as an absolute time rather than duration (#10706)
* Fix Clock being read as an absolute time rather than duration

* Round durations and update snapshots
2023-04-25 17:10:46 +01:00
..
@types Update dependency typescript to v5 (#10532) 2023-04-06 13:17:50 +01:00
accessibility Fix usages of ARIA tabpanel (#10628) 2023-04-25 09:31:54 +01:00
actions Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
async-components/views/dialogs
audio
autocomplete Conform more of the codebase to `strictNullChecks` (#10602) 2023-04-17 08:31:58 +01:00
components Fix Clock being read as an absolute time rather than duration (#10706) 2023-04-25 17:10:46 +01:00
contexts Improve context types (#10510) 2023-04-04 14:01:04 +01:00
customisations Conform more of the codebase with `strictNullChecks` (#10703) 2023-04-25 09:28:48 +01:00
dispatcher
editor Conform more of the codebase to `strictNullChecks` (#10573) 2023-04-13 08:52:57 +01:00
effects
emojipicker
events Update dependency typescript to v5 (#10532) 2023-04-06 13:17:50 +01:00
hooks Conform more of the codebase to `strictNullChecks` (#10573) 2023-04-13 08:52:57 +01:00
i18n/strings Replace uses of `checkDeviceTrust` with `getDeviceVerificationStatus` (#10663) 2023-04-24 14:19:46 +01:00
indexing Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
integrations Conform more of the codebase with `strictNullChecks` (#10703) 2023-04-25 09:28:48 +01:00
mjolnir
models Fix a crash when a call ends while you're in it (#10681) 2023-04-21 13:54:27 +00:00
modules Merge branch 'master' into develop 2023-03-28 14:30:52 +01:00
notifications
performance
rageshake Remove dependency on `org.matrix.e2e_cross_signing` unstable feature (#10593) 2023-04-14 10:14:05 +00:00
resizer Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
settings Honour feature toggles in guest mode (#10651) 2023-04-24 10:02:17 +00:00
stores Conform more of the codebase with `strictNullChecks` (#10703) 2023-04-25 09:28:48 +01:00
toasts Replace uses of `checkDeviceTrust` with `getDeviceVerificationStatus` (#10663) 2023-04-24 14:19:46 +01:00
usercontent
utils Replace uses of `checkDeviceTrust` with `getDeviceVerificationStatus` (#10663) 2023-04-24 14:19:46 +01:00
voice-broadcast Conform more of the codebase to `strictNullChecks` (#10504 2023-04-04 11:41:46 +01:00
widgets
workers
AddThreepid.ts Conform more of the codebase to `strictNullChecks` (#10666) 2023-04-20 09:49:10 +01:00
AsyncWrapper.tsx remove old debug logging in AsyncWrapper (#10661) 2023-04-19 07:45:27 +00:00
Avatar.ts Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
BasePlatform.ts Improve types to match reality (#10691) 2023-04-24 07:29:01 +00:00
BlurhashEncoder.ts
ContentMessages.ts Implement MSC3952: intentional mentions (#9983) 2023-03-23 11:47:40 +00:00
DateUtils.ts Conform more of the codebase to `strictNullChecks` (#10666) 2023-04-20 09:49:10 +01:00
DecryptionFailureTracker.ts
DeviceListener.ts Replace uses of `checkDeviceTrust` with `getDeviceVerificationStatus` (#10663) 2023-04-24 14:19:46 +01:00
Editing.ts
HtmlUtils.tsx Merge pull request from GHSA-xv83-x443-7rmw 2023-04-25 09:30:32 +01:00
IConfigOptions.ts
IdentityAuthClient.tsx Conform more of the codebase with `strictNullChecks` (#10703) 2023-04-25 09:28:48 +01:00
ImageUtils.ts Conform more of the codebase to `strictNullChecks` (#10573) 2023-04-13 08:52:57 +01:00
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
LegacyCallHandler.tsx Conform more of the codebase with `strictNullChecks` (#10703) 2023-04-25 09:28:48 +01:00
Lifecycle.ts Conform more of the codebase with `strictNullChecks` (#10703) 2023-04-25 09:28:48 +01:00
Livestream.ts
Login.ts Apply `strictNullChecks` to `src/components/auth/*` (#10484 2023-03-31 09:26:15 +01:00
Markdown.ts Apply strictNullChecks to Markdown.ts (#10623) 2023-04-17 07:41:51 +00:00
MatrixClientPeg.ts Conform more of the codebase to `strictNullChecks` (#10518 2023-04-06 11:10:14 +01:00
MediaDeviceHandler.ts
Modal.tsx Better error handling in jump to date (#10405) 2023-03-24 14:39:24 -05:00
NodeAnimator.tsx
Notifier.ts
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts
PosthogTrackers.ts
Presence.ts
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
RoomNotifs.ts
Rooms.ts
ScalarAuthClient.ts Conform more of the codebase with `strictNullChecks` (#10703) 2023-04-25 09:28:48 +01:00
ScalarMessaging.ts
SdkConfig.ts
Searching.ts Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
SecurityManager.ts
SendHistoryManager.ts
SlashCommands.tsx Replace uses of `checkDeviceTrust` with `getDeviceVerificationStatus` (#10663) 2023-04-24 14:19:46 +01:00
SlidingSyncManager.ts
Terms.ts
TextForEvent.tsx
Unread.ts Add unread fallback logging (#10509) 2023-04-11 07:41:59 +00:00
UserActivity.ts
UserAddress.ts
Views.ts
VoipUserMapper.ts
WhoIsTyping.ts
boundThreepids.ts
call-types.ts
createRoom.ts Element-R: Starting a DMs with a user (#10673) 2023-04-24 14:19:08 +00:00
email.ts
emoji.ts
identifiers.ts
index.ts
languageHandler.tsx Replace `newTranslatableError` with `UserFriendlyError` (#10440 2023-03-31 08:30:43 +01:00
linkify-matrix.ts Conform more of the codebase with `strictNullChecks` (#10703) 2023-04-25 09:28:48 +01:00
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Remove dependency on `org.matrix.e2e_cross_signing` unstable feature (#10593) 2023-04-14 10:14:05 +00:00
shouldHideEvent.ts
theme.ts
verification.ts