element-web/src/utils
Michael Telatynski ad4d3f9a88
Move threads e2e tests over to cypress (#8501)
* Add non-consent (default) Synapse template

* Add consent test

* Add create room test

* Stash work

* Initial threads tests

* fix

* Delete old threads e2e tests, plan new ones

* Fix typed s'more

* Try something else

* specify d.ts

* Fix types once and for all?

* Fix the consent tests

* Iterate threads test harness

* Fix dispatcher types

* Iterate threads test

* fix typing

* Alternative import attempt

* let it break let it break let it break

* Tweak types

* Stash

* delint and update docs

* null-guard scrollIntoView

* Iterate threads test

* Apply suggestions from code review
2022-05-10 17:09:31 +00:00
..
beacon Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
exportUtils Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
location Live location sharing - consolidate maps (#8236) 2022-04-11 18:40:06 +02:00
permalinks Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
validate Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00: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 Remove feature_many_integration_managers 2022-05-06 12:46:26 -06:00
direct-messages.ts Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
DirectoryUtils.ts Extract view/join room logic to room helper (#8329) 2022-04-21 10:56:02 +01:00
DMRoomMap.ts Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
drawable.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01: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 Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
EventRenderingUtils.ts use isLocationEvent util everywhere (#8551) 2022-05-10 17:39:28 +02:00
EventUtils.ts Enable forwarding static locations (#8553) 2022-05-10 16:21:20 +00: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 Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00: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 Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01: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 Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00: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 Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01: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 Fix inviting users with undisclosed profiles (#17269) 2022-05-05 18:17:17 +02: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 Improve pills (#6398) 2022-05-05 11:13:09 +02: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 Implement changes to MSC2285 (private read receipts) (#7993) 2022-05-06 21:32:47 +02:00
Receipt.ts Implement changes to MSC2285 (private read receipts) (#7993) 2022-05-06 21:32:47 +02:00
Reply.ts Match MSC behaviour for threads when disabled (thread-aware mode) (#8476) 2022-05-03 14:52:51 +01:00
ResizeNotifier.ts Convert bunch of utils to TS 2021-06-22 17:22:38 +01:00
rooms.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +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 Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
SnakedObject.ts Use & enforce snake_case naming convention on config.json settings (#8062) 2022-03-18 10:12:36 -06:00
space.tsx Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
StorageManager.ts Move threads e2e tests over to cypress (#8501) 2022-05-10 17:09:31 +00:00
stringOrderField.ts Iterate PR, improve jsdoc and switch function style 2021-06-22 21:10:29 +01:00
strings.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +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
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 Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00: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 Remove duplicate tooltip from user pills (#8512) 2022-05-06 21:26:32 +00:00