Doug
5d57b21222
Update the SDK and handle the API breaks.
2026-01-06 10:57:37 +00:00
Mauro Romito
182a700c41
rte updated to 2.41.0
2025-12-17 15:17:57 +01:00
Doug
d792f9a9a9
Update Package.resolved file.
2025-12-17 12:58:05 +00:00
Stefan Ceriu
ccc86f25ee
Bump the RustSDK to v25.12.17
2025-12-17 13:57:25 +02:00
Mauro Romito
df742ea53d
handle the case where a non parent joined space is already available in the existing restricted join rule
2025-12-12 12:13:58 +01:00
Doug
28556da516
Remove eraseToStream now that any AsyncSequence is available to us. ( #4836 )
...
* Remove `eraseToStream` now that `any AsyncSequence` is available to us.
* Remove the now unnecessary backport of Mutex.
* Silence a couple more deprecation warnings.
2025-12-10 18:33:15 +00:00
Doug
e8f352d8b9
Fix a bug where removing reactions would wipe out the last message in the room list. ( #4834 )
...
Update the SDK.
2025-12-10 15:19:10 +00:00
Stefan Ceriu
5d12cf9f7e
Bump the RustSDK to v25.12.09
2025-12-09 21:51:32 +02:00
Stefan Ceriu
bbfe9b6634
Bump the RustSDK to v25.12.07
2025-12-07 12:39:00 +02:00
Doug
5614564600
Fix missing read receipts in the timeline and edits in the room list. ( #4807 )
...
* Update the enterprise submodule.
* Update the SDK.
2025-12-02 15:49:23 +00:00
renovate[bot]
fc8f6cf0e7
Update dependency element-hq/compound-design-tokens to v6.4.2 ( #4806 )
...
* Update dependency element-hq/compound-design-tokens to v6.4.2
* Update Package.resolved files and snapshots.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Doug <douglase@element.io >
2025-12-02 14:32:04 +00:00
Doug
a886aa245a
Update the SDK. ( #4792 )
2025-11-27 21:15:27 +00:00
renovate[bot]
eecc4ebc78
Update dependency element-hq/compound-design-tokens to v6.4.1 ( #4780 )
...
* Update dependency element-hq/compound-design-tokens to v6.4.1
* Update snapshots and Package.resolved files.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Doug <douglase@element.io >
2025-11-25 13:26:52 +00:00
Doug
7e3efb4ce5
Adopt the new latest event API. ( #4779 )
2025-11-25 11:52:48 +00:00
Mauro Romito
ebcc1d2169
add NotificationContentBuilderTests and use the Dynamic swift package to test the communicationContext
2025-11-19 13:20:14 +01:00
Mauro Romito
342e6178ed
update sdk to 25.11.18
2025-11-18 18:01:00 +01:00
Doug
32bddf1f50
Update the design tokens package.
2025-11-17 20:28:10 +02:00
Mauro Romito
df28ab8d53
update SDK
2025-11-13 14:05:52 +01:00
Valere Fedronic
c75353a903
MSC4075 Use expirationTS to define the call ringing window ( #4652 )
...
* Listen to call decline to stop ringing when declined from other device
* MSC4075 Use expirationTS to define the call ringing window
* Implement ElementCallService tests.
* Update acknowledgements.
2025-11-12 12:59:09 +00:00
Doug
2ff52ce785
Fix another bug where the app could crash on launch if the access token had expired. ( #4733 )
...
Updates the SDK.
2025-11-11 15:29:23 +00:00
ElementRobot
62a64f4882
Translations update ( #4690 )
...
* Translations update
* Update snapshots
---------
Co-authored-by: Doug <douglase@element.io >
2025-11-04 18:07:22 +00:00
Doug
b6a5e5c8a2
Actually fix the potential bug where the token couldn't be refreshed when the cached server /versions had expired. ( #4697 )
...
By updating the SDK again 😄
2025-11-04 13:50:36 +00:00
Doug
bf533e0572
Fix a potential bug where the token couldn't be refreshed when the cached server /versions had expired. ( #4687 )
...
* Update SDK mocks for UniFFI 0.30.0
* Update the SDK.
* Update the SDK again
Includes a temporary workaround that patches the SDK's generated Swift files so that our tests don't crash:
3f0075fb8a
2025-11-03 19:09:31 +00:00
Doug
911550bff0
Respect the order of joined spaces as defined by Element Web. ( #4663 )
...
Update the SDK to support joined space ordering.
2025-10-28 09:24:12 +00:00
renovate[bot]
34d746c487
Update dependency SFSafeSymbols/SFSafeSymbols to v7 ( #4659 )
...
* Update dependency SFSafeSymbols/SFSafeSymbols to v7
* Update all the Package.resolved files and fix simulator.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Doug <douglase@element.io >
2025-10-28 09:13:04 +00:00
Mauro
c73bbeb970
Update SDK to 25.10.21 ( #4642 )
...
* update sdk
* fix normalized waveform
* added a comment on normalization
* running on MacOS-26
* Revert "running on MacOS-26"
This reverts commit 1c8ececf0b84200193eaa2ab205094215b168060.
2025-10-22 11:27:26 +02:00
Mauro
bdc136ba8c
Update sdk to 25.10.07-2 ( #4586 )
...
* update sdk to 25.10.07
* update generated mocks for the SDK
* update the sdk to build number 2
* fixing compile errors
2025-10-07 14:57:34 +02:00
Doug
465c533e59
Implement the flow for leaving a space. ( #4568 )
2025-10-03 16:37:09 +01:00
Doug
a3d7d5dfe8
Show space invites in the room list. ( #4545 )
2025-09-29 13:57:58 +01:00
Doug
aeaac90239
Move compound-ios package into the project.
2025-09-29 10:41:01 +01:00
Stefan Ceriu
1f83aa4335
Update the compound revision to a stable one.
2025-09-26 17:20:41 +03:00
Mauro Romito
ea4c003741
fixed search
2025-09-26 16:38:55 +03:00
Mauro Romito
dbe5bb35b4
more fixes and preview tests updated
2025-09-26 16:38:55 +03:00
Stefan Ceriu
b39d1028b9
Fixes #4534 - Use content_loaded instead of io.element.join for detecting EC timeouts. Bump EC to 0.16.0-rc.4.
2025-09-24 07:47:43 +03:00
Doug
a9f91c25c2
Update the SDK and Element Call. ( #4527 )
...
* Update Element Call to RC3
* Update the SDK.
* Add feature flag for latest event sorter.
2025-09-19 18:06:48 +01:00
Doug
9ac83d06c7
Update the SDK and Element Call. ( #4522 )
...
* Update the SDK and Element Call.
Additionally fix a bug where there was no way to navigate out of a call link after hanging up.
* Remove the temporary parameters.
2025-09-18 18:24:24 +01:00
Doug
28bd7a0d6a
Update the SDK. ( #4517 )
2025-09-17 15:43:38 +01:00
Doug
f6d3992601
Add the intent system back to call widget URL creation. ( #4511 )
...
Add the intent system back to widget URL creation.
Also updates the SDK handling API changes.
2025-09-16 08:36:10 +01:00
Doug
6a12b30897
Revert "Add intent system to widget URL creation. ( #4427 )" ( #4504 )
...
This reverts commit e2bd3edee7 .
2025-09-12 10:30:39 +01:00
Copilot
e2bd3edee7
Add intent system to widget URL creation. ( #4427 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: pixlwave <6060466+pixlwave@users.noreply.github.com >
Co-authored-by: Doug <douglase@element.io >
2025-09-11 10:03:15 +01:00
Stefan Ceriu
bae0d02fde
Add SwiftSoup to the project
2025-09-09 17:17:40 +01:00
Doug
34088f8423
Tweaks discovered when using Compound overrides. ( #4456 )
...
- Fixes a bug where gradients wouldn't use the latest tokens after first use.
- Makes the bloom aware of colour overrides (and discovers a bug with dark mode).
- Decouples HomeScreenCell from the HomeScreenViewModel.Context (so it can be previewed with colour overrides).
2025-09-02 09:40:03 +01:00
Doug
b731c9f2d0
Use the SDK's SpaceService, SpaceRoom and SpaceRoomList. ( #4455 )
2025-09-01 15:22:37 +01:00
Doug
89f5bfa8e4
Update Element Call to 0.15.0. ( #4446 )
2025-08-26 18:20:06 +01:00
Doug
088eac8459
Update the SDK. ( #4445 )
2025-08-26 17:53:24 +01:00
Doug
be890a7467
Update the SDK, handle API breaks. ( #4418 )
2025-08-15 17:25:51 +01:00
Doug
2573c8b989
Update the SDK. ( #4405 )
2025-08-12 16:20:09 +00:00
Mauro Romito
de0c7cfbcd
update the SDK
2025-08-05 13:22:44 +02:00
Mauro Romito
ae84e180d5
update EC 0.14.1
2025-08-05 13:22:44 +02:00
Doug
3adf8b0610
Implement tab bar badges, visibility and selection. ( #4373 )
2025-08-05 09:23:45 +01:00