element-web-Github/src/utils
2022-05-03 14:25:08 +01:00
..
beacon Live location sharing: fix safari timestamps pt 2 (#8443) 2022-04-29 09:12:28 +00:00
exportUtils Avoid looking up settings during timeline rendering (#8313) 2022-04-14 23:23:22 +00:00
location Live location sharing - consolidate maps (#8236) 2022-04-11 18:40:06 +02:00
permalinks Improve performance of switching to rooms with lots of servers and ACLs (#8347) 2022-04-17 16:50:03 +00:00
validate Chat export parameter customisation (#7647) 2022-01-31 12:54:14 +01:00
AnimationUtils.ts Add some tests 2021-07-09 16:45:04 +02:00
arrays.ts Space preferences for whether or not you see DMs in a Space (#7250) 2021-12-17 09:26:32 +00:00
AutoDiscoveryUtils.tsx Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
blobs.ts Allow sending and thumbnailing AVIF images (#8172) 2022-03-29 00:03:41 -06:00
BrowserWorkarounds.ts Fix: Avatar preview does not update when same file is selected repeatedly (#8288) 2022-04-12 14:21:17 +02:00
colour.ts fix rainbow breaks compound emojis (#8245) 2022-04-20 14:49:12 +00:00
createMatrixClient.ts Move comment 2021-12-09 09:59:24 +00:00
DecryptFile.ts Replace browser-encrypt-attachment with matrix-encrypt-attachment (#7795) 2022-04-05 11:29:27 -06:00
DialogOpener.ts Fix reporting events not working (#8257) 2022-04-08 08:19:14 -06:00
direct-messages.ts Extract start DM logic to a helper file (#8317) 2022-04-14 16:52:12 +01:00
DirectoryUtils.ts Extract view/join room logic to room helper (#8329) 2022-04-21 10:56:02 +01:00
DMRoomMap.ts Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
drawable.ts Merge branch 'develop' into gsouquet/fix-backdrop-filter 2021-07-06 10:19:25 +02:00
EditorStateTransfer.ts Typescript conversion of Composer components and more 2021-06-30 13:01:26 +01:00
enums.ts Add enum utility tests 2021-04-22 20:37:19 -06:00
error.ts Extract view/join room logic to room helper (#8329) 2022-04-21 10:56:02 +01:00
ErrorUtils.tsx Improve typing (#7349) 2021-12-14 15:34:54 +00:00
EventRenderingUtils.ts Avoid looking up settings during timeline rendering (#8313) 2022-04-14 23:23:22 +00:00
EventUtils.ts Fix race conditions around threads (#8448) 2022-05-03 14:25:08 +01:00
FileDownloader.ts Revert "remove code related to encrypted file download button in iframe" (#7957) 2022-03-02 18:27:36 +01:00
FileUtils.ts Auto fix 2021-10-22 17:23:37 -05:00
FixedRollingArray.ts Adjust recording waveform behaviour for voice messages 2021-07-12 13:48:01 -06:00
FontManager.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
FormattingUtils.ts Fix spacing errors (#7484) 2022-01-10 12:57:20 +00:00
HostingLink.ts Convert HostingLink to TS 2021-09-26 15:03:50 +02:00
humanize.ts Live location sharing: beacon list view tiles (#8363) 2022-04-20 11:57:50 +00:00
i18n-helpers.ts Step 8.5: Move room i18n helpers 2022-03-28 14:02:31 -06:00
IdentityServerUtils.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
IDestroyable.ts Use IDestroyable instead of IDisposable 2020-06-09 08:08:47 -06:00
image-media.ts Step 8.5: Move specific image utilities out of ContentMessages 2022-03-28 14:02:31 -06:00
Image.ts Allow sending and thumbnailing AVIF images (#8172) 2022-03-29 00:03:41 -06:00
iterables.ts Fix naming of set-theory utils to match convention (#7343) 2021-12-13 10:57:51 +00:00
JSON.ts Fix view source and devtools showing hljs warnings (#7759) 2022-02-09 09:09:06 +00:00
KeyVerificationStateObserver.ts Convert KeyVerificationStateObserver to TS 2021-09-26 15:05:51 +02:00
LazyValue.ts Simple POC for moving download button to action bar 2021-07-16 15:12:36 -06:00
leave-behaviour.ts Step 8.5: Move leave behaviour 2022-03-28 14:02:31 -06:00
login.ts Step 8.5: Move isLoggedIn helper 2022-03-28 14:02:31 -06:00
maps.ts Fix naming of set-theory utils to match convention (#7343) 2021-12-13 10:57:51 +00: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 Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
MegolmExportEncryption.ts Auto fix 2021-10-22 17:23:37 -05:00
membership.ts Step 8.5: Move various room utilities out of createRoom 2022-03-28 14:02:31 -06:00
MessageDiffUtils.tsx Auto fix 2021-10-22 17:23:37 -05:00
Mouse.ts Add normalizeWheelEvent() 2021-04-22 14:56:12 +02:00
MultiInviter.ts Update more strings to not wrongly mention room when it is/could be a space (#7722) 2022-03-29 15:02:12 +01:00
numbers.ts Fix percentage calculation 2021-01-19 00:22:02 -07:00
objects.ts Fix naming of set-theory utils to match convention (#7343) 2021-12-13 10:57:51 +00:00
pages.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
PasswordScorer.ts fix types 2021-07-21 16:39:41 +01:00
pillify.tsx Don't pillify code blocks (#7861) 2022-02-22 06:46:34 -05:00
PinningUtils.ts Allow pinning polls (#7922) 2022-03-04 09:26:13 -05:00
presence.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
promise.ts More posthog tracking around joining rooms and room search (#7807) 2022-02-17 18:03:27 +00:00
ReactUtils.tsx join -> jsxJoin 2021-07-22 07:47:04 +02:00
read-receipts.ts Update badge counts in new room list as needed 2020-05-26 14:16:33 -06:00
Receipt.ts Convert bunch of utils to TS 2021-06-22 17:22:38 +01:00
Reply.ts Fix explicit replies in threads (#8210) 2022-03-31 18:40:35 +01:00
ResizeNotifier.ts Convert bunch of utils to TS 2021-06-22 17:22:38 +01:00
rooms.ts Extract view/join room logic to room helper (#8329) 2022-04-21 10:56:02 +01:00
RoomUpgrade.ts Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
sets.ts Space preferences for whether or not you see DMs in a Space (#7250) 2021-12-17 09:26:32 +00: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
SnakedObject.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
space.tsx Merge branch 'develop' into travis/remove-skinning 2022-04-05 10:50:37 -06:00
StorageManager.ts Revert "Support refresh tokens (#7802)" 2022-02-16 12:32:38 -07:00
stringOrderField.ts Iterate PR, improve jsdoc and switch function style 2021-06-22 21:10:29 +01:00
strings.ts Enable the message right-click context menu in the browser (#8336) 2022-04-15 12:12:40 -06: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
units.ts Update read receipt remainder for internal font size change 2020-06-22 19:02:03 +01:00
UrlUtils.ts remove unrelated change 2021-07-16 13:40:53 +01:00
useTooltip.tsx Implement new Read Receipt design (#8389) 2022-04-22 17:09:44 +02:00
VideoChannelUtils.ts Add local echo of connected devices in video rooms (#8368) 2022-04-21 07:41:38 -04:00
WellKnownUtils.ts Live location sharing - basic maximised beacon map (#8310) 2022-04-14 13:14:05 +00:00
Whenable.ts Auto fix 2021-10-22 17:23:37 -05:00
WidgetUtils.ts Update video rooms to new design specs (#8207) 2022-04-01 14:36:10 +00:00