element-web/src
Michael Telatynski d626f71fdd
Extract Search handling from RoomView into its own Component (#9574)
* Extract Search handling from RoomView into its own Component

* Iterate

* Fix types

* Add tests

* Increase coverage

* Simplify test

* Improve coverage
2022-11-18 16:40:22 +00:00
..
@types Convert inputs on Export/Import Room Key dialogs to be real Fields (#9350) 2022-10-04 23:28:57 -06:00
accessibility Fix quote shortcut for most keyboard layouts (#9298) 2022-09-29 15:51:50 +00:00
actions Device manager - promote to beta (#9380) 2022-10-11 11:10:55 +02:00
async-components/views/dialogs Convert inputs on Export/Import Room Key dialogs to be real Fields (#9350) 2022-10-04 23:28:57 -06:00
audio Add voice broadcast playback seekbar (#9529) 2022-11-04 11:50:19 +01:00
autocomplete Use "frequently used emojis" for autocompletion in composer (#8998) 2022-07-21 15:27:11 +02:00
components Extract Search handling from RoomView into its own Component (#9574) 2022-11-18 16:40:22 +00:00
contexts Add voice broadcast pre-recoding PiP (#9548) 2022-11-10 09:38:48 +01:00
customisations Move from `browser-request` to `fetch` (#9345) 2022-10-12 18:59:07 +01:00
dispatcher Show thread notification if thread timeline is closed (#9495) 2022-10-25 16:53:31 +00: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 Use server side relations for voice broadcasts (#9534) 2022-11-07 14:19:49 +00:00
hooks Fix missing avatar for show current profiles (#9563) 2022-11-11 16:02:01 +00:00
i18n/strings Extract Search handling from RoomView into its own Component (#9574) 2022-11-18 16:40:22 +00:00
indexing Fix TimelineReset handling when no room associated (#9553) 2022-11-08 14:44:54 +00:00
integrations Deduplicate string compare utility (#9579) 2022-11-15 10:20:36 +00:00
mjolnir
models Handle deletion of `m.call` events (#9540) 2022-11-04 13:49:31 +00: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
rageshake
resizer
settings Advanced audio processing settings (#8759) 2022-11-09 20:14:55 +00:00
stores Deduplicate string compare utility (#9579) 2022-11-15 10:20:36 +00:00
toasts Device manager - silence call ringers when local notifications are silenced (#9420) 2022-10-17 09:16:04 +00:00
usercontent
utils Make clear notifications work with threads (#9575) 2022-11-15 10:27:13 +00:00
voice-broadcast Add live voice broadcast indicator to user menu (#9590) 2022-11-18 08:36:20 +01:00
widgets Implement MSC3819: Allowing widgets to send/receive to-device messages (#8885) 2022-08-10 08:57:56 -04:00
workers
AddThreepid.ts Move from `browser-request` to `fetch` (#9345) 2022-10-12 18:59:07 +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 Store refactor: use non-global stores in components (#9293) 2022-10-19 13:07:03 +01:00
DateUtils.ts Show time left for voice broadcast recordings (#9564) 2022-11-10 10:53:49 +00:00
DecryptionFailureTracker.ts Fix all megolm error reported as unknown (#8916) 2022-06-30 08:55:05 +01:00
DeviceListener.ts Device manager - remove client information events when disabling setting (#9384) 2022-10-10 19:00:46 +00:00
Editing.ts
HtmlUtils.tsx Make SonarCloud happier (#9545) 2022-11-07 13:45:34 +00:00
IConfigOptions.ts Show time left for voice broadcast recordings (#9564) 2022-11-10 10:53:49 +00:00
IdentityAuthClient.tsx Make sonar happier (#9114) 2022-07-29 11:01:15 +00:00
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts Remove dead code (#9035) 2022-07-11 07:52:44 +02:00
LegacyCallHandler.tsx Device manager - silence call ringers when local notifications are silenced (#9420) 2022-10-17 09:16:04 +00:00
Lifecycle.ts Stores refactor: convert TypingStore; rename TestStores to TestSdkContext (#9454) 2022-10-19 14:14:14 +01:00
Livestream.ts
Login.ts Make SonarCloud happier (#9545) 2022-11-07 13:45:34 +00:00
Markdown.ts Fix links being mangled by markdown processing (#9570) 2022-11-14 10:52:42 +01:00
MatrixClientPeg.ts sliding-sync: spider all rooms on the user's account for search (#9514) 2022-11-01 10:27:03 +00:00
MediaDeviceHandler.ts Implement voice broadcast device selection (#9572) 2022-11-15 10:02:40 +01:00
Modal.tsx Close context menu when a modal is opened to prevent user getting stuck (#9560) 2022-11-09 15:33:09 +00:00
NodeAnimator.tsx Make SonarCloud happier (#9545) 2022-11-07 13:45:34 +00:00
Notifier.ts Make SonarCloud happier (#9545) 2022-11-07 13:45:34 +00:00
PageTypes.ts Delete the remainder of groups (#9357) 2022-10-05 17:44:46 +00:00
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 Send layout analytics as WebLayout (#9482) 2022-11-04 09:10:37 +00:00
PosthogTrackers.ts Delete the remainder of groups (#9357) 2022-10-05 17:44:46 +00:00
Presence.ts
Registration.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
Resend.ts
Roles.ts Reset custom power selector when blurred on empty (#9508) 2022-10-26 16:14:33 +00:00
RoomAliasCache.ts
RoomInvite.tsx Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
RoomNotifs.ts Add thread notification with server assistance (MSC3773) (#9400) 2022-10-24 07:50:21 +01:00
Rooms.ts Remove dead code (#9035) 2022-07-11 07:52:44 +02:00
ScalarAuthClient.ts Send Content-Type: application/json header for integration manager /register API (#9490) 2022-10-24 15:30:49 +01:00
ScalarMessaging.ts Fix integration manager `get_open_id_token` action and add E2E tests (#9520) 2022-11-15 10:03:47 -07:00
SdkConfig.ts Show time left for voice broadcast recordings (#9564) 2022-11-10 10:53:49 +00:00
Searching.ts Extract Search handling from RoomView into its own Component (#9574) 2022-11-18 16:40:22 +00:00
SecurityManager.ts Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
SendHistoryManager.ts
SlashCommands.tsx Make SonarCloud happier (#9545) 2022-11-07 13:45:34 +00:00
SlidingSyncManager.ts sliding-sync: spider all rooms on the user's account for search (#9514) 2022-11-01 10:27:03 +00:00
Terms.ts Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
TextForEvent.tsx Add notifications and toasts for Element Call calls (#9337) 2022-10-06 14:27:12 +00:00
Unread.ts Add thread notification with server assistance (MSC3773) (#9400) 2022-10-24 07:50:21 +01: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 Make SonarCloud happier (#9545) 2022-11-07 13:45:34 +00:00
boundThreepids.ts
call-types.ts
createRoom.ts Move from `browser-request` to `fetch` (#9345) 2022-10-12 18:59:07 +01:00
email.ts
emoji.ts
identifiers.ts
index.ts
languageHandler.tsx Remove unused packages and fix invariant violation on AsyncStore `onNotReady` (#9404) 2022-10-13 09:22:32 +01:00
linkify-matrix.ts Delete the remainder of groups (#9357) 2022-10-05 17:44:46 +00:00
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts
shouldHideEvent.ts
theme.ts Deduplicate string compare utility (#9579) 2022-11-15 10:20:36 +00:00
verification.ts Prepare utils for local rooms (#9084) 2022-07-25 10:17:40 +02:00