2498 Commits (d2fbff09b87d23b20dd084dd358980f42b358520)

Author SHA1 Message Date
Benoit Marty e5db80b0eb Compact code. 6 months ago
Benoit Marty 31e95b1634 Fix crash observed when going back to the room list. 6 months ago
ganfra 42004f251b Room directory : more cleanup and more tests 6 months ago
ganfra 3f1f764745 Room directory : add tests and cleanup 6 months ago
Benoit Marty 46008c2887 Fix analytics: spaceId have the same syntax as roomId. Use MatrixRoom.isSpace instead of MatrixPatterns.isSpaceId (#2612) 6 months ago
ganfra b900818001 RoomDirectory : continue improving interactions 6 months ago
Benoit Marty 3f85d4e566 Add trophy icon next the the winner vote in polls. 6 months ago
ganfra 90b2a65c1a Room directory : implement simple join room 6 months ago
ganfra e4aaf6af2f RoomList filters : enable the feature for production build 6 months ago
ganfra e4c7118428 Room directory : fix pagination and add empty state. 6 months ago
ganfra 4c5ae6ae4b RoomDirectory : continue implementing the search 6 months ago
Benoit Marty a5d0b47d3a Use new retrofit bom and change Maven coordinates of `kotlinx-serialization` 6 months ago
bmarty 3af876b953 Sync Strings from Localazy 6 months ago
Jorge Martín 9f2726ec4f Only retrieve active users in `RoomMemberListDataSource` 6 months ago
ganfra 01e6b46323 Room Directory : start exposing the matrix apis 6 months ago
Jorge Martin Espinosa 998eb7d093
Compound: add `BigIcon`, `BigCheckmark` and `PageTitle` components (#2574) 6 months ago
ganfra b0894fcd11 Room directory search : start implementing ui with fake data 6 months ago
Jorge Martin Espinosa 6aa84d600e
Implement MSC2530 (#2570) 6 months ago
ganfra 6e8d0ded36 Room Directory Search : setup the feature 6 months ago
Jorge Martín cc9c04b1a3 Fix SDK integration 6 months ago
Jorge Martin Espinosa 5cc5a0b699
Add `isInDebug` variable to simulate debug/release configs for tests (#2566) 6 months ago
Benoit Marty a51855a171 Simplification since MatrixUser cannot be null anymore. 6 months ago
Jorge Martin Espinosa 883d834284
Remove unnecessary `Room.updateMembers()` calls. (#2564) 6 months ago
Benoit Marty 68fd649424 Use client.cachedAvatarUrl(), to be able to render the user avatar faster, and even if there is no network (#2488). 6 months ago
bmarty 1cece7d0f3 Sync Strings from Localazy 6 months ago
Benoit Marty 889761a8d8 Enable the feature "Mark as unread". 6 months ago
ElementBot f089847f48
Sync Strings (#2557) 6 months ago
Benoit Marty a9e67c070d Improve UtdTracker test. 6 months ago
Benoit Marty 87dd1cd4c1 Add unit test on UtdTracker 6 months ago
Benoit Marty 27bb46511b Improve crypto error content. 6 months ago
Benoit Marty 5c948ed0ba Track UTD errors. 6 months ago
Jorge Martin Espinosa 67d79059f8
Add legacy call invite state events and notifications (#2552) 6 months ago
Jorge Martin Espinosa 83861c43de
Add SDK git SHA to user agent (#2548) 6 months ago
Jorge Martin Espinosa 69a08b5565
Use `userId` on display name change state events (#2545) 6 months ago
Jorge Martin Espinosa e3a395f15a
Improve room member list loading UX (#2543) 6 months ago
Benoit Marty fde349cf4b Run `./tools/localazy/downloadStrings.sh --all`. 6 months ago
Benoit Marty 72d215e246 Run `./tools/localazy/downloadStrings.sh --all` after config change. 6 months ago
Jorge Martin Espinosa 59a682b407
Change a room's permissions power levels (#2525) 6 months ago
bmarty c021809479 Sync Strings from Localazy 6 months ago
Jorge Martin Espinosa 3453738344
Prevent sending empty messages (#2527) 6 months ago
ElementBot dac54e7154
Sync Strings (#2523) 6 months ago
Benjamin Bouvier 33a039d2d5 Disable trace logs for read receipts 7 months ago
ganfra c06ded6bd0 Update localazy 7 months ago
Benoit Marty 3f1b492678 Fix preview on View having ModalBottomSheet. 7 months ago
Jorge Martin Espinosa e4aed6b56c
Fix crash when leaving room using `LeaveRoomPresenter` (#2498) 7 months ago
Jorge Martin Espinosa 134cacb024
Room member moderation: kick, ban and unban (#2496) 7 months ago
Jorge Martin Espinosa 97f2620997
Add room moderation feature flag (#2495) 7 months ago
Jorge Martin Espinosa b9d902e3fe
Room admins can change user roles (#2423) 7 months ago
Jorge Martin Espinosa 1d892b4bc8
Add extra params to bug reports (#2490) 7 months ago
Timo Kösters 38cea8e68e
Faster member list by avoiding many FFI calls (#2322) 7 months ago