| .. |
|
exportUtils
|
Handle newer voice message format
|
2021-10-01 14:52:37 +05:30 |
|
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
|
Update src/utils/DecryptFile.ts
|
2021-08-10 19:37:18 -04:00 |
|
DirectoryUtils.ts
|
Convert DirectoryUtils to TS
|
2021-09-26 15:02:07 +02: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
|
Add ability to properly edit messages in Threads. (#6877)
|
2021-10-01 15:35:54 +02:00 |
|
FileDownloader.ts
|
Properly set style attribute on shared usercontent iframe
|
2021-08-05 11:21:22 -06:00 |
|
FileUtils.ts
|
Improve general style per design direction
|
2021-07-29 15:49:23 -06:00 |
|
FixedRollingArray.ts
|
Adjust recording waveform behaviour for voice messages
|
2021-07-12 13:48:01 -06:00 |
|
FontManager.ts
|
Globally replace all console.logs via codemod (#6827)
|
2021-09-21 09:48:09 -06:00 |
|
FormattingUtils.ts
|
Fix reactions aria-label not being a string and thus being read as [Object object]
|
2021-09-17 11:36:22 +01:00 |
|
HostingLink.ts
|
Convert HostingLink to TS
|
2021-09-26 15:03:50 +02:00 |
|
IDestroyable.ts
|
…
|
|
|
IdentityServerUtils.ts
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01: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
|
use the mimetype from the info property rather than the EncryptedFile
|
2021-08-10 19:27:24 -04:00 |
|
MegolmExportEncryption.ts
|
Fix JSDoc type
|
2021-09-27 10:19:53 +02:00 |
|
MessageDiffUtils.tsx
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
Mouse.ts
|
…
|
|
|
MultiInviter.ts
|
Add progress bar to Community to Space migration tool
|
2021-09-30 13:43:59 +01:00 |
|
PasswordScorer.ts
|
fix types
|
2021-07-21 16:39:41 +01:00 |
|
PinningUtils.ts
|
…
|
|
|
ReactUtils.tsx
|
join -> jsxJoin
|
2021-07-22 07:47:04 +02:00 |
|
Receipt.ts
|
…
|
|
|
ResizeNotifier.ts
|
…
|
|
|
RoomUpgrade.ts
|
iterate PR based on feedback
|
2021-09-08 17:14:51 +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
|
Globally replace all console.logs via codemod (#6827)
|
2021-09-21 09:48:09 -06: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 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
|
…
|
|
|
colour.ts
|
…
|
|
|
createMatrixClient.ts
|
fix worker import
|
2021-07-14 18:05:06 +01: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
|
…
|
|
|
maps.ts
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
membership.ts
|
Serialize and retry mass-leave when leaving space
|
2021-09-03 12:56:09 +01:00 |
|
numbers.ts
|
…
|
|
|
objects.ts
|
Discard unused utility now that we use Object.fromEntries
|
2021-07-23 18:40:22 +01: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
|
…
|
|
|
sets.ts
|
…
|
|
|
space.tsx
|
Serialize and retry mass-leave when leaving space
|
2021-09-03 12:56:09 +01:00 |
|
stringOrderField.ts
|
…
|
|
|
strings.ts
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
|
units.ts
|
…
|
|