element-web-Github/src
2021-10-26 10:21:27 +01:00
..
@types Merge pull request #6869 from SimonBrandner/task/src-ts 2021-09-30 12:48:23 -06:00
accessibility
actions Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
async-components/views/dialogs Convert /src/async-components/views/dialogs/security to TS (#6923) 2021-10-22 21:32:16 -06:00
audio Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
autocomplete
components Remove outdated Spaces restricted rooms warning (#6927) 2021-10-26 10:01:14 +01:00
contexts Allow quote-reply in thread view element-web (#6959) 2021-10-19 16:05:34 +01:00
customisations Add customisation point for visibility of invites and room creation 2021-10-12 14:33:29 -06:00
dispatcher Cleanup re-dispatching around timelines and composers (#7023) 2021-10-25 11:43:54 +00:00
editor Add insert link button to the format bar (#5879) 2021-10-25 10:56:55 +01:00
effects
emojipicker
hooks Tidy some types 2021-09-14 14:41:55 +01:00
i18n/strings Remove outdated Spaces restricted rooms warning (#6927) 2021-10-26 10:01:14 +01:00
indexing Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
integrations Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
mjolnir Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
models
notifications Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
performance Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
rageshake Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
resizer Fix resizer 2021-09-22 08:29:04 +02:00
settings Add a developer mode flag and use it for accessing space timelines (#6994) 2021-10-20 06:55:22 -06:00
stores null-guard space store getParents relation lookup (#7029) 2021-10-25 13:55:08 +00:00
toasts
usercontent Improve typing 2021-09-25 09:58:01 +02:00
utils Fix cannot read length of undefined for room upgrades (#7037) 2021-10-26 10:21:27 +01:00
widgets Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
workers
ActiveRoomObserver.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
AddThreepid.ts Fix bad imports to js-sdk 2021-10-12 13:51:24 -06:00
Analytics.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
AsyncWrapper.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
Avatar.ts Merge remote-tracking branch 'upstream/develop' into fix/auto-avatars 2021-10-01 15:46:35 +02:00
BasePlatform.ts Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
BlurhashEncoder.ts
boundThreepids.ts Convert boundThreepid to TS 2021-09-27 14:34:54 +02:00
CallHandler.tsx Replace console.info with logger.info 2021-10-18 14:08:23 +02:00
ContentMessages.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
CountlyAnalytics.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
createRoom.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
DateUtils.ts Merge branch 'develop' into export-conversations 2021-09-22 18:07:01 +05:30
DecryptionFailureTracker.ts
DeviceListener.ts Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
email.ts
emoji.ts Improve emoji shortcodes generated from annotations 2021-10-06 09:47:56 +01:00
GroupAddressPicker.js
groups.js
HtmlUtils.tsx Rename ReplyThread to ReplyChain to avoid confusion with m.thread 2021-10-15 17:42:44 +01:00
identifiers.ts
IdentityAuthClient.tsx Add some member access qualifiers 2021-09-28 07:48:56 +02:00
ImageUtils.ts
index.ts Convert index to TS 2021-09-27 18:40:01 +02:00
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
languageHandler.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
Lifecycle.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
linkify-matrix.ts Use click not onclick 2021-09-28 07:53:52 +02:00
Livestream.ts
Login.ts Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
Markdown.ts
MatrixClientPeg.ts Implement deep-linking for threads (matrix.to) (#7003) 2021-10-22 09:30:36 +01:00
MediaDeviceHandler.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
Modal.tsx Fix ModalManager reRender racing with itself (#7027) 2021-10-25 12:37:59 +01:00
NodeAnimator.tsx Add some member access qualifiers 2021-09-28 07:48:56 +02:00
Notifier.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
PageTypes.ts Convert PageTypes to TS 2021-09-27 14:41:03 +02:00
PasswordReset.ts Add missing types 2021-08-19 10:43:48 +02:00
phonenumber.ts
PlatformPeg.ts
PosthogAnalytics.ts Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
Presence.ts Replace console.info with logger.info 2021-10-18 14:08:23 +02:00
Registration.tsx Convert Registration to TS 2021-09-27 14:41:08 +02:00
Resend.ts Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
RoomNotifs.ts Convert RoomNotifs to TS 2021-09-27 18:39:57 +02:00
Rooms.ts
ScalarAuthClient.ts Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
ScalarMessaging.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
SdkConfig.ts Add config types and utility function for SSO redirect config (#6976) 2021-10-21 08:35:00 -06:00
Searching.ts
SecurityManager.ts Convert /src/async-components/views/dialogs/security to TS (#6923) 2021-10-22 21:32:16 -06:00
SendHistoryManager.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
sendTimePerformanceMetrics.ts Appease the linter 2021-09-08 11:35:25 -06:00
sentry.ts disable debug in Sentry (#7011) 2021-10-22 15:51:19 +00:00
shouldHideEvent.ts Add ability to properly edit messages in Threads. (#6877) 2021-10-01 15:35:54 +02:00
Skinner.ts Convert Skinner to TS 2021-09-27 14:41:08 +02:00
SlashCommands.tsx Make /msg <message> param optional for more flexibility (#7028) 2021-10-25 11:40:33 +01:00
Terms.ts Fix ModalManager reRender racing with itself (#7027) 2021-10-25 12:37:59 +01:00
TextForEvent.tsx Fix direction override characters breaking member event text direction (#6999) 2021-10-20 16:14:11 +00:00
theme.ts Fix setTheme types (#6894) 2021-10-01 16:40:04 +02:00
Unread.ts
UserActivity.ts
UserAddress.ts
verification.ts Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
VoipUserMapper.ts Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
WhoIsTyping.ts