element-web/src
David Baker 7ca7aa1303
Merge pull request from GHSA-qmf4-7w7j-vf23 (#8059)
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2022-03-15 14:14:25 +00:00
..
@types Load icons using @svgr (#7928) 2022-03-02 10:18:45 +01:00
accessibility Document keyboard shortcuts (#7908) 2022-03-04 12:14:52 +00:00
actions Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
async-components/views/dialogs Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
audio dont re-prepare voice messages (#7897) 2022-03-01 09:43:32 +01:00
autocomplete Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
components Merge pull request from GHSA-qmf4-7w7j-vf23 (#8059) 2022-03-15 14:14:25 +00:00
contexts Merge pull request from GHSA-qmf4-7w7j-vf23 (#8059) 2022-03-15 14:14:25 +00:00
customisations Chat export parameter customisation (#7647) 2022-01-31 12:54:14 +01:00
dispatcher Autofocus correct composer after sending reaction (#7950) 2022-03-02 16:31:34 +00:00
editor Rename `MessageComposerInput.insertTrailingComma` to `MessageComposerInput.insertTrailingColon` (#7981) 2022-03-04 15:13:50 +00:00
effects
emojipicker
hooks Prefer RoomStateEvent.Update where possible as it fires far less (#7878) 2022-02-24 14:39:25 +00:00
i18n/strings Translations update from Weblate (#8001) 2022-03-08 11:12:54 +00:00
indexing Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
integrations Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
mjolnir Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
models Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
notifications
performance
rageshake Fix view source and devtools showing hljs warnings (#7759) 2022-02-09 09:09:06 +00:00
resizer
settings Fix room account settings (#7999) 2022-03-07 17:51:20 +00:00
stores Fix bug with some space selections not being applied (#7971) 2022-03-03 21:42:18 +00:00
toasts
usercontent
utils Allow pinning polls (#7922) 2022-03-04 09:26:13 -05:00
widgets Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
workers
ActiveRoomObserver.ts
AddThreepid.ts Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
Analytics.tsx
AsyncWrapper.tsx
Avatar.ts
BasePlatform.ts Keybinding code unification #3 (#7850) 2022-02-23 09:12:04 +00:00
BlurhashEncoder.ts
CallHandler.tsx Clean up asserted identity code (#7934) 2022-03-02 09:59:01 +00:00
ContentMessages.tsx Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
DateUtils.ts
DecryptionFailureTracker.ts Remove Countly analytics integration (#7808) 2022-02-15 16:58:30 +00:00
DeviceListener.ts Add logging to diagnose non-disappearing toasts (#7947) 2022-03-02 14:30:04 +00:00
GroupAddressPicker.js
HtmlUtils.tsx Wire up drag-drop file uploads for the thread view (#7860) 2022-02-22 11:14:56 +00:00
IdentityAuthClient.tsx
ImageUtils.ts
KeyBindingsDefaults.ts Document keyboard shortcuts (#7908) 2022-03-04 12:14:52 +00:00
KeyBindingsManager.ts Make everything use the `KeyBindingManager` (#7907) 2022-02-28 16:05:52 +00:00
Keyboard.ts
Lifecycle.ts Add support for redirecting to external pages after logout (#7905) 2022-03-01 11:06:17 -07:00
Livestream.ts
Login.ts Revert "Support refresh tokens (#7802)" 2022-02-16 12:32:38 -07:00
Markdown.ts
MatrixClientPeg.ts Un-break crypto for soft logout 2022-02-16 12:33:33 -07:00
MediaDeviceHandler.ts
Modal.tsx
NodeAnimator.tsx
Notifier.ts Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
PageTypes.ts Wire up more Posthog tracking (#7689) 2022-02-09 14:25:58 +00:00
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts Basic threads analytics into Posthog MVP (#7871) 2022-02-28 14:11:14 +00:00
PosthogTrackers.ts Switch to web-specific screens and $pageview event (#7777) 2022-02-10 14:38:31 +00:00
Presence.ts
Registration.tsx type Actions (#7862) 2022-02-22 10:04:27 +00:00
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx Share e2ee keys when using /invite SlashCommand (#7655) 2022-01-28 10:02:37 +00:00
RoomNotifs.ts Fix wrongly asserting that PushRule::conditions is non-null (#7973) 2022-03-04 09:39:16 +00:00
Rooms.ts Improve new search dialog context text for exactly 2 parent spaces (#7761) 2022-02-08 19:08:05 +00:00
ScalarAuthClient.ts
ScalarMessaging.ts
SdkConfig.ts Revert "replace all require(.svg) with esm import" (#7969) 2022-03-03 17:51:38 +00:00
Searching.ts
SecurityManager.ts
SendHistoryManager.ts
Skinner.ts
SlashCommands.tsx Add a few more UIComponent flags, and ensure they are used in existing code (#7937) 2022-03-02 10:37:18 -07:00
Terms.ts
TextForEvent.tsx More posthog tracking around joining rooms and room search (#7807) 2022-02-17 18:03:27 +00:00
Unread.ts
UserActivity.ts
UserAddress.ts
Views.ts Wire up more Posthog tracking (#7689) 2022-02-09 14:25:58 +00:00
VoipUserMapper.ts Add slash command to switch to a room's virtual room (#7839) 2022-02-25 15:58:13 +00:00
WhoIsTyping.ts
boundThreepids.ts
createRoom.ts Improve typing around event emitter handlers (#7816) 2022-02-22 12:18:08 +00:00
email.ts
emoji.ts
groups.js
identifiers.ts
index.ts Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
languageHandler.tsx Add support for overriding strings in the app (#7886) 2022-03-01 11:53:09 -07:00
linkify-matrix.ts More posthog tracking around joining rooms and room search (#7807) 2022-02-17 18:03:27 +00:00
phonenumber.ts
sendTimePerformanceMetrics.ts Mandate use of js-sdk/src/matrix import over js-sdk/src (#7933) 2022-03-01 20:42:05 +00:00
sentry.ts
shouldHideEvent.ts
theme.ts
verification.ts