element-web-Github/src/utils
Robin 8baf06c3ff
Show voice room participants when not connected (#8136)
* Add utility for getting connected voice participants

* Allow voice room members to send connected device state

* Update connected devices when connecting/disconnecting voice

* Show voice room participants in room tile when not connected

* Update voice room tests

* Add null types and guards
2022-03-28 14:12:09 +01:00
..
beacon geo.getCurrentPosition and some testing helpers (#8150) 2022-03-25 12:30:50 +01:00
exportUtils Don't form continuations from thread roots (#8166) 2022-03-26 18:06:25 -04:00
location Extract location utils from components (#8152) 2022-03-25 15:36:22 +01:00
permalinks Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +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 Add support for Animated (A)PNG (#8158) 2022-03-28 09:38:54 +01:00
colour.ts Added formula sources 2020-10-11 00:37:00 +02:00
createMatrixClient.ts Move comment 2021-12-09 09:59:24 +00:00
DecryptFile.ts Auto fix 2021-10-22 17:23:37 -05:00
DirectoryUtils.ts Auto fix 2021-10-22 17:23:37 -05: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
ErrorUtils.tsx Improve typing (#7349) 2021-12-14 15:34:54 +00:00
EventUtils.ts update location event types (#8022) 2022-03-10 18:03:31 +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 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 Auto-fix lint errors 2021-06-29 13:11:58 +01: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.ts Add support for Animated (A)PNG (#8158) 2022-03-28 09:38:54 +01: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
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 Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00: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 Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00: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
replaceableComponent.ts Auto fix 2021-10-22 17:23:37 -05:00
Reply.ts Don't try (and fail) to show replies for redacted events (#8141) 2022-03-24 12:17:42 +00:00
ResizeNotifier.ts Convert bunch of utils to TS 2021-06-22 17:22:38 +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 Delete groups (legacy communities system) (#8027) 2022-03-22 23:07:37 +00: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 Replace console.error with logger.error 2021-10-18 14:08:23 +02: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
VoiceChannelUtils.ts Show voice room participants when not connected (#8136) 2022-03-28 14:12:09 +01:00
WellKnownUtils.ts Look up tile server info in homeserver's .well-known area (#7623) 2022-01-27 09:51:06 +00:00
Whenable.ts Auto fix 2021-10-22 17:23:37 -05:00
WidgetUtils.ts Voice rooms prototype (#8084) 2022-03-22 16:14:11 -06:00