element-web/src
Weblate 53d5a7d723 Merge branch 'origin/develop' into Weblate. 2021-12-06 10:13:18 +00:00
..
@types Add utility method mxLoginWithAccessToken to login with existing access token (#7261) 2021-12-02 13:46:44 +00:00
accessibility Tweak roving tab index focus behaviour (#7254) 2021-12-02 10:24:55 +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 Support sharing custom locations. (#7185) 2021-12-06 10:13:06 +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 Analytics opt in for posthog (#6936) 2021-12-06 09:39:33 +11: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 Merge branch 'origin/develop' into Weblate. 2021-12-06 10:13:18 +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 Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
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 Tweaks to informational architecture 1.1 (#7052) 2021-11-30 18:08:46 +00: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 Simple static location sharing (#7135) 2021-12-06 09:45:12 +00:00
stores When accepting DM from People metaspace don't switch to Home (#7272) 2021-12-03 11:17:51 +00:00
toasts Analytics opt in for posthog (#6936) 2021-12-06 09:39:33 +11:00
usercontent Improve typing 2021-09-25 09:58:01 +02:00
utils Finish sending pending messages before leaving room (#7276) 2021-12-06 09:25:53 +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 Analytics opt in for posthog (#6936) 2021-12-06 09:39:33 +11: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 Don't inhibit current room notifications if user has Modal open (#7274) 2021-12-03 11:02:47 +00:00
BlurhashEncoder.ts
CallHandler.tsx Don't allow calls when the connection the server has been lost (#7287) 2021-12-06 08:07:02 +00:00
ContentMessages.tsx Allow stickers to be sent in a Thread (#7267) 2021-12-03 08:22:13 +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 Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
GroupAddressPicker.js
HtmlUtils.tsx Refactor matrix-linkify module (#7279) 2021-12-03 14:00:56 +00:00
IdentityAuthClient.tsx Add some member access qualifiers 2021-09-28 07:48:56 +02:00
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
Lifecycle.ts Analytics opt in for posthog (#6936) 2021-12-06 09:39:33 +11:00
Livestream.ts
Login.ts Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
Markdown.ts Refactor matrix-linkify module (#7279) 2021-12-03 14:00:56 +00:00
MatrixClientPeg.ts Add utility method mxLoginWithAccessToken to login with existing access token (#7261) 2021-12-02 13:46:44 +00: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 Don't inhibit current room notifications if user has Modal open (#7274) 2021-12-03 11:02:47 +00:00
PageTypes.ts Convert PageTypes to TS 2021-09-27 14:41:03 +02:00
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts Analytics opt in for posthog (#6936) 2021-12-06 09:39:33 +11: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 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 Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
ScalarMessaging.ts Fix setBotPower to not use `.content` (#7179) 2021-12-01 17:23:26 +00: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 Convert Skinner to TS 2021-09-27 14:41:08 +02:00
SlashCommands.tsx Make `CallHandler` more `EventEmitter`y (#6704) 2021-11-30 18:09:13 +00: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 Make `CallHandler` more `EventEmitter`y (#6704) 2021-11-30 18:09:13 +00:00
WhoIsTyping.ts
boundThreepids.ts Convert boundThreepid to TS 2021-09-27 14:34:54 +02:00
createRoom.ts Add `view_room` to `Action` enum (#7203) 2021-11-25 21:49:43 +01:00
email.ts
emoji.ts Improve emoji shortcodes generated from annotations 2021-10-06 09:47:56 +01:00
groups.js
identifiers.ts
index.ts Convert index to TS 2021-09-27 18:40:01 +02:00
languageHandler.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
linkify-matrix.ts Refactor matrix-linkify module (#7279) 2021-12-03 14:00:56 +00:00
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Automatic error reporting (#7046) 2021-10-29 08:34:25 +00:00
shouldHideEvent.ts Add ability to properly edit messages in Threads. (#6877) 2021-10-01 15:35:54 +02:00
theme.ts Spaces quick settings (#7196) 2021-11-26 15:41:04 +00:00
verification.ts Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00