element-web/src/utils
Michael Telatynski 358a4e5d3f
Merge pull request #6212 from matrix-org/t3chguy/fix/17686
2021-07-23 09:09:17 +01:00
..
permalinks Auto-fix lint errors 2021-06-29 13:11:58 +01:00
AnimationUtils.ts Add some tests 2021-07-09 16:45:04 +02:00
AutoDiscoveryUtils.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
DMRoomMap.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
DecryptFile.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
DirectoryUtils.js Fix a bunch of silly lint errors 2020-10-30 18:18:17 +00:00
EditorStateTransfer.ts Typescript conversion of Composer components and more 2021-06-30 13:01:26 +01:00
ErrorUtils.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EventUtils.ts Fix call event tile not behaving 2021-07-17 08:12:53 +02:00
FileUtils.ts /me has managed to steel something by accident 2021-07-19 18:11:23 +02:00
FixedRollingArray.ts Adjust recording waveform behaviour for voice messages 2021-07-12 13:48:01 -06:00
FontManager.ts Convert FontManager to TS 2021-07-12 20:45:19 +01:00
FormattingUtils.ts kill formatMinimalBadgeCount entirely 2020-09-10 13:56:46 +01:00
HostingLink.js Prefer URL constructor over `url` dependency 2021-07-16 13:18:12 +01:00
IDestroyable.ts
IdentityServerUtils.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
KeyVerificationStateObserver.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
LazyValue.ts Simple POC for moving download button to action bar 2021-07-16 15:12:36 -06:00
MarkedExecution.ts Apply suggestions from code review 2021-06-28 20:40:11 -06:00
MatrixGlob.ts Update extensions for some files with types 2021-04-23 16:05:30 +01:00
MediaEventHelper.ts Fix display of image messages that lack thumbnails 2021-07-22 22:49:30 +01:00
MegolmExportEncryption.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
MessageDiffUtils.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Mouse.ts Add normalizeWheelEvent() 2021-04-22 14:56:12 +02:00
MultiInviter.ts Fix inviter exploding due to member being null 2021-07-13 11:37:31 +01:00
PasswordScorer.ts fix types 2021-07-21 16:39:41 +01:00
PinningUtils.ts Convert bunch of utils to TS 2021-06-22 17:22:38 +01:00
Receipt.ts Convert bunch of utils to TS 2021-06-22 17:22:38 +01:00
ResizeNotifier.ts Convert bunch of utils to TS 2021-06-22 17:22:38 +01:00
RoomUpgrade.ts Update space children (best effort) when upgrading a room 2021-07-09 08:43:41 +01:00
ShieldUtils.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Singleflight.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
StorageManager.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Timer.ts Fix setTimeout/setInterval typing 2021-07-12 09:02:46 +01:00
TypeUtils.ts Update extensions for some files with types 2021-04-23 16:05:30 +01:00
UrlUtils.ts remove unrelated change 2021-07-16 13:40:53 +01:00
WellKnownUtils.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Whenable.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
WidgetUtils.ts Merge pull request #6365 from psrpinto/fix/naming 2021-07-15 08:07:03 +01:00
arrays.ts Improve arraySeed utility 2021-07-12 14:08:42 -06:00
blobs.ts Extract blob-safe MIME types 2021-05-06 13:53:27 +01:00
colour.ts Added formula sources 2020-10-11 00:37:00 +02:00
createMatrixClient.ts fix worker import 2021-07-14 18:05:06 +01:00
enums.ts Add enum utility tests 2021-04-22 20:37:19 -06:00
humanize.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
iterables.ts Developer design a permissions dialog 2020-11-17 20:38:59 -07:00
maps.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
membership.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
numbers.ts Fix percentage calculation 2021-01-19 00:22:02 -07:00
objects.ts Comply with new member-delimiter-style rule 2021-07-01 23:23:03 +01:00
pages.ts Add an optional config option to make the welcome page the login page 2021-02-16 15:18:31 -07:00
pillify.tsx Typescript conversion of Composer components and more 2021-06-30 13:01:26 +01:00
presence.ts
promise.ts Use sleep from js-sdk as no point duplicating it 2021-07-01 22:55:27 +01:00
read-receipts.ts
replaceableComponent.ts Fix types for replaceableComponent 2021-03-08 20:21:07 -07:00
sets.ts Create setHasDiff helper and use it 2021-02-19 12:58:23 +00:00
space.tsx Add new in the spaces beta toast & explanatory modal 2021-07-02 16:07:17 +01:00
stringOrderField.ts Iterate PR, improve jsdoc and switch function style 2021-06-22 21:10:29 +01:00
strings.ts Auto-fix lint errors 2021-06-29 13:11:58 +01:00
units.ts