element-web/src/utils
Michael Telatynski a1f1334250 Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/dpsah/6785.3
 Conflicts:
	src/components/structures/RoomView.tsx
2020-09-09 15:16:19 +01:00
..
permalinks tidy 2020-09-08 15:09:45 +01:00
Accessibility.js appease the js-doc linter 2019-05-21 09:33:52 -06:00
arrays.ts Update src/utils/arrays.ts 2020-07-28 06:37:19 -06:00
AutoDiscoveryUtils.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
colour.js Fix /rainbowme and /rainbow breaking apart utf-16 emoji 2019-07-25 19:25:28 +01:00
createMatrixClient.js Convert imports to ES6 from CommonJS 2019-12-22 21:16:06 -07:00
DecryptFile.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
DirectoryUtils.js move room directory logic over from riot-web 2018-04-11 23:58:46 +01:00
DMRoomMap.js Stash lodash import optimization 2020-08-28 18:53:43 +01:00
EditorStateTransfer.js fix grammar fail 2019-06-13 13:28:21 +02:00
enums.ts Support custom tags in the room list again 2020-07-20 16:51:16 -06:00
ErrorUtils.js Use noreferrer in addition to noopener for edge case browsers 2020-02-23 22:14:29 +00:00
EventUtils.js Fix reacting to redactions 2020-05-23 08:43:15 +01:00
FontManager.js lint 2019-06-02 04:47:23 +01:00
FormattingUtils.ts Use new eslint package- fix lint issues in ts and js 2020-06-23 17:01:19 +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 Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
IDestroyable.ts Use IDestroyable instead of IDisposable 2020-06-09 08:08:47 -06:00
KeyVerificationStateObserver.js dont assume the room exist ... not sure why though 2020-01-24 14:20:48 +01:00
maps.ts fix comments 2020-08-04 22:03:30 +01:00
MarkedExecution.ts Internalize algorithm updates in the new room list store 2020-07-10 21:59:12 -06:00
MatrixGlob.js Appease the linter 2019-10-31 16:27:45 -06:00
MegolmExportEncryption.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
membership.ts Remove debugging 2020-08-19 19:42:58 -06:00
MessageDiffUtils.js Fix diff wrong route offsets because of skipping a node insert 2020-05-14 15:35:38 +01:00
MultiInviter.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
NamingUtils.ts Improve naming of Jitsi conferences 2020-03-20 14:19:47 -06:00
objects.ts delint 2020-08-05 09:28:02 +01:00
pages.js Remove the white screen of welcome 2019-02-14 12:35:09 +00:00
PasswordScorer.ts Migrate PasswordScorer to TypeScript 2020-05-14 19:53:09 +01:00
pillify.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01: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 Fix signature of sleep utility 2020-07-02 22:38:21 +01:00
read-receipts.ts Update badge counts in new room list as needed 2020-05-26 14:16:33 -06:00
Receipt.js Run eslint --fix 2017-10-11 17:56:17 +01:00
replaceableComponent.ts Enable support for TypeScript in components 2020-03-11 18:03:43 -06:00
ResizeNotifier.js Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
ShieldUtils.ts Convert RoomView and RoomContext to TS 2020-09-08 10:52:37 +01:00
StorageManager.js Update src/utils/StorageManager.js 2020-03-25 17:56:35 +00:00
strings.ts update console.error 2020-04-15 19:24:33 +01:00
Timer.js Fix remaining warnings for enabled files 2019-01-23 18:38:49 -06:00
TypeUtils.js Update ServerTypeSelector for registration to use a server config 2019-05-03 11:32:59 -06: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 Use io.element instead of im.vector 2020-08-24 16:33:23 +01:00
Whenable.ts Clean up documentation of Whenable 2020-07-31 09:41:19 -06:00
WidgetUtils.js Use null coalescing operator 2020-09-08 17:40:57 +01:00