Valere
d059474998
Doc | Remove outdated comment about flags default values
2 months ago
Benoit Marty
fac919e933
Remove process extension and provide isInit parameter to the processors.
2 months ago
Benoit Marty
f87422a022
Fix filtering of Event at the beginning of DM.
2 months ago
Benoit Marty
9d6c9456a5
SDK 0.2.44
2 months ago
Benoit Marty
2428273d20
Merge pull request #3446 from element-hq/feature/bma/sdkUpgrade
...
Rust sdk upgrade to 0.2.43
2 months ago
Benoit Marty
90e51dc9fa
Fix detekt false positive.
2 months ago
Benoit Marty
eb43c284f2
Merge pull request #3441 from element-hq/feature/bma/iterateOnStoreAssets
...
Update application store assets
2 months ago
Benoit Marty
31bcd506e0
Fix API break
2 months ago
Benoit Marty
3d374c8bcf
SDK 0.2.43
2 months ago
Benoit Marty
5a8658253a
Merge pull request #3442 from element-hq/feature/bma/deviceId
...
DeviceId and cleanup.
2 months ago
Benoit Marty
032e55481e
Add license word in the dictionary to avoid warning in AS.
2 months ago
Benoit Marty
6d12ff09b8
RustMatrixRoom do not need the SessionData anymore.
2 months ago
Benoit Marty
88b0eff0fe
Introduce value class "DeviceId"
2 months ago
Benoit Marty
56b0553b0a
Update store wordings.
2 months ago
renovate[bot]
cda32632ae
Update dependency com.otaliastudios:transcoder to v0.11.1
2 months ago
ganfra
a08f5efb8d
Merge branch 'develop' into renovate/io.nlopez.compose.rules-detekt-0.x
2 months ago
ganfra
b4afc32786
Merge pull request #3430 from element-hq/feature/fga/pinned_messages_list_remove_reaction
...
Pinned messages list : hide reactions
2 months ago
ganfra
f6704b3408
Merge pull request #3439 from element-hq/feature/fga/pinned_messages_enabled_by_default
...
Enables pinned messages feature by default.
2 months ago
Benoit Marty
d2029c96a6
Add new image for the stores.
2 months ago
ganfra
5dab1fdf4d
Pinned messages : enabled by default
2 months ago
ganfra
004cb7404a
Pinned messages : remove redact action from the pinned message list action menu.
2 months ago
ganfra
0bf846086f
Pinned messages : allow to unpin redacted message
2 months ago
ganfra
78d13fc03c
Merge pull request #3383 from element-hq/renovate/peter-evans-create-pull-request-7.x
...
Update peter-evans/create-pull-request action to v7
2 months ago
renovate[bot]
85148f7edc
Update dependency io.nlopez.compose.rules:detekt to v0.4.12
2 months ago
ganfra
682e2c5133
Merge pull request #3397 from element-hq/renovate/activity
...
Update activity to v1.9.2
2 months ago
ganfra
909b7eb4f8
Merge branch 'develop' into renovate/accompanist
2 months ago
ganfra
8a76e62ad5
Merge branch 'develop' into renovate/activity
2 months ago
ganfra
631a57e069
Merge branch 'develop' into feature/fga/pinned_messages_list_remove_reaction
2 months ago
ganfra
ba7baeac2d
Merge pull request #3432 from element-hq/feature/fga/pinned_messages_fix_timeline_provider
...
Feature/fga/pinned messages fix timeline provider
2 months ago
Benoit Marty
4690cd80e1
Small update of the release script wording.
2 months ago
Benoit Marty
7924503fce
Changelog for version 0.5.3
2 months ago
Benoit Marty
24a78f90df
version++
2 months ago
Benoit Marty
7ae4c52a33
Merge tag 'v0.5.3' into develop
...
Tag
2 months ago
Benoit Marty
eff868ddf9
Merge branch 'release/0.5.3' into main
2 months ago
Benoit Marty
3247eae551
Adding fastlane file for version 0.5.3
2 months ago
ganfra
99158dadc0
Pinned messages : allow action to continue when leaving the pinned messages list.
2 months ago
ganfra
c611f39ec3
Pinned messages : fix timeline provider subscription
2 months ago
Joe Groocock
bac14dd019
Fix deprecation warning in KoverExtension
...
> Task :plugins:compileKotlin
w: file:///.../plugins/src/main/kotlin/extension/KoverExtension.kt:70:109
'capitalized(): String' is deprecated. This was never intended as a
public API.
Signed-off-by: Joe Groocock <me@frebib.net>
2 months ago
Joe Groocock
88189647f7
Remove redundant dependency-analysis autoapply option
...
Fixes the warning:
> Configure project :
dependency.analysis.autoapply is set to false, but this is now the
only behavior, and the flag has no effect. You should remove it from
your build scripts.
Signed-off-by: Joe Groocock <me@frebib.net>
2 months ago
ganfra
73bbd1e62a
Pinned messages list : hide reactions.
2 months ago
Jorge Martin Espinosa
67e262fdc8
Add banner for optional migration to simplified sliding sync ( #3429 )
...
* Add banner for optional migration to native sliding sync
- Add `MatrixClient.isNativeSlidingSyncSupported()` and `MatrixClient.isUsingNativeSlidingSync` to check whether the home server supports native sliding sync and we're already using it.
- Add `NativeSlidingSyncMigrationBanner` composable to the `RoomList` screen when the home server supports native sliding sync but the current session is not using it.
- Add an extra logout successful action to the logout flow, create `EnableNativeSlidingSyncUseCase` so it can be used there.
* Update screenshots
* Make sure the sliding sync migration banner has lower priority than the encryption setup ones
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
2 months ago
ganfra
7549d5f475
Merge pull request #3410 from element-hq/feature/fga/timeline_utd
...
Timeline : remove the encrypted history banner
2 months ago
ganfra
b9a581953c
Merge branch 'develop' into feature/fga/timeline_utd
2 months ago
Benoit Marty
d611c1ffad
Merge pull request #3428 from element-hq/feature/bma/removeWaitListScreen
...
Remove Wait list screen
2 months ago
Benoit Marty
76bc70afa0
Remove Wait list screen #3293
2 months ago
ganfra
a284177900
Merge pull request #3426 from element-hq/feature/fga/fix_self_verification_flow
...
Feature/fga/fix self verification flow
2 months ago
ganfra
74c02cc2d3
Timeline : remove the encrypted history banner for now.
2 months ago
ganfra
a7ab8ee843
Self verification : makes sure cancellation works properly
2 months ago
ganfra
fbce600f2b
Self verification : makes sure only one controller is created
2 months ago
Benoit Marty
fc0bb642f6
Merge pull request #3424 from element-hq/renovate/io.gitlab.arturbosch.detekt-1.x
...
Update plugin detekt to v1.23.7
2 months ago