Commit Graph

372 Commits

Author SHA1 Message Date
Stefan Ceriu 20d57e4998 Bump the RustSDK to v1.1.59, regenerated the SDK mocks 2024-04-18 15:01:31 +03:00
Doug 4075c4486c
Update compound (#2704)
Makes the _bgBubbleHighlighted colour available.
2024-04-17 14:28:41 +01:00
Element CI 493763b17e Prepare next release 2024-04-15 04:06:42 -07:00
Doug f8920d4d11
Initial implementation of the JoinRoomScreen. (#2684)
* Update Compound and use super button for room directory.
2024-04-12 13:13:22 +01:00
Doug 47912d999b Update the SDK. 2024-04-11 17:33:41 +01:00
Doug eda7d59518
Update strings and add productionAppName value for the new placeholder. (#2677)
* Update strings and add productionAppName value for the new placeholder.

* Fix snapshots.

* Fix more snapshots.
2024-04-10 16:58:00 +01:00
Stefan Ceriu e3bf8b83fd Bump compound in an attempt to fix ever changing .resolved files 2024-04-10 18:00:18 +03:00
Stefan Ceriu 064626fbbe element-hq/element-x-ios/issues/2670 - Show invites as part of the room list 2024-04-09 18:18:11 +03:00
Element CI d34ec30ca6 Prepare next release 2024-04-09 04:42:04 -07:00
Doug 0856891733
Final design for pending members when changing roles. (#2668)
* Final design for pending users when changing role.

* Remove room moderation feature flag.

* Fix tests.

* Run periphery.

* Update snapshots.
2024-04-09 12:00:11 +01:00
Doug 181753e43d
Update appearance of admins when changing moderators. (#2654) 2024-04-05 12:19:46 +01:00
Stefan Ceriu 97d9189077 Fixes #2624, fixes #2625 - Add user suggestions in the create room flows. 2024-04-04 16:45:10 +03:00
Doug ec69b29c58
Fix RTE recognising when the content is empty. (#2631) 2024-04-03 13:04:23 +01:00
Doug 8cdee0f22d Update the SDK too. 2024-04-02 14:27:57 +01:00
Doug 52fc9d5c22 Use the new RTE package repo. 2024-04-02 14:27:57 +01:00
Stefan Ceriu 183a559e10 Bump the RustSDK to v 1.1.54 2024-03-28 15:15:48 +02:00
Doug b37dca253b
Update RTE allowing Xcode 15.3 to be used. (#2614)
* Update RTE allowing Xcode 15.3 to be used.

* Don't actually use Xcode 15.3 yet, it isn't supported on GitHub 🤦‍♂️

* Revert Xcode 15.3 format changes.
2024-03-28 08:46:13 +00:00
Element CI 189d081da0 Prepare next release 2024-03-25 09:30:21 -07:00
Doug 7df207c4eb
Update the SDK. (#2605) 2024-03-25 16:14:22 +00:00
Element CI 0a6c49ca36 Prepare next release 2024-03-22 07:31:46 -07:00
Stefan Ceriu 618f22c892 Bump the RustSDK to v1.1.52 2024-03-22 16:12:24 +02:00
Mauro 562e5e739d
Public Search View (#2585)
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2024-03-21 14:34:35 +00:00
Stefan Ceriu a62c96f1c5
Onboarding flow coordinator and FTUE changes (#2578)
Fixes #2595, fixes #2594, fixes #2593, fixes #2592, fixes #2591
2024-03-21 14:01:23 +02:00
Element CI 668c5188fb Prepare next release 2024-03-14 16:59:58 -07:00
Mauro 7611123ae1
Send UTD occurences to Posthog (#2575)
Co-authored-by: Stefan Ceriu <stefan.ceriu@gmail.com>
2024-03-15 00:42:44 +01:00
Doug c68ec2c382
Add analytics for Room Moderation. (#2571)
* Add an option to use analytics locally.

* Add analytics for Room Moderation.

* Update tests.

* Include the role in the event where appropriate.

* Update the AnalyticsEvents package.
2024-03-14 15:55:37 +00:00
Stefan Ceriu 5944550721
In preparation of FTUE changes... (#2556)
* Remove the welcome screen

* Allow the UserSessionFlowCoordinator to control the whole app hierarchy, not only its splitView

* Start using the new verification state listener

* Rename Onboarding to AuthenticationStart in preparation for the new OnboardingFlowCoordinator; update snapshots and tests

* Make the AuthenticationCoordinator a proper FlowCoordinator

* Add some padding around the authentication start screen report a problem button

* Bump the RustSDK to v1.1.49

* Only add bottom padding on the authentication start screen report a problem button
2024-03-13 11:24:48 +02:00
Element CI 2e819e50ec Prepare next release 2024-03-12 15:08:24 -07:00
Mauro 0ebd2422dd
RTE Bump (#2558) 2024-03-12 22:52:46 +01:00
Stefan Ceriu 83f5ae9192
Prefire multiple devices (#2543)
* Update Prefire, setup multiple snapshot devices and languages
Squashed commits:
[28cb4ae6d] Switch to macos-14, iOS 17 and the iPhone 15 simulator
[080fc82cb] Update snapshots
[c874ca9c7] Bump Compound and Prefire, reduce perceptual precission to 0.98
[a59b8a54c] Update snapshots after adding iPad and pseudolanguage snapshotting
[f30cc3277] Setup multi-language snapshotting
[aeb11c7e7] Update prefire template, setup multiple snapshot devices

* Update ruby dependencies and fastlane plugins

* Bump Compound, switch back to the original prefire - version 2.0.4

* Remove preview test simulator version specifiers
2024-03-12 13:08:54 +02:00
Doug 2062b8c999 Update the SDK. 2024-03-11 12:16:09 +00:00
Mauro 7a508ea919
Disable auto completion (#2547) 2024-03-08 17:57:34 +01:00
Doug e36db7dd66
Update the SDK adopting new power levels APIs. (#2545)
* Update the SDK adopting new power levels APIs.

* Fix test compilation error.
2024-03-08 15:26:15 +00:00
Doug 7f3451216d
Update the SDK. (#2529) 2024-03-05 16:31:27 +00:00
Doug 1b5db6c63d
Update the SDK and handle breaking changes. (#2527) 2024-03-05 15:08:34 +01:00
Doug ce667eab13
Update Compound. (#2514)
Fixes a bug with placeholder avatar rendering in Notifications.
2024-03-01 13:14:52 +00:00
Doug b3e6fdc503
Update the SDK. (#2512) 2024-02-29 11:42:09 +00:00
Element CI 40a8c80f56 Prepare next release 2024-02-27 08:37:31 -08:00
Element CI b17fa5056a Prepare next release 2024-02-27 07:10:40 -08:00
Doug ff35688088
Handover log file management to Rust. (#2495)
* Handover log file management to Rust.

Fix all the tests, disabling the logging ones for now.

* Merge logging tests into a single case 😬

Not ideal but at least they're now running.

* Move TracingConfiguration into its own file.

* Split up the tests into smaller functions instead of writing code like a caveman.
2024-02-23 18:29:13 +00:00
Doug c573b7caa1
Update DeviceKit and tweak user agent string on mac. (#2496) 2024-02-23 11:26:01 +00:00
Doug a3b3aa8517
Move PreviewTests into their own scheme. (#2492)
* Use xcresultparser for coverage as there are 2 schemes now.
2024-02-22 15:13:52 +00:00
Mauro 9b949ce84e
Configure SDK to use the global/OS proxy (#2493) 2024-02-21 15:17:23 +01:00
Mauro 1f389ed008
Bump sdk + Favourites filters implementation (#2484) 2024-02-19 17:53:57 +01:00
Stefan Ceriu 6d9271ce59 Fixes #2320 - Implement support for (un)marking rooms as favourite from the room list and room detail screens 2024-02-19 17:51:43 +02:00
Element CI 46f0cf45bd Prepare next release 2024-02-19 06:53:18 -08:00
Element CI 4787c17c38 Prepare next release 2024-02-16 03:57:48 -08:00
Doug 77ad847cfc
Bump the SDK to v1.1.40. (#2473) 2024-02-16 11:40:13 +00:00
Element CI bb23914cd5 Prepare next release 2024-02-14 04:39:22 -08:00
Stefan Ceriu 5cb5862e5e Bump the RustSDK, adopt new marking/flagging rooms as (un)read API and fix sending read receipts when entering rooms or making the app active again 2024-02-14 12:33:19 +02:00