Benoit Marty
|
032e55481e
|
Add license word in the dictionary to avoid warning in AS.
|
2024-09-11 10:06:28 +02:00 |
|
Benoit Marty
|
6d12ff09b8
|
RustMatrixRoom do not need the SessionData anymore.
|
2024-09-11 10:03:22 +02:00 |
|
Benoit Marty
|
88b0eff0fe
|
Introduce value class "DeviceId"
|
2024-09-11 09:52:25 +02:00 |
|
ganfra
|
7549d5f475
|
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
|
b9a581953c
|
Merge branch 'develop' into feature/fga/timeline_utd
|
2024-09-09 15:40:26 +02:00 |
|
Benoit Marty
|
d611c1ffad
|
Merge pull request #3428 from element-hq/feature/bma/removeWaitListScreen
Remove Wait list screen
|
2024-09-09 15:30:10 +02:00 |
|
Benoit Marty
|
76bc70afa0
|
Remove Wait list screen #3293
|
2024-09-09 14:06:53 +02:00 |
|
ganfra
|
a284177900
|
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
|
74c02cc2d3
|
Timeline : remove the encrypted history banner for now.
|
2024-09-09 11:20:50 +02:00 |
|
ganfra
|
a7ab8ee843
|
Self verification : makes sure cancellation works properly
|
2024-09-09 10:30:35 +02:00 |
|
ganfra
|
fbce600f2b
|
Self verification : makes sure only one controller is created
|
2024-09-09 10:30:17 +02:00 |
|
Benoit Marty
|
fc0bb642f6
|
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
|
8c015da590
|
Wait for a room with joined state in /sync after creating it (#3421)
|
2024-09-09 09:36:49 +02:00 |
|
Benoit Marty
|
0713bb9806
|
Merge pull request #3425 from element-hq/sync-localazy
Sync Strings
|
2024-09-09 09:32:28 +02:00 |
|
bmarty
|
dd1a834032
|
Sync Strings from Localazy
|
2024-09-09 00:22:42 +00:00 |
|
renovate[bot]
|
b4195ffcae
|
Update plugin detekt to v1.23.7
|
2024-09-08 15:08:52 +00:00 |
|
Benoit Marty
|
6251cb9269
|
Merge pull request #3422 from element-hq/feature/bma/agpl
Change license to AGPL
|
2024-09-06 20:40:28 +02:00 |
|
Benoit Marty
|
5e061fa657
|
Migrate license to AGPL - Update license in the ide settings.
|
2024-09-06 18:06:16 +02:00 |
|
Benoit Marty
|
49fcba1381
|
Migrate license to AGPL - Update KonsistLicenseTest
|
2024-09-06 18:02:35 +02:00 |
|
Benoit Marty
|
1b7b39f97f
|
Migrate license to AGPL - other files.
|
2024-09-06 17:55:16 +02:00 |
|
Benoit Marty
|
c54ea9ab16
|
Migrate license to AGPL - html file.
|
2024-09-06 17:53:16 +02:00 |
|
Benoit Marty
|
b7fc6261f0
|
Migrate license to AGPL - sh files.
|
2024-09-06 17:52:37 +02:00 |
|
Benoit Marty
|
2da5f630b7
|
Migrate license to AGPL
|
2024-09-06 17:51:37 +02:00 |
|
Benoit Marty
|
66aa78d822
|
Migrate license to AGPL - sh files.
|
2024-09-06 17:50:45 +02:00 |
|
Benoit Marty
|
0c414bdce4
|
Add missing license header on shell files.
|
2024-09-06 17:48:14 +02:00 |
|
Benoit Marty
|
74d81e7ae1
|
Migrate license to AGPL - README
|
2024-09-06 17:47:06 +02:00 |
|
Benoit Marty
|
9fcf664166
|
Migrate license to AGPL
|
2024-09-06 17:45:03 +02:00 |
|
Benoit Marty
|
375ac25d8d
|
Migrate license to AGPL - XML files.
|
2024-09-06 17:43:35 +02:00 |
|
Benoit Marty
|
566bbb9d90
|
Migrate license to AGPL.
|
2024-09-06 17:30:05 +02:00 |
|
Benoit Marty
|
ea44bb55ba
|
Add missing license header on Python files.
|
2024-09-06 17:25:05 +02:00 |
|
Benoit Marty
|
526bebeddf
|
Fix comment block on Python files
|
2024-09-06 17:21:51 +02:00 |
|
Benoit Marty
|
f61df38e55
|
Migrate license to AGPL.
Run script `uv run license-editor --repository ../element-x-android`
|
2024-09-06 17:19:19 +02:00 |
|
Benoit Marty
|
5bffe82e3e
|
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
|
0ec19ec566
|
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 |
|
ganfra
|
87dbed98ea
|
Merge pull request #3415 from element-hq/feature/fga/pinned_messages_banner_indicators
Pinned messages banner : adjust indicator to match design.
|
2024-09-06 16:57:08 +02:00 |
|
Benoit Marty
|
ed8eb41da9
|
Copy licence from https://www.gnu.org/licenses/agpl-3.0.txt
|
2024-09-06 16:39:00 +02:00 |
|
ganfra
|
b802a196fc
|
Merge pull request #3392 from element-hq/feature/fga/pinned_messages_list
[Feature] Pinned messages list
|
2024-09-06 16:32:44 +02:00 |
|
ganfra
|
18eadb6933
|
Pinned messages banner : reformat.
|
2024-09-06 16:32:29 +02:00 |
|
Benoit Marty
|
9b791b651a
|
Merge pull request #3409 from element-hq/feature/bma/recoveryKeyFormatting
Recovery key formatting and wording iteration
|
2024-09-06 16:30:39 +02:00 |
|
Benoit Marty
|
d12c6f3c9e
|
Merge pull request #3413 from element-hq/feature/bma/deleteOldLogFiles
Feature/bma/delete old log files
|
2024-09-06 16:29:32 +02:00 |
|
Benoit Marty
|
467c63fd15
|
Ensure Call is not hang up when user is asked to grant system permissions.
|
2024-09-06 16:17:21 +02:00 |
|
ElementBot
|
6597fe2e1f
|
Update screenshots
|
2024-09-06 13:27:06 +00:00 |
|
Benoit Marty
|
148c49cb9a
|
var -> val for lambda
|
2024-09-06 14:46:28 +02:00 |
|
Benoit Marty
|
5befb9b290
|
Use the local val instead.
|
2024-09-06 13:54:15 +02:00 |
|
Benoit Marty
|
2ed6abb532
|
Fix test compilation issue.
|
2024-09-06 13:52:43 +02:00 |
|
ganfra
|
11fa844d6d
|
Merge pull request #3372 from element-hq/renovate/org.owasp.dependencycheck-10.x
Update plugin dependencycheck to v10.0.4
|
2024-09-06 13:51:40 +02:00 |
|
ganfra
|
a011571d12
|
Merge branch 'develop' into renovate/org.owasp.dependencycheck-10.x
|
2024-09-06 12:00:23 +02:00 |
|
Benoit Marty
|
9d91cc6184
|
Add missing test for AppMigration06
|
2024-09-06 11:51:59 +02:00 |
|
Benoit Marty
|
56fd455d44
|
Add missing test for AppMigration05
|
2024-09-06 11:41:13 +02:00 |
|
ganfra
|
d6fe736b75
|
Pinned messages banner : adjust indicator to match design.
|
2024-09-06 11:20:25 +02:00 |
|