element-web/src
Andy Balaam aec09dcad2
Show a spinner while waiting for a poll to be created (#7189)
2021-11-23 14:19:48 +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 Show a spinner while waiting for a poll to be created (#7189) 2021-11-23 14:19:48 +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 Fix automatic composer focus, regressed by threads work (#7167) 2021-11-19 17:15:15 +00: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 Display and send votes in polls (#7158) 2021-11-23 10:27:44 +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 Restore 'large' thumbnails to be 800x600 (#7172) 2021-11-21 14:16:12 +00:00
stores Disable typing notifications for threads (#7180) 2021-11-23 08:25:58 +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 Replace console.info with logger.info 2021-10-18 14:08:23 +02:00
ContentMessages.tsx Make attachments uploadable to a thread (#7064) 2021-11-03 08:43:24 +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
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 Chat effects fixes for threads (#7183) 2021-11-23 08:17:30 +00:00
Terms.ts Fix ModalManager reRender racing with itself (#7027) 2021-10-25 12:37:59 +01:00
TextForEvent.tsx Fix timeline text when sharing room layout (#7140) 2021-11-16 15:44:19 +01:00
Unread.ts
UserActivity.ts
UserAddress.ts
VoipUserMapper.ts
WhoIsTyping.ts
boundThreepids.ts
createRoom.ts Implement more meta-spaces (#7077) 2021-11-11 13:07:41 +00: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
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 Add ability to properly edit messages in Threads. (#6877) 2021-10-01 15:35:54 +02:00
theme.ts Add a high contrast theme (a variant of the light theme) (#7036) 2021-10-27 14:31:54 +01:00
verification.ts