element-x-ada/tools
Jorge Martin Espinosa 0bd9c78836 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
..
adb
check
danger
detekt TimelineItemPresenterFactories (#1609) 2023-10-19 15:57:34 +02:00
docs
git
gitflow
github
lint
localazy Initial support for member suggestions (#1631) 2023-10-27 10:26:40 +00:00
quality
release
sdk Fix small issue in the script. 2023-10-20 10:52:13 +02:00
templates Ensure tmp folder exists 2023-10-03 15:21:16 +02:00
towncrier