2478 Commits (69d5b564dac242bc7788616d5734bc50c73ea17e)

Author SHA1 Message Date
ganfra 6e8d0ded36 Room Directory Search : setup the feature 8 months ago
Jorge Martín cc9c04b1a3 Fix SDK integration 8 months ago
Jorge Martin Espinosa 5cc5a0b699
Add `isInDebug` variable to simulate debug/release configs for tests (#2566) 8 months ago
Benoit Marty a51855a171 Simplification since MatrixUser cannot be null anymore. 8 months ago
Jorge Martin Espinosa 883d834284
Remove unnecessary `Room.updateMembers()` calls. (#2564) 8 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). 8 months ago
bmarty 1cece7d0f3 Sync Strings from Localazy 8 months ago
Benoit Marty 889761a8d8 Enable the feature "Mark as unread". 8 months ago
ElementBot f089847f48
Sync Strings (#2557) 8 months ago
Benoit Marty a9e67c070d Improve UtdTracker test. 8 months ago
Benoit Marty 87dd1cd4c1 Add unit test on UtdTracker 8 months ago
Benoit Marty 27bb46511b Improve crypto error content. 8 months ago
Benoit Marty 5c948ed0ba Track UTD errors. 8 months ago
Jorge Martin Espinosa 67d79059f8
Add legacy call invite state events and notifications (#2552) 8 months ago
Jorge Martin Espinosa 83861c43de
Add SDK git SHA to user agent (#2548) 8 months ago
Jorge Martin Espinosa 69a08b5565
Use `userId` on display name change state events (#2545) 8 months ago
Jorge Martin Espinosa e3a395f15a
Improve room member list loading UX (#2543) 8 months ago
Benoit Marty fde349cf4b Run `./tools/localazy/downloadStrings.sh --all`. 8 months ago
Benoit Marty 72d215e246 Run `./tools/localazy/downloadStrings.sh --all` after config change. 8 months ago
Jorge Martin Espinosa 59a682b407
Change a room's permissions power levels (#2525) 8 months ago
bmarty c021809479 Sync Strings from Localazy 8 months ago
Jorge Martin Espinosa 3453738344
Prevent sending empty messages (#2527) 8 months ago
ElementBot dac54e7154
Sync Strings (#2523) 8 months ago
Benjamin Bouvier 33a039d2d5 Disable trace logs for read receipts 8 months ago
ganfra c06ded6bd0 Update localazy 8 months ago
Benoit Marty 3f1b492678 Fix preview on View having ModalBottomSheet. 8 months ago
Jorge Martin Espinosa e4aed6b56c
Fix crash when leaving room using `LeaveRoomPresenter` (#2498) 8 months ago
Jorge Martin Espinosa 134cacb024
Room member moderation: kick, ban and unban (#2496) 8 months ago
Jorge Martin Espinosa 97f2620997
Add room moderation feature flag (#2495) 8 months ago
Jorge Martin Espinosa b9d902e3fe
Room admins can change user roles (#2423) 8 months ago
Jorge Martin Espinosa 1d892b4bc8
Add extra params to bug reports (#2490) 8 months ago
Timo Kösters 38cea8e68e
Faster member list by avoiding many FFI calls (#2322) 8 months ago
ElementBot f2169aaaa8
Sync Strings (#2484) 8 months ago
renovate[bot] 05ca8c959b
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.6 (#2482) 8 months ago
Benoit Marty c6c00a60d4 Need a default value for Modifier. 8 months ago
Benoit Marty 7b1e57c9f4 Fix preview error of MediaVideoView. 8 months ago
bmarty 4f81fe2090 Sync Strings from Localazy 8 months ago
bmarty 7710876089 Sync Strings from Localazy 8 months ago
ganfra bd87e99df1 RoomListFilters : use kotlin filtering as rust one is slower and has more chance to bust the room list cache. 8 months ago
Benoit Marty 0df33bf3e6 An interface is enough. 8 months ago
Benoit Marty e90b09b9cf Fix import order. 8 months ago
Benoit Marty b634fb43e2 Add test for DatabaseSessionStore.getAllSessions(), and update data when session is not found. 8 months ago
Benoit Marty eacb515e14 Add test on DefaultSessionObserver. 8 months ago
Benoit Marty 38bb166298 Remove useless log. 8 months ago
Benoit Marty cbf6e2383d Add test on TextField for `TextFieldValue` parameter 8 months ago
Benoit Marty f484be0e0b Renaming function for code clarity. 8 months ago
Benoit Marty 43b5b2196e Add test on MediaViewerView 8 months ago
Benoit Marty 6d31c7d1d3 Import string again with new post processing. 8 months ago
bmarty 5c8be8f61f Sync Strings from Localazy 8 months ago
Jorge Martin Espinosa cdf89adcd2
Show blocked users list (#2437) 8 months ago