ganfra
ff9603f338
RoomDirectory : fix maestro (search screen is closed automatically)
7 months ago
Benoit Marty
15728d6b58
Add prefix `MAESTRO_` to Maestro env variable.
8 months ago
Benoit Marty
2aa453ab91
Fix Maestro test.
9 months ago
Benoit Marty
5cb065c341
Revert "Maestro No need to close the keyboard after fix from #1593"
...
This reverts commit 6ea1c40806
.
1 year ago
Benoit Marty
720cb681cf
Maestro No need to close the keyboard after fix from #1593
1 year ago
Benoit Marty
6ea1c40806
Maestro No need to close the keyboard after fix from #1593
1 year ago
Benoit Marty
6bdd9ff1db
Maestro test: fix test failing locally
1 year ago
Jorge Martin Espinosa
e376c1be82
[Message actions] New UI for message composer and editing ( #526 )
...
* Add UI for edit composer mode
* Remove leftover code from the RTE implementation
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
1 year ago
Chris Smith
92e9d3a127
Fix a few FFI leaks ( #405 )
...
Fix a few FFI leaks
These are instances where we obtain an FFIObject and don't call
Close on it to release the underlying reference on the Rust side.
The worst instance here was leaking an object per room member
every time we refreshed the member list
1 year ago
Benoit Marty
de6532e073
Setup Maestro and add first tests.
...
Also configure CI
2 years ago