element-web/src
Michael Telatynski 6d3865bdd5
Respect the home page as a context for the Home space (#7216)
2021-11-29 11:26:10 +00:00
..
@types Implement more meta-spaces (#7077) 2021-11-11 13:07:41 +00:00
accessibility Unified room context menus (#7072) 2021-11-15 11:39:25 +00:00
actions Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
async-components/views/dialogs Adjust recovery key button sizes depending on text width (#7134) 2021-11-17 09:34:59 +00:00
audio Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
autocomplete Chat Effects & Commands in thread context (#7138) 2021-11-18 12:47:11 +00:00
components Fix RoomUpgradeWarningBar exploding (#7214) 2021-11-29 11:06:19 +00:00
contexts Add option to change the size of images/videos in the timeline (#7017) 2021-11-17 15:19:30 +00:00
customisations Remove redundant duplicate mimetype field which doesn't conform to spec (#7045) 2021-10-28 09:40:38 +01:00
dispatcher Add `view_room` to `Action` enum (#7203) 2021-11-25 21:49:43 +01:00
editor Add insert link button to the format bar (#5879) 2021-10-25 10:56:55 +01:00
effects Chat Effects & Commands in thread context (#7138) 2021-11-18 12:47:11 +00:00
emojipicker
hooks
i18n/strings Fix Manage Restricted Join Rule Dialog for Spaces (#7208) 2021-11-29 09:23:25 +00: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
models Make attachments uploadable to a thread (#7064) 2021-11-03 08:43:24 +00:00
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
polls Display and send votes in polls (#7158) 2021-11-23 10:27:44 +00:00
rageshake Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
resizer Add a condition to only activate the resizer which belongs to the clicked handle (#7055) 2021-11-02 11:48:50 +00:00
settings Group Labs flags (#7190) 2021-11-25 16:21:10 +00:00
stores Respect the home page as a context for the Home space (#7216) 2021-11-29 11:26:10 +00:00
toasts Improve device list in Security & Privacy settings (#7004) 2021-10-29 18:11:39 -04:00
usercontent
utils Add option to change the size of images/videos in the timeline (#7017) 2021-11-17 15:19:30 +00:00
widgets Remove leading slash from /addwidget Jitsi confs (#7175) 2021-11-22 18:34:55 -07: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 Implement more meta-spaces (#7077) 2021-11-11 13:07:41 +00:00
BasePlatform.ts Add logging for a bunch of silently swallowed errors (#7148) 2021-11-18 09:01:45 +11:00
BlurhashEncoder.ts
CallHandler.tsx Maximised widgets always force a call to be shown in PIP mode (#7163) 2021-11-25 22:14:19 +01:00
ContentMessages.tsx Make local echo work for threads (#7157) 2021-11-24 08:40:15 +00:00
CountlyAnalytics.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
DateUtils.ts Display relative time in thread panel event tile (#7068) 2021-11-03 10:16:50 +00:00
DecryptionFailureTracker.ts
DeviceListener.ts
GroupAddressPicker.js
HtmlUtils.tsx Rename ReplyThread to ReplyChain to avoid confusion with m.thread 2021-10-15 17:42:44 +01:00
IdentityAuthClient.tsx
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
Lifecycle.ts Add logging for a bunch of silently swallowed errors (#7148) 2021-11-18 09:01:45 +11:00
Livestream.ts
Login.ts
Markdown.ts Fix multiline paragraph rendering as single line (#7210) 2021-11-29 10:47:35 +00:00
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
Notifier.ts Disallow KeyVerificationRequest as thread root (#7182) 2021-11-22 17:17:05 +00:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts Pass advanced_disable_decide to stop posthog contacting its decide endpoint (#7149) 2021-11-18 09:01:32 +11:00
Presence.ts Replace console.info with logger.info 2021-10-18 14:08:23 +02:00
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
RoomNotifs.ts Iterate type definitions (#7168) 2021-11-19 17:35:11 +00:00
Rooms.ts Show room context details in forward dialog (#7162) 2021-11-23 09:35:01 +00:00
ScalarAuthClient.ts
ScalarMessaging.ts Remove all directional quotation marks in the codebase (#7059) 2021-10-29 21:59:21 -04: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 Remove `sdk.getComponent()` where possible (#7091) 2021-11-08 10:27:52 +00:00
SendHistoryManager.ts Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
Skinner.ts
SlashCommands.tsx Add `view_room` to `Action` enum (#7203) 2021-11-25 21:49:43 +01:00
Terms.ts Fix ModalManager reRender racing with itself (#7027) 2021-10-25 12:37:59 +01:00
TextForEvent.tsx Add `view_room` to `Action` enum (#7203) 2021-11-25 21:49:43 +01:00
Unread.ts
UserActivity.ts
UserAddress.ts
VoipUserMapper.ts
WhoIsTyping.ts
boundThreepids.ts
createRoom.ts Add `view_room` to `Action` enum (#7203) 2021-11-25 21:49:43 +01:00
email.ts
emoji.ts
groups.js
identifiers.ts
index.ts
languageHandler.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
linkify-matrix.ts
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Automatic error reporting (#7046) 2021-10-29 08:34:25 +00:00
shouldHideEvent.ts
theme.ts Spaces quick settings (#7196) 2021-11-26 15:41:04 +00:00
verification.ts