Commit Graph

8237 Commits

Author SHA1 Message Date
Valere
5dec472f9b Doc | Remove outdated comment about flags default values 2024-09-12 11:51:43 +02:00
ganfra
57bbb6a1c3 Merge pull request #3430 from element-hq/feature/fga/pinned_messages_list_remove_reaction
Pinned messages list : hide reactions
2024-09-10 15:48:06 +02:00
ganfra
a821c681ac Merge pull request #3439 from element-hq/feature/fga/pinned_messages_enabled_by_default
Enables pinned messages feature by default.
2024-09-10 15:11:00 +02:00
ganfra
c88cf9cc8c Pinned messages : enabled by default 2024-09-10 13:56:00 +02:00
ganfra
96f8e097bd Merge pull request #3383 from element-hq/renovate/peter-evans-create-pull-request-7.x
Update peter-evans/create-pull-request action to v7
2024-09-10 12:48:46 +02:00
ganfra
53600bfe0c Merge pull request #3397 from element-hq/renovate/activity
Update activity to v1.9.2
2024-09-10 12:40:25 +02:00
ganfra
672bf972ad Merge branch 'develop' into renovate/activity 2024-09-10 12:11:21 +02:00
ganfra
e059cdd916 Merge branch 'develop' into feature/fga/pinned_messages_list_remove_reaction 2024-09-10 11:25:40 +02:00
ganfra
2960631126 Merge pull request #3432 from element-hq/feature/fga/pinned_messages_fix_timeline_provider
Feature/fga/pinned messages fix timeline provider
2024-09-10 11:24:01 +02:00
Benoit Marty
523603380c Small update of the release script wording. 2024-09-10 10:35:06 +02:00
Benoit Marty
4690308335 Changelog for version 0.5.3 2024-09-10 10:27:18 +02:00
Benoit Marty
8bddf3ea3f version++ 2024-09-10 09:29:32 +02:00
Benoit Marty
1bf18a70f9 Merge tag 'v0.5.3' into develop
Tag
2024-09-10 09:28:38 +02:00
Benoit Marty
09bc5673f5 Merge branch 'release/0.5.3' into main 2024-09-10 09:28:04 +02:00
Benoit Marty
412f39dd61 Adding fastlane file for version 0.5.3 2024-09-10 09:28:00 +02:00
ganfra
9f90761578 Pinned messages : allow action to continue when leaving the pinned messages list. 2024-09-10 09:07:16 +02:00
ganfra
3294b74e39 Pinned messages : fix timeline provider subscription 2024-09-10 09:07:00 +02:00
ganfra
aaefa8e740 Pinned messages list : hide reactions. 2024-09-09 19:29:25 +02:00
Jorge Martin Espinosa
8154aa3319 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>
2024-09-09 18:13:19 +02:00
ganfra
da2b98ff01 Merge pull request #3410 from element-hq/feature/fga/timeline_utd
Timeline : remove the encrypted history banner
2024-09-09 16:24:05 +02:00
ganfra
7ed5ee9186 Merge branch 'develop' into feature/fga/timeline_utd 2024-09-09 15:40:26 +02:00
Benoit Marty
e16f6db1d7 Merge pull request #3428 from element-hq/feature/bma/removeWaitListScreen
Remove Wait list screen
2024-09-09 15:30:10 +02:00
Benoit Marty
39c296efc6 Remove Wait list screen #3293 2024-09-09 14:06:53 +02:00
ganfra
aa40c3618b Merge pull request #3426 from element-hq/feature/fga/fix_self_verification_flow
Feature/fga/fix self verification flow
2024-09-09 13:01:27 +02:00
ganfra
a556557881 Timeline : remove the encrypted history banner for now. 2024-09-09 11:20:50 +02:00
ganfra
82a31d3ede Self verification : makes sure cancellation works properly 2024-09-09 10:30:35 +02:00
ganfra
2be46edc17 Self verification : makes sure only one controller is created 2024-09-09 10:30:17 +02:00
Benoit Marty
02399d053c Merge pull request #3424 from element-hq/renovate/io.gitlab.arturbosch.detekt-1.x
Update plugin detekt to v1.23.7
2024-09-09 10:00:46 +02:00
Jorge Martin Espinosa
daa5130300 Wait for a room with joined state in /sync after creating it (#3421) 2024-09-09 09:36:49 +02:00
Benoit Marty
48dae851df Merge pull request #3425 from element-hq/sync-localazy
Sync Strings
2024-09-09 09:32:28 +02:00
bmarty
9b906db19c Sync Strings from Localazy 2024-09-09 00:22:42 +00:00
renovate[bot]
ab0ba4fc77 Update plugin detekt to v1.23.7 2024-09-08 15:08:52 +00:00
Benoit Marty
8ff40ac6fb Merge pull request #3422 from element-hq/feature/bma/agpl
Change license to AGPL
2024-09-06 20:40:28 +02:00
Benoit Marty
2d7b9c3674 Migrate license to AGPL - Update license in the ide settings. 2024-09-06 18:06:16 +02:00
Benoit Marty
776e45d516 Migrate license to AGPL - Update KonsistLicenseTest 2024-09-06 18:02:35 +02:00
Benoit Marty
c876313cd6 Migrate license to AGPL - other files. 2024-09-06 17:55:16 +02:00
Benoit Marty
2eef9faebc Migrate license to AGPL - html file. 2024-09-06 17:53:16 +02:00
Benoit Marty
e21938933e Migrate license to AGPL - sh files. 2024-09-06 17:52:37 +02:00
Benoit Marty
3d54f08848 Migrate license to AGPL 2024-09-06 17:51:37 +02:00
Benoit Marty
0c89c26ce5 Migrate license to AGPL - sh files. 2024-09-06 17:50:45 +02:00
Benoit Marty
8062ee4670 Add missing license header on shell files. 2024-09-06 17:48:14 +02:00
Benoit Marty
debf702e54 Migrate license to AGPL - README 2024-09-06 17:47:06 +02:00
Benoit Marty
86763762e6 Migrate license to AGPL 2024-09-06 17:45:03 +02:00
Benoit Marty
62a6e916a6 Migrate license to AGPL - XML files. 2024-09-06 17:43:35 +02:00
Benoit Marty
449bb6357a Migrate license to AGPL. 2024-09-06 17:30:05 +02:00
Benoit Marty
717c059ecb Add missing license header on Python files. 2024-09-06 17:25:05 +02:00
Benoit Marty
3219cad14c Fix comment block on Python files 2024-09-06 17:21:51 +02:00
Benoit Marty
2b016227e9 Migrate license to AGPL.
Run script `uv run license-editor --repository ../element-x-android`
2024-09-06 17:19:19 +02:00
Benoit Marty
db83e0092d Merge pull request #3419 from element-hq/feature/bma/fixElementCall
Ensure Call is not hang up when user is asked to grant system permissions
2024-09-06 17:15:09 +02:00
Jorge Martin Espinosa
1b79887c9d Fix new logins with Simplified SS using the proxy (#3417)
* Fix new logins with Simplified SS using the proxy

* Make sure `ClientBuilderSlidingSync.Restored` is always used for restored sessions
2024-09-06 15:09:36 +00:00