Commit Graph

1399 Commits

Author SHA1 Message Date
Letro Bot
aa2370afaf Version 9 (1.1.0) 2026-05-09 14:57:23 +04:00
Letro Bot
77d685cf89 Merge upstream/main into main 2026-05-09 14:51:17 +04:00
Element CI
f6416c79ff Prepare next release 2026-05-06 05:48:43 -07:00
Mauro Romito
ab4ac7384b update SDK to 26.05.06 2026-05-06 13:04:11 +02:00
Doug
345cbcf637 Add an OAuthPresenterHook. (#5545)
* Add an OAuthPresenterHook.

* Update the enterprise submodule.
2026-05-06 10:29:25 +01:00
Doug
fe6c62b60f Rename OIDC to OAuth. (#5525)
* Rename OIDC to OAuth.

* Update the enterprise submodule.
2026-05-05 14:07:06 +01:00
renovate[bot]
0ca41efece Update dependency PostHog to v3.57.2 (#5540) 2026-05-05 14:32:58 +03:00
Letro Bot
3f9f79bdd1 Version 8 (1.0.8)
Some checks failed
UI Tests / Tests (iPad) (push) Has been cancelled
GitHub Actions Security Analysis with zizmor 🌈 / Run zizmor 🌈 (push) Has been cancelled
Close stale issues that are missing info. / stale (push) Has been cancelled
UI Tests / Tests (iPhone) (push) Has been cancelled
Integration tests / Integration Tests (push) Has been cancelled
Accessibility Tests / Tests (push) Has been cancelled
Open Translations PR / open-translations-pr (push) Has been cancelled
Automatic Calendar Version / automatic-calendar-version (push) Has been cancelled
2026-05-05 13:50:02 +03:30
Letro Bot
119787622d Version 7 (1.0.7) 2026-05-05 13:31:04 +03:30
renovate[bot]
4a5cfc2f10 Update EmbeddedElementCall and PostHog 2026-05-05 08:44:45 +03:00
Letro Bot
45a6737306 Version 6 (1.0.6) 2026-05-04 23:45:47 +04:00
Letro Bot
392f10b2bc Version 5 (1.0.5) 2026-05-04 23:03:04 +04:00
renovate[bot]
d956a9e59d Update dependency PostHog to v3.57.0 (#5532)
* Update dependency PostHog to v3.57.0

* Run XcodeGen, update Package.resolved and Settings.bundle
2026-05-04 14:10:32 +03:00
renovate[bot]
dd559c3987 Update dependency element-hq/compound-design-tokens to v10.1.1 (#5526)
* Update dependency element-hq/compound-design-tokens to v10.1.1

* Fix Compound workflow.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Doug <douglase@element.io>
2026-05-01 23:52:06 +01:00
renovate[bot]
c21ee62d87 Update dependency PostHog to v3.56.0 (#5529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Element CI <ci@element.io>
2026-05-01 17:56:57 +01:00
renovate[bot]
3b0b401e49 Update XcodeGen (#5520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Element CI <ci@element.io>
2026-04-30 16:10:14 +01:00
Mauro
11584d6bfe Live Location Sharing - handle server echoes (#5514)
* Track active live location sessions by ID instead of timeout.

# Conflicts:
#	ElementX/Sources/Services/Location/LiveLocationManager.swift

* implemented a system to promote starting session to active sesessions to send locations at the right time, and a system to remove a local session if it's handled by an external device.

* pr suggestions

---------

Co-authored-by: Doug <douglase@element.io>
2026-04-30 13:18:36 +00:00
Doug
df1a407142 Remove support for handling SPA calls within the app. (#5515)
* Remove support for handling SPA call links.

They were a stop-gap solution whilst we were building support for embedded room calling.

* Simplify ElementCallConfiguration now that there is only 1 type of call to handle.

* Remove the unused overlayModule from NavigationRoomCoordinator.
2026-04-29 19:32:38 +01:00
Mauro Romito
5bd0800fe5 update sdk to 26.04.28 2026-04-29 10:28:21 +02:00
ElementRobot
a6f51bec1b Bump the calendar version ready for the next release (#5505)
Co-authored-by: Element CI <ci@element.io>
2026-04-29 08:01:03 +01:00
Doug
1c8c5ea711 Update the SDK, handling OIDC/OAuth API breaks. (#5497)
Update the SDK handling API breaks.
2026-04-27 14:46:53 +01:00
Doug
9987a34265 Fix a bug where the onboarding flow was dismissed by logging out. (#5481)
* Fix a bug where the onboarding flow was dismissed by logging out.

* Add some tests for the available actions while we're here.

---------

Co-authored-by: Stefan Ceriu <stefan.ceriu@gmail.com>
2026-04-27 14:33:09 +01:00
Element CI
36744153de Run XcodeGen, update Package.resolved and Settings.bundle 2026-04-24 18:57:44 +03:00
Mauro
52d16618f6 Update SDK to 26.04.23 (#5478)
updated sdk, and added error management on the send LLS API
2026-04-24 13:07:16 +02:00
Letro Bot
ae8d6d0ace Version 4 (1.0.4) 2026-04-22 12:45:10 +04:00
Element CI
c2097bf547 Prepare next release 2026-04-21 09:43:26 -07:00
Doug
1cf700646f Update the SDK. (#5456) 2026-04-21 17:20:12 +03:00
amshak
b16bbdcc72 Notification Decoration Revised (#5312)
1. I removed the grey dots for when there is activity in rooms set to mentions or mute.
2. For all unread rooms, I made the message preview text bold for better legibility
3. For rooms with no unreads, I made the font weight regular, again for legibility

We have also mergeg the new room list activity rendering with the existing feature hide unread badge feature flag and provide 3 variations: current production behavior, no badge but bolding, and no bolding and no badge
2026-04-21 14:12:07 +03:00
Valere Fedronic
50ae841d78 Support for ongoing voice vs video call + joining (#5399) 2026-04-21 09:11:52 +00:00
Mauro Romito
6a77a04ed7 implement annotation animations in MapLibreMapView 2026-04-20 10:17:27 +02:00
Mauro Romito
fbdaf716be package resolved 2026-04-17 15:22:15 +02:00
Mauro Romito
3379bb6e94 update project
# Conflicts:
#	ElementX.xcodeproj/project.pbxproj
2026-04-17 15:22:15 +02:00
Mauro
2e9a499fc3 LLS Sheet implementation (#5420)
* Add LiveLocationSheet and refactor existing views to share code

* Implement logic for highlighting a specific LLS from a user once selected in the sheet

* Updated tests, project and added new previews for the LLS sheet.

# Conflicts:
#	PreviewTests/Sources/__Snapshots__/PreviewTests/liveLocationRoomTimelineView.Bubbles-iPad-pseudo.png
#	PreviewTests/Sources/__Snapshots__/PreviewTests/liveLocationRoomTimelineView.Bubbles-iPhone-pseudo.png

* add Equatable conformance to CLLocationCoordinate2D
2026-04-17 11:13:16 +00:00
Doug
350c04b0f3 Add support for homeserver capabilities to disable the UserDetailsEditScreen UI. (#5421)
Add support for homeserver capabilities to disable editing your user profile.

Also updates editable avatar size/formatting to match the latest Figma at the same time.
2026-04-17 11:52:46 +01:00
Stefan Ceriu
33ffea4eb8 Fix various warnings 2026-04-17 10:55:48 +03:00
Stefan Ceriu
d0b8da33c4 Manually update project and resolved packages following Renovate XcodeGen update 2026-04-17 10:47:33 +03:00
Element CI
72adef82b2 Prepare next release 2026-04-16 06:30:26 -07:00
Mauro Romito
b127efae16 update sdk to 26.04.16 2026-04-16 12:01:42 +02:00
Mauro
a27effdac6 Render LiveLocations in the map (#5394) 2026-04-14 18:27:34 +02:00
Mauro Romito
c9cafe0106 pr suggestions 2026-04-14 14:17:27 +02:00
Mauro Romito
074de88017 implement APIs for LLS observation 2026-04-14 14:17:27 +02:00
Skye Elliot
477bf859c5 Prompt user when inviting users with uncached identities (#5331)
If the user attempts to invite someone (to a room or creating a DM) whose identity is not cached, we prompt them to make sure this was their intention.
2026-04-14 14:51:58 +03:00
Mauro Romito
8ad79271cb update sdk to 26.04.13 2026-04-13 18:38:26 +02:00
Mauro
df7f8e0510 Fix LiveLocationManager flaky tests (#5389) 2026-04-13 18:05:47 +02:00
Doug
252e2f75df Verify Element X with an existing Element Classic account. (#5374)
* Read and import the secrets from ClassicAppAccounts.

* Record snapshots.

* Add some documentation, tidy up tests and fix the dismissal of the backup instructions.

* Workaround flakey tests (the fulfilments weren't always firing).

* Allow a custom Classic App deep link URL to be configured.
2026-04-13 15:30:09 +01:00
Doug
e3a074b8b2 Remove the Spaces Announcement sheet. (#5376) 2026-04-10 17:49:28 +01:00
Mauro
2d2295bcc1 Live Location Sharing Banner (#5370)
* Live Location Sharing Banner

# Conflicts:
#	ElementX.xcodeproj/project.pbxproj

* updated the top banner modifier and the top banner views

# Conflicts:
#	ElementX/Resources/Localizations/en-US.lproj/Localizable.strings
#	ElementX/Resources/Localizations/en.lproj/Localizable.strings

* improved the stopping function from the timeline item

* stop live location sharing before starting a new one.

* added some tests for LiveLocationManager

* pr suggestions
2026-04-10 14:50:42 +02:00
Letro Bot
a32f2e17ca Version 3 (1.0.3) 2026-04-10 01:08:08 +04:00
Letro Bot
922dfdaee6 Add a mechanism for customizing app strings 2026-04-10 01:07:36 +04:00
Letro Bot
c16e1eba3d Version 2 (1.0.2) 2026-04-10 01:07:36 +04:00