| .. |
|
exportUtils
|
null-guard dataset mxTheme to prevent html exports from exploding (#7493)
|
2022-01-10 11:34:56 +00:00 |
|
permalinks
|
Auto fix
|
2021-12-09 09:10:23 +00:00 |
|
AnimationUtils.ts
|
Add some tests
|
2021-07-09 16:45:04 +02:00 |
|
AutoDiscoveryUtils.tsx
|
Auto fix
|
2021-10-22 17:23:37 -05:00 |
|
DMRoomMap.ts
|
Prevent mutations of js-sdk owned objects as it breaks accountData (#7504)
|
2022-01-10 17:09:35 +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 |
|
EditorStateTransfer.ts
|
Typescript conversion of Composer components and more
|
2021-06-30 13:01:26 +01:00 |
|
ErrorUtils.tsx
|
Improve typing (#7349)
|
2021-12-14 15:34:54 +00:00 |
|
EventUtils.ts
|
Fix permalink to unknown event crash (#7501)
|
2022-01-10 16:44:24 +00:00 |
|
FileDownloader.ts
|
Properly set style attribute on shared usercontent iframe
|
2021-08-05 11:21:22 -06: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 |
|
IDestroyable.ts
|
…
|
|
|
IdentityServerUtils.ts
|
Auto fix
|
2021-10-22 17:23:37 -05: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 |
|
MarkedExecution.ts
|
Apply suggestions from code review
|
2021-06-28 20:40:11 -06:00 |
|
MatrixGlob.ts
|
…
|
|
|
MediaEventHelper.ts
|
Auto fix
|
2021-10-22 17:23:37 -05:00 |
|
MegolmExportEncryption.ts
|
Auto fix
|
2021-10-22 17:23:37 -05:00 |
|
MessageDiffUtils.tsx
|
Auto fix
|
2021-10-22 17:23:37 -05:00 |
|
Mouse.ts
|
…
|
|
|
MultiInviter.ts
|
Auto fix
|
2021-10-22 17:23:37 -05: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 |
|
ReactUtils.tsx
|
join -> jsxJoin
|
2021-07-22 07:47:04 +02: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
|
Merge branch 'develop' into sort-imports
|
2021-12-09 08:34:20 +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 |
|
StorageManager.ts
|
Auto fix
|
2021-10-22 17:23:37 -05:00 |
|
Timer.ts
|
Fix setTimeout/setInterval typing
|
2021-07-12 09:02:46 +01:00 |
|
TypeUtils.ts
|
…
|
|
|
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
|
2021-10-22 17:23:37 -05:00 |
|
WidgetUtils.ts
|
Auto fix
|
2021-10-22 17:23:37 -05:00 |
|
arrays.ts
|
Space preferences for whether or not you see DMs in a Space (#7250)
|
2021-12-17 09:26:32 +00:00 |
|
blobs.ts
|
Extract blob-safe MIME types
|
2021-05-06 13:53:27 +01:00 |
|
colour.ts
|
…
|
|
|
createMatrixClient.ts
|
Move comment
|
2021-12-09 09:59:24 +00:00 |
|
drawable.ts
|
Merge branch 'develop' into gsouquet/fix-backdrop-filter
|
2021-07-06 10:19:25 +02:00 |
|
enums.ts
|
…
|
|
|
humanize.ts
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
iterables.ts
|
Fix naming of set-theory utils to match convention (#7343)
|
2021-12-13 10:57:51 +00:00 |
|
maps.ts
|
Fix naming of set-theory utils to match convention (#7343)
|
2021-12-13 10:57:51 +00:00 |
|
membership.ts
|
Fix being wrongly sent to Home space when creating/joining/leaving rooms (#7418)
|
2021-12-23 12:01:14 +00:00 |
|
numbers.ts
|
…
|
|
|
objects.ts
|
Fix naming of set-theory utils to match convention (#7343)
|
2021-12-13 10:57:51 +00:00 |
|
pages.ts
|
…
|
|
|
pillify.tsx
|
Typescript conversion of Composer components and more
|
2021-06-30 13:01:26 +01:00 |
|
presence.ts
|
…
|
|
|
promise.ts
|
Convert boundThreepid to TS
|
2021-09-27 14:34:54 +02:00 |
|
read-receipts.ts
|
…
|
|
|
replaceableComponent.ts
|
Auto fix
|
2021-10-22 17:23:37 -05:00 |
|
sets.ts
|
Space preferences for whether or not you see DMs in a Space (#7250)
|
2021-12-17 09:26:32 +00:00 |
|
space.tsx
|
Space preferences for whether or not you see DMs in a Space (#7250)
|
2021-12-17 09:26:32 +00: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 |
|
units.ts
|
…
|
|