element-web-Github/test/components/views
Janne Mareike Koschinski 5096e7b992
Integrate searching public rooms and people into the new search experience (#8707)
* Implement searching for public rooms and users in new search experience
* Implement loading indicator for spotlight results
* Moved spotlight dialog into own subfolder
* Extract search result avatar into separate component
* Build generic new dropdown menu component
* Build new network menu based on new network dropdown component
* Switch roomdirectory to use new network dropdown
* Replace old networkdropdown with new networkdropdown
* Added component for public room result details
* Extract hooks and subcomponents from SpotlightDialog
* Create new hook to get profile info based for an mxid
* Add hook to automatically re-request search results
* Add hook to prevent out-of-order search results
* Extract member sort algorithm from InviteDialog
* Keep sorting for non-room results stable
* Sort people suggestions using sort algorithm from InviteDialog
* Add copy/copied tooltip for invite link option in spotlight
* Clamp length of topic for public room results
* Add unit test for useDebouncedSearch
* Add unit test for useProfileInfo
* Create cypress test cases for spotlight dialog
* Add test for useLatestResult to prevent out-of-order results
2022-06-15 16:14:05 +02:00
..
audio_messages Bring back waveform for voice messages and retain seeking (#8843) 2022-06-14 18:13:13 -06:00
beacon Update matrix-analytics-events to @matrix-org/analytics-events (#8778) 2022-06-07 20:08:36 +01:00
context_menus Write tests for message right-click context menu (#8532) 2022-05-11 18:39:40 +02:00
dialogs Integrate searching public rooms and people into the new search experience (#8707) 2022-06-15 16:14:05 +02:00
elements Fix disappearing widget poput button (#8754) 2022-06-06 12:00:18 +02:00
location Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
messages Remove Piwik support (#8835) 2022-06-14 17:51:51 +01:00
right_panel test typescriptification - EventListSummary (#8493) 2022-05-04 16:37:41 +02:00
rooms Disable redacting reactions if we don't have sufficient permissions (#8767) 2022-06-10 18:41:05 +00:00
settings Add an option to ignore (block) a user when reporting their events (#8471) 2022-05-18 16:20:55 +00:00
spaces Add an option to ignore (block) a user when reporting their events (#8471) 2022-05-18 16:20:55 +00:00
typography Eslint - require copyright header rule (#8514) 2022-05-06 09:09:28 +00:00
voip Tweak video rooms copy (#8582) 2022-05-13 12:45:38 +00:00