riot-web/src
Michael Weimann 7a33818bd7
Extract createVoiceMessageContent (#9322)
2022-09-29 13:06:49 -06:00
..
@types Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
accessibility Fix quote shortcut for most keyboard layouts (#9298) 2022-09-29 15:51:50 +00:00
actions Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
async-components/views/dialogs Improve partial translation `or` to have usage context (#9244) 2022-09-06 13:27:36 +01:00
audio Add array concat util (#9306) 2022-09-21 20:06:05 +02:00
autocomplete Use "frequently used emojis" for autocompletion in composer (#8998) 2022-07-21 15:27:11 +02:00
components Extract createVoiceMessageContent (#9322) 2022-09-29 13:06:49 -06:00
contexts Add voice broadcast permissions (#9284) 2022-09-19 06:42:29 +00:00
customisations Respect `filename` field on `m.file` events (#8951) 2022-06-30 16:22:52 +01:00
dispatcher New group call experience: Room header call buttons (#9311) 2022-09-25 10:57:25 -04:00
editor Fix soft crash around unknown room pills (#9301) 2022-09-20 17:00:31 +00:00
effects Remove dead code (#9035) 2022-07-11 07:52:44 +02:00
emojipicker
events Add voice broadcast recording body (#9316) 2022-09-26 15:29:38 +02:00
hooks New group call experience: Room header call buttons (#9311) 2022-09-25 10:57:25 -04:00
i18n/strings Device manager - extract filtered device list header (#9323) 2022-09-29 09:22:00 +02:00
indexing Document what all of our "Pegs" are (just singletons) (#8510) 2022-05-09 21:34:27 -05:00
integrations Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
mjolnir
models New group call experience: Starting and ending calls (#9318) 2022-09-27 07:54:51 -04:00
modules Support a module API surface for custom functionality (#8246) 2022-07-05 12:26:44 -06:00
notifications Remove dead code (#9035) 2022-07-11 07:52:44 +02:00
performance Add basic performance testing via Cypress (#8586) 2022-05-17 15:38:45 +01:00
rageshake Consolidate random string generation to make Sonar happier (#8675) 2022-05-24 09:05:11 +01:00
resizer Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
settings Add device notifications enabled switch (#9324) 2022-09-28 18:13:09 +01:00
stores New group call experience: Starting and ending calls (#9318) 2022-09-27 07:54:51 -04:00
toasts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
usercontent Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
utils Extract createVoiceMessageContent (#9322) 2022-09-29 13:06:49 -06:00
voice-broadcast Add voice broadcast recording stores (#9319) 2022-09-28 10:22:50 +02:00
widgets Implement MSC3819: Allowing widgets to send/receive to-device messages (#8885) 2022-08-10 08:57:56 -04:00
workers
AddThreepid.ts Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
AsyncWrapper.tsx
Avatar.ts Wire local room logic (#9078) 2022-07-20 09:26:25 +02:00
BasePlatform.ts Add support for disabling spell checking (#8604) 2022-07-28 08:10:04 +00:00
BlurhashEncoder.ts
ContentMessages.ts Use doMaybeLocalRoomAction (#9038) 2022-07-13 07:56:36 +02:00
DateUtils.ts
DecryptionFailureTracker.ts Fix all megolm error reported as unknown (#8916) 2022-06-30 08:55:05 +01:00
DeviceListener.ts Move Enterprise Erin tests from Puppeteer to Cypress (#8569) 2022-05-26 10:12:49 +00:00
Editing.ts
HtmlUtils.tsx Attempt to fix `Failed to execute 'removeChild' on 'Node'` (#9196) 2022-08-17 13:35:33 +00:00
IConfigOptions.ts New group call experience: Room header call buttons (#9311) 2022-09-25 10:57:25 -04:00
IdentityAuthClient.tsx Make sonar happier (#9114) 2022-07-29 11:01:15 +00:00
ImageUtils.ts Run a minor code quality checker over the repo (#8524) 2022-05-09 22:52:05 +00:00
KeyBindingsDefaults.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
KeyBindingsManager.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
Keyboard.ts Remove dead code (#9035) 2022-07-11 07:52:44 +02:00
LegacyCallHandler.tsx New group call experience: Room header call buttons (#9311) 2022-09-25 10:57:25 -04:00
Lifecycle.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
Livestream.ts
Login.ts Refactor login flow types into matrix-js-sdk (#9232) 2022-09-22 16:24:57 +01:00
Markdown.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
MatrixClientPeg.ts Implement MSC3575: Sliding Sync (#8328) 2022-09-07 15:42:39 +00:00
MediaDeviceHandler.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
Modal.tsx Add Voice Broadcast labs setting and composer button (#9279) 2022-09-16 09:10:33 +00:00
NodeAnimator.tsx Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
Notifier.ts Inhibit local notifications when local notifications are silenced (#9328) 2022-09-29 14:23:02 +00:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts Fix PlatformSettingsHandler always returning true due to returning a Promise (#8954) 2022-06-30 14:48:21 +00:00
PosthogAnalytics.ts Update matrix-analytics-events to @matrix-org/analytics-events (#8778) 2022-06-07 20:08:36 +01:00
PosthogTrackers.ts Implement Use Case Selection screen (#8984) 2022-07-13 15:43:44 +02:00
Presence.ts
Registration.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
RoomNotifs.ts Remove dead code (#9035) 2022-07-11 07:52:44 +02:00
Rooms.ts Remove dead code (#9035) 2022-07-11 07:52:44 +02:00
ScalarAuthClient.ts
ScalarMessaging.ts Allow integration managers to remove users (#9211) 2022-09-13 08:59:04 -06:00
SdkConfig.ts New group call experience: Room header call buttons (#9311) 2022-09-25 10:57:25 -04:00
Searching.ts
SecurityManager.ts Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
SendHistoryManager.ts
SlashCommands.tsx Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
SlidingSyncManager.ts Implement MSC3575: Sliding Sync (#8328) 2022-09-07 15:42:39 +00:00
Terms.ts Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
TextForEvent.tsx Use display name instead of user ID when rendering power events (PSC-82) (#9295) 2022-09-22 08:42:07 +01:00
Unread.ts Implement MSC3575: Sliding Sync (#8328) 2022-09-07 15:42:39 +00:00
UserActivity.ts
UserAddress.ts Remove dead code (#9035) 2022-07-11 07:52:44 +02:00
Views.ts Implement Use Case Selection screen (#8984) 2022-07-13 15:43:44 +02:00
VoipUserMapper.ts Prepare for Element Call integration (#9224) 2022-08-30 15:13:39 -04:00
WhoIsTyping.ts
boundThreepids.ts Apply corrections identified by SonarQube (#8457) 2022-05-03 22:04:37 +01:00
call-types.ts
createRoom.ts Element Call video rooms (#9267) 2022-09-16 11:12:27 -04:00
email.ts
emoji.ts
group_helpers.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
identifiers.ts
index.ts
languageHandler.tsx Support a module API surface for custom functionality (#8246) 2022-07-05 12:26:44 -06:00
linkify-matrix.ts Some small tidying up (#9149) 2022-08-09 11:55:49 +00:00
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts
shouldHideEvent.ts
theme.ts
verification.ts Prepare utils for local rooms (#9084) 2022-07-25 10:17:40 +02:00