element-x-ada/features
Jorge Martin Espinosa 44de6adb86
Initial support for member suggestions (#1631)
* Initial support for member suggestion (search and UI)

* Add custom `BottomSheetScaffold` implementation to workaround several scrolling bugs

* Start searching as soon as `@` is typed, add UI following initial designs

* Extract suggestion processing code

* Extract component, add previews, fix tests

* Add tests

* Add exception from kover to the forked bottom sheet code

* Add a feature flag for mentions

- Extract composer & mention suggestions to their composable.
- Extract mentions suggestions processing to its own class.
- Add `MatrixRoom.canTriggerRoomNotification` function.
- Update strings and conditions for displaying the `@room` mention.

---------

Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2023-10-27 10:26:40 +00:00
..
analytics Move InfoListOrganism to the new organisms package. 2023-10-04 09:08:57 +02:00
call Integrate Element Call with widget API (#1581) 2023-10-19 15:38:43 +00:00
createroom Konsist: add test to ensure filename match top level Composable View, and fix existing issue 2023-10-10 15:39:22 +02:00
ftue PIN : fix quality 2023-10-26 15:25:40 +02:00
invitelist Konsist: improve test about no default value for State classes, and fix new detected issues. 2023-10-10 21:42:18 +02:00
leaveroom Konsist: improve test about no default value for State classes, and fix new detected issues. 2023-10-10 21:42:18 +02:00
location Initial support for member suggestions (#1631) 2023-10-27 10:26:40 +00:00
lockscreen SecureBackup: update matrix sdk module. 2023-10-26 18:02:34 +02:00
login PIN : fix quality 2023-10-26 15:25:40 +02:00
logout SecureBackup: update matrix sdk module. 2023-10-26 18:02:34 +02:00
messages Initial support for member suggestions (#1631) 2023-10-27 10:26:40 +00:00
networkmonitor Konsist: add test to ensure filename match top level Composable View, and fix existing issue 2023-10-10 15:39:22 +02:00
onboarding Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
poll Konsist: improve test about no default value for State classes, and fix new detected issues. 2023-10-10 21:42:18 +02:00
preferences Use DialogLikeBannerMolecule in NotificationSettingsView. 2023-10-26 17:40:51 +02:00
rageshake Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
roomdetails PIN : fix quality 2023-10-26 15:25:40 +02:00
roomlist Design: extract DialogLikeBannerMolecule from RequestVerificationHeader 2023-10-26 17:40:51 +02:00
signedout Sync Strings from Localazy 2023-10-16 00:09:47 +00:00
verifysession Sync Strings from Localazy 2023-10-16 00:09:47 +00:00