ganfra
|
b95c2f8772
|
fix(editable avatar) : disable avatar editing if no permission
|
2025-12-10 14:30:09 +01:00 |
|
ganfra
|
dfc3ebb718
|
change(space settings): manage permissions
|
2025-12-10 13:44:46 +01:00 |
|
ganfra
|
de52c991fe
|
change(space settings): allow accessing edit details
|
2025-12-10 12:07:28 +01:00 |
|
ganfra
|
0befce4743
|
misc(power level) : clean up code
|
2025-12-10 11:26:07 +01:00 |
|
ganfra
|
b32157f99e
|
misc(power level) : update tests following api change
|
2025-12-09 22:38:30 +01:00 |
|
ganfra
|
c87a8e9cff
|
misc(power level) : remove old api
|
2025-12-08 22:23:17 +01:00 |
|
ganfra
|
8b8f58f018
|
misc(power level) : use new api
|
2025-12-08 22:23:07 +01:00 |
|
ganfra
|
9b056f8aec
|
misc(power level) : introduce RoomPermissions
|
2025-12-05 12:53:58 +01:00 |
|
Jorge Martín
|
9e997a2fa6
|
Fix: use the right BuildTimeConfig field for the SDK DSN
We were using `SERVICES_SENTRY_SDK_DSN`, but the enterprise template uses `SERVICES_SENTRY_DSN_RUST`
|
2025-12-04 22:53:39 +01:00 |
|
ganfra
|
a5c889ff40
|
Merge pull request #5854 from element-hq/feature/fga/space_invite_notification
change(notification): handle invite notification for spaces
|
2025-12-04 16:56:17 +01:00 |
|
ganfra
|
07d02fd076
|
Merge branch 'develop' into feature/fga/space_invite_notification
|
2025-12-04 15:53:49 +01:00 |
|
renovate[bot]
|
fe6c1de6f6
|
chore(deps): update plugin sonarqube to v7.2.0.6526
|
2025-12-04 15:19:36 +01:00 |
|
ganfra
|
a27e31b01b
|
change(notification): handle invite notification for spaces
|
2025-12-04 12:25:30 +01:00 |
|
Jorge Martín
|
739f12d603
|
Replace AnalyticsSdkSpanFactory with AnalyticsSdkManager.
`AnalyticsSdkManager` also enables and disables Sentry logging in the SDK based on analytics user content.
|
2025-12-04 12:17:52 +01:00 |
|
Jorge Martín
|
b31267d7c7
|
Make SentrySdkDsn a value class instead of a qualifier
|
2025-12-04 12:17:52 +01:00 |
|
Jorge Martín
|
c7a5ce152e
|
Fix providing the Sentry SDK DSN in Element Pro when no analytic modules are enabled
|
2025-12-04 12:17:52 +01:00 |
|
Jorge Martín
|
6dd6ce1ad4
|
Add missing doc
|
2025-12-04 12:17:52 +01:00 |
|
Jorge Martín
|
9a9f4fd67d
|
Fix screenshot tests blocking testDebugUnitTest task
|
2025-12-04 12:17:52 +01:00 |
|
Jorge Martín
|
11f41629c1
|
Allow bridging Sentry spans to the SDK ones.
Add distributed tracing for `Room.timelineWithConfiguration`, so we can inspect the associated Rust trace.
|
2025-12-04 12:17:52 +01:00 |
|
Jorge Martín
|
ea36caf981
|
Update GH action flows to include the SDK DSN value
|
2025-12-04 12:17:52 +01:00 |
|
Jorge Martín
|
53ab38d990
|
Enable Sentry in the SDK: add SDK Sentry DSN value
This is provided to the SDK in `PlatformInitializer`.
|
2025-12-04 12:17:52 +01:00 |
|
Benoit Marty
|
fbaedd017e
|
Merge pull request #5845 from element-hq/feature/bma/unsavedChangeDialog
Update unsaved change dialog
|
2025-12-04 11:03:42 +01:00 |
|
Benoit Marty
|
5007b6e730
|
run command ./gradlew ktlintFormat :)
|
2025-12-04 10:18:19 +01:00 |
|
Jorge Martín
|
8b1efd6bc3
|
Restore no-unused-imports behaviour for ktlintFormat
|
2025-12-04 10:18:19 +01:00 |
|
ganfra
|
e111c0aaa6
|
Merge pull request #5831 from element-hq/renovate/org.maplibre.gl-android-sdk-12.x
fix(deps): update dependency org.maplibre.gl:android-sdk to v12.2.1
|
2025-12-04 10:10:34 +01:00 |
|
Benoit Marty
|
9e71e2283b
|
Merge pull request #5835 from element-hq/feature/bma/limitComposerHeight
Limit composer height dynamically
|
2025-12-04 09:49:19 +01:00 |
|
renovate[bot]
|
96a78d476e
|
fix(deps): update metro to v0.8.1
|
2025-12-04 08:07:32 +01:00 |
|
renovate[bot]
|
404d8c085a
|
fix(deps): update dependency androidx.exifinterface:exifinterface to v1.4.2
|
2025-12-04 08:07:20 +01:00 |
|
ElementBot
|
6f7726a472
|
Update screenshots
|
2025-12-03 17:45:55 +00:00 |
|
Benoit Marty
|
627549c67a
|
Fix compilation issue after rebase.
|
2025-12-03 18:26:25 +01:00 |
|
ganfra
|
1234b91a6a
|
Merge pull request #5832 from element-hq/feature/fga/fix_owner_admin_displayed_twice
fix: usersWithRole(Owner) returns creators only if privilegedCreatorRole is true
|
2025-12-03 18:19:20 +01:00 |
|
Benoit Marty
|
32e2cabae4
|
CreatePollEvents -> CreatePollEvent
|
2025-12-03 18:13:18 +01:00 |
|
Benoit Marty
|
4afeb6210c
|
RoomDetailsEditEvents -> RoomDetailsEditEvent
|
2025-12-03 18:05:12 +01:00 |
|
Benoit Marty
|
a10e049a79
|
Fix tests
|
2025-12-03 18:05:12 +01:00 |
|
Benoit Marty
|
2f52d7c683
|
EditUserProfileEvents -> EditUserProfileEvent
|
2025-12-03 18:05:11 +01:00 |
|
Benoit Marty
|
f913b5963e
|
Fix test
|
2025-12-03 18:05:11 +01:00 |
|
Benoit Marty
|
f9b0690257
|
SecurityAndPrivacyEvents -> SecurityAndPrivacyEvent
|
2025-12-03 18:05:10 +01:00 |
|
Benoit Marty
|
a2c92db360
|
Improve test.
|
2025-12-03 18:05:10 +01:00 |
|
Benoit Marty
|
eec632661f
|
Remove confirmExitAction and use AsyncAction.ConfirmingCancellation instead.
|
2025-12-03 18:05:09 +01:00 |
|
Benoit Marty
|
278231f3d2
|
Remove confirmExitAction and use AsyncAction.ConfirmingCancellation instead.
|
2025-12-03 18:04:54 +01:00 |
|
Benoit Marty
|
eeef1b11ea
|
Iterate on Save change dialog.
|
2025-12-03 18:04:53 +01:00 |
|
Benoit Marty
|
0405ce9254
|
Remove unused import.
|
2025-12-03 17:55:40 +01:00 |
|
ganfra
|
5bd194b2b6
|
Merge pull request #5827 from element-hq/feature/fga/space_feature_flags
Space feature flags
|
2025-12-03 17:53:03 +01:00 |
|
ganfra
|
147c49e99a
|
quality: remove useless parenthesis
Co-authored-by: Benoit Marty <benoitm@element.io>
|
2025-12-03 17:45:37 +01:00 |
|
Benoit Marty
|
95ccf16d5d
|
Merge branch 'develop' into feature/bma/limitComposerHeight
|
2025-12-03 17:44:05 +01:00 |
|
ganfra
|
8382d6292e
|
Merge pull request #5844 from element-hq/feature/fga/room_edit_details
Change : room details edit
|
2025-12-03 17:43:59 +01:00 |
|
ganfra
|
b40a98acd5
|
change : update wording of SpaceSettings ff
Co-authored-by: Benoit Marty <benoitm@element.io>
|
2025-12-03 17:20:56 +01:00 |
|
ganfra
|
42e3a62ab1
|
Merge pull request #5826 from element-hq/feature/fga/hide_banned_members_name
change(room member): make sure we never display name/avatar when member is banned
|
2025-12-03 17:19:30 +01:00 |
|
ganfra
|
d89dd958d7
|
quality: fix test dependency
|
2025-12-03 15:42:19 +01:00 |
|
ElementBot
|
cba07bfd23
|
Update screenshots
|
2025-12-03 14:26:02 +00:00 |
|