666 Commits (f36b5d62e0ce16eaf022fc8ba61bf3d51b9ba772)

Author SHA1 Message Date
Benoit Marty 78c99a340e Fix missing modifier parameter. 1 year ago
Benoit Marty 9efb703854 Fix test compilation 1 year ago
Benoit Marty 4c20450c2a This is default value when `reverseLayout = true` 1 year ago
Benoit Marty 52d35e0ac4 Better icon for this use case. 1 year ago
Benoit Marty 31ec3267db Animate collapse/expand change 1 year ago
Benoit Marty 0c95912c9c Group some state events in the timeline 1 year ago
Benoit Marty 26198140df No actions (yet) for State Event. 1 year ago
Benoit Marty 75f6c99ea9 Render State Event in the timeline. 1 year ago
Benoit Marty b7278f3e3e Process state event in timeline - WIP 1 year ago
Benoit Marty a5fc4ffe84 Rename `processMessageItem` to simple `format` 1 year ago
Benoit Marty 9d66af834d Move RoomLastMessageFormatter and related class and resource to the new module `eventformatter`, in order to prepare rendering of state event in the timeline. 1 year ago
Marco Romano 0dee0784ba Room list contextual menu (#427) 1 year ago
Chris Smith bd242aee64 Fix bad preview name for invite list 1 year ago
Benoit Marty 5cf17a432f Init the mockked Bitmap only once. 1 year ago
Benoit Marty 0ac0bbb37a Create the mockked Bitmap in the constructor, to remove increased time out. 1 year ago
Chris Smith 198d6d4c56 Invite users to existing rooms (#441) 1 year ago
Jorge Martin Espinosa 6825d8ac2b Try to fix flaky test by setting a longer timeout in runTest (#442) 1 year ago
Chris Smith 848f1cb988 Refactor search related functionality (#436) 1 year ago
Florian Renaud 9f7c48c3dd Handle "Invite people" action in the start a chat flow 1 year ago
Marco Romano 8b986b57f0 New copy for members search results (#430) 1 year ago
Florian Renaud e407b51f6b Sync strings 1 year ago
Florian Renaud 56251fedd9 Remove useless `composed` call 1 year ago
Florian Renaud 7a36d084e6 change wording for DM creation dialog 1 year ago
Florian Renaud 2ed8515231 restrict room name to single line 1 year ago
Florian Renaud a3f0281525 Close keyboard when textfields lose focus 1 year ago
Florian Renaud d903901457 Select private privacy by default 1 year ago
Florian Renaud 6d9f6664d8 Make the configure room screen scrollable 1 year ago
Florian Renaud 2c39e8f9fc Fix test compilation 1 year ago
Florian Renaud f6ec8357f2 Use material3 ListItem 1 year ago
Marco Romano b51c19af19 Show pending invitations in room members list (#385) 1 year ago
Benoit Marty e2f4ec3cf0 Fix more warning and replace deprecated code. Also use `TextField` from our components. 1 year ago
Benoit Marty 457b83184a Use default material3 version again and cleanup `@OptIn` annotations. 1 year ago
Florian Renaud 394ef825ef increase test timeout 1 year ago
Florian Renaud 53adb456ba Test cleanup 1 year ago
Florian Renaud d7d1d01543 Add missing OptIn 1 year ago
Chris Smith 92e9d3a127 Fix a few FFI leaks (#405) 1 year ago
Florian Renaud 719dd20555 Remove useless OptIn in tests 1 year ago
Florian Renaud 38967a2f4d Add more tests 1 year ago
Jorge Martin Espinosa 89b9db3be6 [Media upload] Upload image, video and files (#411) 1 year ago
Florian Renaud 42e5a86c54 Fix test build 1 year ago
Florian Renaud 610faf942d Reformat some code 1 year ago
Florian Renaud edb2cee361 Clear cached image after room creation 1 year ago
Florian Renaud 27f6f5cd3b upload avatar within the room creation 1 year ago
Florian Renaud 17dd489e6a Add missing tests 1 year ago
Florian Renaud 750b427bc4 Add todo and screenshot tests 1 year ago
Florian Renaud 33ee366c8d Fix tests after rebase 1 year ago
Florian Renaud 929ebc79c5 Delete cached avatar URI 1 year ago
Florian Renaud a28c0170f6 Rework and add remove button 1 year ago
Florian Renaud fcdc737a81 WIP pick avatar image 1 year ago
Jorge Martin Espinosa 5eaa40a14b [Media upload] Media pre-processing (#403) 1 year ago