riot-web/src
Michael Telatynski 4dd214506b
Move reaction message previews out of labs (#10601)
* Update reaction message previews to match designs

* Delabs reaction message previews

* tsc strict

* Iterate

* Add test

* Iterate
2023-05-05 07:45:14 +00:00
..
@types Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
accessibility Fix usages of ARIA tabpanel (#10628) 2023-04-25 09:31:54 +01:00
actions Sort muted rooms to the bottom of their section of the room list (#10592) 2023-05-05 01:53:26 +00:00
async-components/views/dialogs Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
audio Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
autocomplete Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
components Move reaction message previews out of labs (#10601) 2023-05-05 07:45:14 +00:00
contexts
customisations Conform more of the codebase with `strictNullChecks` (#10703) 2023-04-25 09:28:48 +01:00
dispatcher Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
editor Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
effects
emojipicker
events
hooks
i18n/strings Move reaction message previews out of labs (#10601) 2023-05-05 07:45:14 +00:00
indexing Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
integrations Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
mjolnir
models Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
modules
notifications
performance
rageshake Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
resizer Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
settings Move reaction message previews out of labs (#10601) 2023-05-05 07:45:14 +00:00
stores Move reaction message previews out of labs (#10601) 2023-05-05 07:45:14 +00:00
toasts Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
usercontent
utils Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
voice-broadcast
widgets Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
workers Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
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 Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
ContentMessages.ts
DateUtils.ts Conform more of the codebase to `strictNullChecks` (#10666) 2023-04-20 09:49:10 +01:00
DecryptionFailureTracker.ts
DeviceListener.ts Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
Editing.ts
HtmlUtils.tsx Merge pull request from GHSA-xv83-x443-7rmw 2023-04-25 09:30:32 +01:00
IConfigOptions.ts Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
IdentityAuthClient.tsx Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
LegacyCallHandler.tsx Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
Lifecycle.ts Consolidate login errors (#10722) 2023-04-27 09:05:31 +01:00
Livestream.ts
Login.ts
Markdown.ts
MatrixClientPeg.ts Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
MediaDeviceHandler.ts
Modal.tsx Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
NodeAnimator.tsx Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
Notifier.ts
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts Posthog properly handle Analytics ID changing from under us (#10702) 2023-04-26 08:03:35 +00:00
PosthogTrackers.ts
Presence.ts
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
RoomNotifs.ts Sort muted rooms to the bottom of their section of the room list (#10592) 2023-05-05 01:53:26 +00:00
Rooms.ts
ScalarAuthClient.ts Conform more of the codebase with `strictNullChecks` (#10703) 2023-04-25 09:28:48 +01:00
ScalarMessaging.ts
SdkConfig.ts Make existing and new issue URLs configurable (#10710) 2023-04-26 09:36:00 +00:00
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 Use generics to better type TabbedView (#10726) 2023-04-27 12:55:29 +01:00
Unread.ts
UserActivity.ts
UserAddress.ts
Views.ts
VoipUserMapper.ts
WhoIsTyping.ts
WorkerManager.ts Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
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
linkify-matrix.ts Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts
shouldHideEvent.ts
theme.ts
verification.ts Element-R: Populate device list for right-panel (#10671) 2023-04-26 10:23:32 +00:00