.. |
permalinks
|
Wrap decodeURIComponent in try-catch to protect against malformed URIs
|
2021-05-13 10:20:27 +01:00 |
Accessibility.js
|
appease the js-doc linter
|
2019-05-21 09:33:52 -06:00 |
arrays.ts
|
wrong const
|
2021-05-07 21:11:31 -06:00 |
AutoDiscoveryUtils.tsx
|
Add basic types
|
2021-04-23 17:05:50 +01:00 |
blobs.ts
|
Extract blob-safe MIME types
|
2021-05-06 13:53:27 +01:00 |
colour.ts
|
Added formula sources
|
2020-10-11 00:37:00 +02:00 |
createMatrixClient.js
|
Convert a bunch more js-sdk imports to absolute paths
|
2021-03-18 20:50:34 -06:00 |
DecryptFile.ts
|
Extract blob-safe MIME types
|
2021-05-06 13:53:27 +01:00 |
DirectoryUtils.js
|
Fix a bunch of silly lint errors
|
2020-10-30 18:18:17 +00:00 |
DMRoomMap.ts
|
Test for asserted identity
|
2021-04-23 14:39:39 +01:00 |
EditorStateTransfer.js
|
fix grammar fail
|
2019-06-13 13:28:21 +02:00 |
enums.ts
|
Add enum utility tests
|
2021-04-22 20:37:19 -06:00 |
ErrorUtils.js
|
Redesign "failed to send messages" status bar
|
2021-04-21 16:24:17 -06:00 |
EventUtils.js
|
Convert a bunch more js-sdk imports to absolute paths
|
2021-03-18 20:50:34 -06:00 |
FontManager.js
|
lint
|
2019-06-02 04:47:23 +01:00 |
FormattingUtils.ts
|
kill formatMinimalBadgeCount entirely
|
2020-09-10 13:56:46 +01:00 |
HostingLink.js
|
Fix MatrixClientPeg imports
|
2019-12-22 21:15:54 -07:00 |
humanize.js
|
Humanize the recent DM rooms ourselves for translations
|
2020-01-13 21:20:01 -07:00 |
IdentityServerUtils.js
|
Convert a bunch more js-sdk imports to absolute paths
|
2021-03-18 20:50:34 -06:00 |
IDestroyable.ts
|
Use IDestroyable instead of IDisposable
|
2020-06-09 08:08:47 -06:00 |
iterables.ts
|
Developer design a permissions dialog
|
2020-11-17 20:38:59 -07:00 |
KeyVerificationStateObserver.js
|
dont assume the room exist ... not sure why though
|
2020-01-24 14:20:48 +01:00 |
maps.ts
|
Add stop functions
|
2020-09-26 18:40:26 -06:00 |
MarkedExecution.ts
|
Internalize algorithm updates in the new room list store
|
2020-07-10 21:59:12 -06:00 |
MatrixGlob.ts
|
Update extensions for some files with types
|
2021-04-23 16:05:30 +01:00 |
MegolmExportEncryption.js
|
Improve formatting
|
2021-04-29 19:57:02 +02:00 |
membership.ts
|
Jump to home page when leaving a room
|
2020-12-03 11:15:55 +00:00 |
MessageDiffUtils.js
|
Fix diff wrong route offsets because of skipping a node insert
|
2020-05-14 15:35:38 +01:00 |
Mouse.ts
|
Add normalizeWheelEvent()
|
2021-04-22 14:56:12 +02:00 |
MultiInviter.js
|
Update failed invites copy
|
2021-03-25 10:11:52 +00:00 |
numbers.ts
|
Fix percentage calculation
|
2021-01-19 00:22:02 -07:00 |
objects.ts
|
Add array utility tests (and support upsampling in resample)
|
2021-04-22 20:08:45 -06:00 |
pages.ts
|
Add an optional config option to make the welcome page the login page
|
2021-02-16 15:18:31 -07:00 |
PasswordScorer.ts
|
Migrate PasswordScorer to TypeScript
|
2020-05-14 19:53:09 +01:00 |
pillify.js
|
Rework message pilling to ignore event permalinks
|
2021-01-27 11:46:20 +00:00 |
PinningUtils.js
|
Show an indicator when there are any pins in the room
|
2017-11-03 20:00:48 -06:00 |
presence.ts
|
Add presence icons; Convert to generic icon component
|
2020-06-16 14:44:37 -06:00 |
promise.ts
|
Retry joinRoom up to 5 times in the case of a 504 GATEWAY TIMEOUT
|
2020-09-14 15:16:29 +01:00 |
read-receipts.ts
|
Update badge counts in new room list as needed
|
2020-05-26 14:16:33 -06:00 |
Receipt.js
|
Fix a bunch of silly lint errors
|
2020-10-30 18:18:17 +00:00 |
replaceableComponent.ts
|
Fix types for replaceableComponent
|
2021-03-08 20:21:07 -07:00 |
ResizeNotifier.js
|
AppsDrawer watch ResizeNotifier isResizing
|
2020-10-19 13:08:11 +01:00 |
sets.ts
|
Create setHasDiff helper and use it
|
2021-02-19 12:58:23 +00:00 |
ShieldUtils.ts
|
Convert RoomView and RoomContext to TS
|
2020-09-08 10:52:37 +01:00 |
Singleflight.ts
|
Update src/utils/Singleflight.ts to support English
|
2021-04-19 10:13:22 -06:00 |
space.tsx
|
Iterate Spaces admin UX around room management
|
2021-05-05 17:25:29 +01:00 |
StorageManager.ts
|
Add types for StorageManager functions
|
2021-04-26 15:30:34 +01:00 |
strings.ts
|
update console.error
|
2020-04-15 19:24:33 +01:00 |
Timer.ts
|
Add types to Timer
|
2021-04-27 12:02:20 +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.js
|
Move URL abbreviation to its own util file
|
2019-08-21 08:46:10 -06:00 |
WellKnownUtils.ts
|
Add managed hybrid call widgets when supported
|
2021-01-29 14:45:25 +00:00 |
Whenable.ts
|
Clean up documentation of Whenable
|
2020-07-31 09:41:19 -06:00 |
WidgetUtils.ts
|
Use randomly generated conference names for Jitsi
|
2021-02-15 08:53:37 -07:00 |