riot-web/src/utils
Michael Telatynski 01d7b795ab
Silence sanitize-html warning (#10334)
2023-03-09 09:08:42 +00:00
..
beacon apply strictnullchecks to src/components/views/beacon/* (#10272) 2023-03-02 09:58:05 +00:00
device Apply `strictNullChecks` around the codebase (#10302 2023-03-07 13:19:18 +00:00
dm Implement third-party invite waiting room (#10229) 2023-03-06 12:08:04 +01:00
event
exportUtils Add link to next file in the export (#10190) 2023-02-22 10:29:49 +00:00
localRoom
location Fix double translation issue (#10240 2023-02-27 09:15:27 +00:00
media
permalinks Handle more edge cases in ACL updates (#10279) 2023-03-08 16:33:58 +01:00
pushRules Polls: sync push rules on changes to account_data (#10287) 2023-03-09 00:20:06 +00:00
room Implement third-party invite waiting room (#10229) 2023-03-06 12:08:04 +01:00
validate
AnimationUtils.ts
AutoDiscoveryUtils.tsx
BrowserWorkarounds.ts
DMRoomMap.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
DecryptFile.ts
DialogOpener.ts Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
DirectoryUtils.ts
EditorStateTransfer.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
ErrorUtils.tsx Apply `strictNullChecks` to `src/components/views/auth/*` (#10299 2023-03-07 10:45:55 +00:00
EventRenderingUtils.ts
EventUtils.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
Feedback.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
FileDownloader.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
FileUtils.ts Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
FixedRollingArray.ts
FontManager.ts Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
FormattingUtils.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
IDestroyable.ts
IdentityServerUtils.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
Image.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
JSON.ts
KeyVerificationStateObserver.ts
LazyValue.ts
MarkedExecution.ts
MatrixGlob.ts
MediaEventHelper.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
MegolmExportEncryption.ts
MessageDiffUtils.tsx
Mouse.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
MultiInviter.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
NativeEventUtils.ts
PasswordScorer.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
PinningUtils.ts
PreferredRoomVersions.ts
ReactUtils.tsx
Reply.ts Silence sanitize-html warning (#10334) 2023-03-09 09:08:42 +00:00
ResizeNotifier.ts
RoomUpgrade.ts
ShieldUtils.ts
Singleflight.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
SnakedObject.ts
SortMembers.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
StorageManager.ts
Timer.ts
TypeUtils.ts
UrlUtils.ts
UserInteractiveAuth.ts Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
ValidatedServerConfig.ts
WellKnownUtils.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
Whenable.ts
WidgetUtils.ts Apply `strictNullChecks` to src/stores/widgets/* (#10324) 2023-03-08 11:48:58 +00:00
arrays.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
blobs.ts
colour.ts
connection.ts
createMatrixClient.ts
createVoiceMessageContent.ts
direct-messages.ts Implement third-party invite waiting room (#10229) 2023-03-06 12:08:04 +01:00
enums.ts
error.ts
humanize.ts
i18n-helpers.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
image-media.ts Conform more code to strict null checking (#10153) 2023-02-15 13:36:22 +00:00
iterables.ts
leave-behaviour.ts Fix double translation issue (#10240 2023-02-27 09:15:27 +00:00
local-room.ts
login.ts Conform more code to strict null checking (#10167) 2023-02-16 17:21:44 +00:00
maps.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
membership.ts
notifications.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
numbers.ts
objects.ts
pages.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
pillify.tsx Refactor pill and add tests (#10304) 2023-03-08 13:06:50 +01:00
presence.ts
promise.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
read-receipts.ts Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
rooms.ts
sets.ts
space.tsx Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
stringOrderField.ts Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
strings.ts Apply strictNullChecks to src/async-components/* (#10251 2023-02-28 10:51:27 +00:00
threepids.ts Try to resolve emails before creating a DM (#10164) 2023-02-16 14:17:43 +01:00
tooltipify.tsx
units.ts
useTooltip.tsx
video-rooms.ts