element-web/src
Florian Duros 3d1a0ccf12
Merge branch 'develop' into feat/add-plain-text-mode
2022-10-26 19:05:59 +02:00
..
@types Convert inputs on Export/Import Room Key dialogs to be real Fields () 2022-10-04 23:28:57 -06:00
accessibility Fix quote shortcut for most keyboard layouts () 2022-09-29 15:51:50 +00:00
actions Device manager - promote to beta () 2022-10-11 11:10:55 +02:00
async-components/views/dialogs Convert inputs on Export/Import Room Key dialogs to be real Fields () 2022-10-04 23:28:57 -06:00
audio Fix voice broadcast recording limit () 2022-10-22 13:07:39 +02:00
autocomplete Use "frequently used emojis" for autocompletion in composer () 2022-07-21 15:27:11 +02:00
components Merge branch 'develop' into feat/add-plain-text-mode 2022-10-26 18:56:33 +02:00
contexts Store refactor: convert WidgetPermissionStore () 2022-10-19 22:00:53 +02:00
customisations Move from `browser-request` to `fetch` () 2022-10-12 18:59:07 +01:00
dispatcher Show thread notification if thread timeline is closed () 2022-10-25 16:53:31 +00:00
editor Fix soft crash around unknown room pills () 2022-09-20 17:00:31 +00:00
effects Remove dead code () 2022-07-11 07:52:44 +02:00
emojipicker
events Voice Broadcast live state / extract `RelationsHelper` () 2022-10-17 13:31:03 +01:00
hooks Sliding Sync: improve sort order, show subspace rooms, better tombstoned room handling () 2022-10-26 14:04:03 +01:00
i18n/strings Merge branch 'develop' into feat/add-plain-text-mode 2022-10-26 17:16:34 +02:00
indexing Document what all of our "Pegs" are (just singletons) () 2022-05-09 21:34:27 -05:00
integrations Remove Piwik support () 2022-06-14 17:51:51 +01:00
mjolnir Send stable m.policy.rule.* events instead of mjolnir-prefixed unstable ones () 2022-04-13 09:10:55 +01:00
models Fix embedded Element Call screen sharing () 2022-10-24 18:54:24 +01:00
modules Support a module API surface for custom functionality () 2022-07-05 12:26:44 -06:00
notifications Remove dead code () 2022-07-11 07:52:44 +02:00
performance Add basic performance testing via Cypress () 2022-05-17 15:38:45 +01:00
rageshake Consolidate random string generation to make Sonar happier () 2022-05-24 09:05:11 +01:00
resizer Apply corrections identified by SonarQube () 2022-05-03 22:04:37 +01:00
settings Support for login + E2EE set up with QR () 2022-10-19 13:31:20 +01:00
stores Sliding Sync: improve sort order, show subspace rooms, better tombstoned room handling () 2022-10-26 14:04:03 +01:00
toasts Device manager - silence call ringers when local notifications are silenced () 2022-10-17 09:16:04 +00:00
usercontent Eslint - require copyright header rule () 2022-05-06 09:09:28 +00:00
utils Keep content when switching between rich text and plain text mode 2022-10-25 18:33:25 +02:00
voice-broadcast Stop voice broadcast from save device on resume () 2022-10-26 18:59:47 +02:00
widgets Implement MSC3819: Allowing widgets to send/receive to-device messages () 2022-08-10 08:57:56 -04:00
workers
AddThreepid.ts Move from `browser-request` to `fetch` () 2022-10-12 18:59:07 +01:00
AsyncWrapper.tsx Step 3.2: Stop using `getComponent` in code 2022-03-28 14:02:31 -06:00
Avatar.ts Wire local room logic () 2022-07-20 09:26:25 +02:00
BasePlatform.ts Add support for disabling spell checking () 2022-07-28 08:10:04 +00:00
BlurhashEncoder.ts
ContentMessages.ts Store refactor: use non-global stores in components () 2022-10-19 13:07:03 +01:00
DateUtils.ts Include a file-safe room name and ISO date in chat exports () 2022-10-17 19:54:10 -06:00
DecryptionFailureTracker.ts Fix all megolm error reported as unknown () 2022-06-30 08:55:05 +01:00
DeviceListener.ts Device manager - remove client information events when disabling setting () 2022-10-10 19:00:46 +00:00
Editing.ts Fix issue with redacting via edit composer flow causing stuck editStates () 2022-03-29 13:33:11 +01:00
HtmlUtils.tsx Attempt to fix `Failed to execute 'removeChild' on 'Node'` () 2022-08-17 13:35:33 +00:00
IConfigOptions.ts Remove piwik config fallback for privacy policy URL () 2022-10-12 10:08:39 -04:00
IdentityAuthClient.tsx Make sonar happier () 2022-07-29 11:01:15 +00:00
ImageUtils.ts Run a minor code quality checker over the repo () 2022-05-09 22:52:05 +00:00
KeyBindingsDefaults.ts Apply corrections identified by SonarQube () 2022-05-03 22:04:37 +01:00
KeyBindingsManager.ts Apply corrections identified by SonarQube () 2022-05-03 22:04:37 +01:00
Keyboard.ts Remove dead code () 2022-07-11 07:52:44 +02:00
LegacyCallHandler.tsx Device manager - silence call ringers when local notifications are silenced () 2022-10-17 09:16:04 +00:00
Lifecycle.ts Stores refactor: convert TypingStore; rename TestStores to TestSdkContext () 2022-10-19 14:14:14 +01:00
Livestream.ts Use & enforce snake_case naming convention on config.json settings () 2022-03-18 10:12:36 -06:00
Login.ts Fully move auth types to js-sdk () 2022-10-25 17:00:23 -06:00
Markdown.ts Apply corrections identified by SonarQube () 2022-05-03 22:04:37 +01:00
MatrixClientPeg.ts Implement MSC3575: Sliding Sync () 2022-09-07 15:42:39 +00:00
MediaDeviceHandler.ts Fix device selection in pre-join screen for Element Call video rooms () 2022-09-30 17:28:53 +01:00
Modal.tsx Add Voice Broadcast labs setting and composer button () 2022-09-16 09:10:33 +00:00
NodeAnimator.tsx Eslint - require copyright header rule () 2022-05-06 09:09:28 +00:00
Notifier.ts Show thread notification if thread timeline is closed () 2022-10-25 16:53:31 +00:00
PageTypes.ts Delete the remainder of groups () 2022-10-05 17:44:46 +00:00
PasswordReset.ts Allow user to control if they are signed out of all devices when changing password () 2022-04-22 18:15:38 +01:00
PlatformPeg.ts Fix PlatformSettingsHandler always returning true due to returning a Promise () 2022-06-30 14:48:21 +00:00
PosthogAnalytics.ts Update matrix-analytics-events to @matrix-org/analytics-events () 2022-06-07 20:08:36 +01:00
PosthogTrackers.ts Delete the remainder of groups () 2022-10-05 17:44:46 +00:00
Presence.ts
Registration.tsx Remove Piwik support () 2022-06-14 17:51:51 +01:00
Resend.ts
Roles.ts Reset custom power selector when blurred on empty () 2022-10-26 16:14:33 +00:00
RoomAliasCache.ts
RoomInvite.tsx Remove Piwik support () 2022-06-14 17:51:51 +01:00
RoomNotifs.ts Add thread notification with server assistance (MSC3773) () 2022-10-24 07:50:21 +01:00
Rooms.ts Remove dead code () 2022-07-11 07:52:44 +02:00
ScalarAuthClient.ts Send Content-Type: application/json header for integration manager /register API () 2022-10-24 15:30:49 +01:00
ScalarMessaging.ts Store refactor: use non-global stores in components () 2022-10-19 13:07:03 +01:00
SdkConfig.ts Set voice broadcast defaults () 2022-10-20 15:41:10 +02:00
Searching.ts
SecurityManager.ts Remove Piwik support () 2022-06-14 17:51:51 +01:00
SendHistoryManager.ts
SlashCommands.tsx Store refactor: use non-global stores in components () 2022-10-19 13:07:03 +01:00
SlidingSyncManager.ts Sliding Sync: improve sort order, show subspace rooms, better tombstoned room handling () 2022-10-26 14:04:03 +01:00
Terms.ts Remove Piwik support () 2022-06-14 17:51:51 +01:00
TextForEvent.tsx Add notifications and toasts for Element Call calls () 2022-10-06 14:27:12 +00:00
Unread.ts Add thread notification with server assistance (MSC3773) () 2022-10-24 07:50:21 +01:00
UserActivity.ts
UserAddress.ts Remove dead code () 2022-07-11 07:52:44 +02:00
Views.ts Implement Use Case Selection screen () 2022-07-13 15:43:44 +02:00
VoipUserMapper.ts Prepare for Element Call integration () 2022-08-30 15:13:39 -04:00
WhoIsTyping.ts
boundThreepids.ts Apply corrections identified by SonarQube () 2022-05-03 22:04:37 +01:00
call-types.ts Step 8.5: Move call event type 2022-03-28 14:02:31 -06:00
createRoom.ts Move from `browser-request` to `fetch` () 2022-10-12 18:59:07 +01:00
email.ts
emoji.ts Upgrade `emojibase` and `twemoji` () 2022-03-23 17:08:34 +00:00
identifiers.ts
index.ts Step 6: Refactor event rendering to stop using `getComponent` 2022-03-28 14:02:31 -06:00
languageHandler.tsx Remove unused packages and fix invariant violation on AsyncStore `onNotReady` () 2022-10-13 09:22:32 +01:00
linkify-matrix.ts Delete the remainder of groups () 2022-10-05 17:44:46 +00:00
phonenumber.ts
sendTimePerformanceMetrics.ts Mandate use of js-sdk/src/matrix import over js-sdk/src () 2022-03-01 20:42:05 +00:00
sentry.ts Use & enforce snake_case naming convention on config.json settings () 2022-03-18 10:12:36 -06:00
shouldHideEvent.ts Fix regression of edits showing up in the timeline with hidden events shown () 2022-04-08 12:10:10 +01:00
theme.ts Add unit tests 2022-09-28 12:46:41 +02:00
verification.ts Prepare utils for local rooms () 2022-07-25 10:17:40 +02:00