2459 Commits (181742b251767da6439fb3cd6045795a7fbca99d)

Author SHA1 Message Date
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
ElementBot f2169aaaa8
Sync Strings (#2484) 7 months ago
renovate[bot] 05ca8c959b
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.6 (#2482) 7 months ago
Benoit Marty c6c00a60d4 Need a default value for Modifier. 7 months ago
Benoit Marty 7b1e57c9f4 Fix preview error of MediaVideoView. 7 months ago
bmarty 4f81fe2090 Sync Strings from Localazy 7 months ago
bmarty 7710876089 Sync Strings from Localazy 7 months ago
ganfra bd87e99df1 RoomListFilters : use kotlin filtering as rust one is slower and has more chance to bust the room list cache. 7 months ago
Benoit Marty 0df33bf3e6 An interface is enough. 7 months ago
Benoit Marty e90b09b9cf Fix import order. 7 months ago
Benoit Marty b634fb43e2 Add test for DatabaseSessionStore.getAllSessions(), and update data when session is not found. 7 months ago
Benoit Marty eacb515e14 Add test on DefaultSessionObserver. 7 months ago
Benoit Marty 38bb166298 Remove useless log. 7 months ago
Benoit Marty cbf6e2383d Add test on TextField for `TextFieldValue` parameter 7 months ago
Benoit Marty f484be0e0b Renaming function for code clarity. 7 months ago
Benoit Marty 43b5b2196e Add test on MediaViewerView 7 months ago
Benoit Marty 6d31c7d1d3 Import string again with new post processing. 7 months ago
bmarty 5c8be8f61f Sync Strings from Localazy 7 months ago
Jorge Martin Espinosa cdf89adcd2
Show blocked users list (#2437) 7 months ago
Benoit Marty 0994960b79 Log the fact that the application is using the global proxy. 7 months ago
Benoit Marty d169388a80 Also log the filter value. 7 months ago
ganfra 3a5f3c04d2 MediaViewer : fix konsist 7 months ago
Benoit Marty b9933acf98 Sync Localazy strings - including post treatment. 7 months ago
ganfra 22676cc5eb MediaViewer : introduce fullscreen and flick to dismiss behavior 7 months ago
Benoit Marty 5e0b705d44 Sync Localazy strings. 7 months ago
Benoit Marty a7e38f0925 Sync Localazy strings. 7 months ago
Benoit Marty ec007a2b21 Provide global proxy to the SDK 7 months ago
Jorge Martín 9198cb19ac Add `null` proxy parameter to `RustAuthenticationService` 7 months ago
Benoit Marty 8428823c76 Add test about clicking an Avatar in a DM room detail. 7 months ago
Benoit Marty 9fed868968 Merge try blocks. 7 months ago
Benoit Marty 3684761bcd Add test on RoomDetailsView 7 months ago
Benoit Marty 7d4cf6d574 Create extensions `backupStateFlow()` and `recoveryStateFlow`. 7 months ago
Benoit Marty a3f7d55a64 Safer code, add some try catch blocks. 7 months ago
Benoit Marty fd555b1070 Move getAdditionalCertificates function to a dedicated class (no change in the implementation). 7 months ago