Benoit Marty
691e293e86
Fix text alignment on empty poll view.
8 months ago
Benoit Marty
b48122f3ac
Format file
8 months ago
Benoit Marty
e7cb391b12
Add UI test on RoomMembersModerationView
8 months ago
Benoit Marty
533c2280e8
Using `listOf` is OK here.
8 months ago
ElementBot
dac54e7154
Sync Strings ( #2523 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
8 months ago
Benoit Marty
9e9c57c324
`LocalInspectionMode.current` is checked at `ModalBottomSheet` body.
8 months ago
Benoit Marty
961cc71522
Remove unecessary parenthesis
8 months ago
Benoit Marty
32996e421a
Add name to call argument.
8 months ago
Benoit Marty
df32534045
PollHistoryView: add UI test.
8 months ago
Benoit Marty
08d952bf18
PollHistoryView: add preview for empty list.
8 months ago
Jorge Martin Espinosa
878a36fbd5
Fix double back navigation in roles and permissions screen ( #2506 )
...
* Fix double back navigation in roles and permissions screen
This happened after saving changes and pressing the back navigation button in the top app bar.
---------
Co-authored-by: Benoit Marty <benoit@matrix.org>
8 months ago
Jorge Martin Espinosa
ee532c8b67
Hide blocked users list when there are no blocked users ( #2504 )
8 months ago
Jorge Martín
a76f00010b
Fix issue with `UserListView` previews
8 months ago
Jorge Martin Espinosa
134cacb024
Room member moderation: kick, ban and unban ( #2496 )
...
* Room member moderation: kick, ban and unban
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
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 )
...
Allow Admins to modify room member roles:
- Add a 'roles and permissions' option for each room.
- Allow promoting users to admins, adding or removing moderators, and demote yourself if you're and admin.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
8 months ago
Jorge Martin Espinosa
1d892b4bc8
Add extra params to bug reports ( #2490 )
...
* Add extra params to bug reports
- `local_time`: the time in the device's timezone.
- `utc_time`: the time in UTC.
- `sdk_sha`: the commit SHA that was used to build the Rust SDK
8 months ago
ElementBot
f2169aaaa8
Sync Strings ( #2484 )
...
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
8 months ago
Benoit Marty
98fd9133ac
Fix layout issue, issue only visible when text is longer (French, German, etc.)
8 months ago
Benoit Marty
d0dd8e2b3a
Fix layout issue, issue only visible when text is longer (French, German, etc.) #2461
8 months ago
bmarty
4f81fe2090
Sync Strings from Localazy
8 months ago
Benoit Marty
e87ae0930c
Stop using `consumeItemsUntilPredicate`
8 months ago
bmarty
7710876089
Sync Strings from Localazy
8 months ago
Benoit Marty
ff7175c95c
Remove weird trailing comma
8 months ago
Benoit Marty
041c7f5558
Avoid consumeItemsUntilPredicate and try the deterministic way.
8 months ago
ganfra
2be4beafd5
PinUnlock tests: do not use awaitLastSequentialItem...
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
ganfra
593a94b994
RoomListFilters : remove animation on filter toggling
8 months ago
Benoit Marty
f484be0e0b
Renaming function for code clarity.
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 )
...
* Show blocked users list.
Also allow to unblock them from this list.
* Add non-blocking `AsyncIndicatorHost` component
* Use `StateFlow` for getting ignored users.
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
8 months ago
Benoit Marty
b9933acf98
Sync Localazy strings - including post treatment.
...
./tools/localazy/downloadStrings.sh --all
8 months ago
ganfra
74d1aeeccb
AttachmentsPreview: set zoomable state
8 months ago
ganfra
90923c2e89
Attachment : quickly improve rendering too
8 months ago
ganfra
22676cc5eb
MediaViewer : introduce fullscreen and flick to dismiss behavior
8 months ago
Benoit Marty
5e0b705d44
Sync Localazy strings.
...
./tools/localazy/downloadStrings.sh --all
8 months ago
Benoit Marty
a7e38f0925
Sync Localazy strings.
...
./tools/localazy/downloadStrings.sh --all
8 months ago
Benoit Marty
f465a907b7
Preview must be internal.
8 months ago
Benoit Marty
8428823c76
Add test about clicking an Avatar in a DM room detail.
8 months ago
Benoit Marty
d73f35e5ff
Exclude ContentToPreview from coverage.
8 months ago
Benoit Marty
df951851da
Fix copyright date on new files.
8 months ago
Benoit Marty
602429002a
Add test on RoomDetailsView
8 months ago
Benoit Marty
bef3092e76
Add test on RoomDetailsView
8 months ago
Benoit Marty
f40a3b8f21
Use aRoomNotificationSettings.
8 months ago
Benoit Marty
3684761bcd
Add test on RoomDetailsView
8 months ago
Benoit Marty
66514f7756
Add parameter to avoid copy of objects.
8 months ago
Benoit Marty
0f97f76089
Create extension to cleanup LogoutViewTest
8 months ago
Benoit Marty
8c2ff7bcc2
Add test on DefaultDirectLogoutView
8 months ago
Benoit Marty
016081e07e
Add more states in DirectLogoutStateProvider
8 months ago