Doug
5c9d0975ce
Add a UserProfileScreen for profiles of non-members. ( #2687 )
2024-04-12 09:54:14 +01:00
Doug
47912d999b
Update the SDK.
nightly/1.6.3.572
2024-04-11 17:33:41 +01:00
Mauro
9bc24e2038
QR Code error views ( #2678 )
...
Co-authored-by: Doug <douglase@element.io>
2024-04-11 08:32:56 +00: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.
nightly/1.6.3.571
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
7645971812
Attempt to improve unit test reliability:
...
- synchronize mock properties on the main queue
- sleep for longer when processing routes
- finish encoding before deallocating the keyed archiver
- wait for NotificationCenter notifications to be delivered
- change were we process remote notification permissions
2024-04-10 17:40:47 +03:00
Doug
da598302df
Add more flexible background support to FullscreenDialog ( #2675 )
...
Hide the background when the main content extends underneath the bottom content.
2024-04-10 14:56:41 +01:00
Mauro
bcd7e2254c
QR Code scan view ( #2674 )
2024-04-10 10:47:23 +00:00
Stefan Ceriu
0fc0ad101e
Remove the unit tests derived data caching step
nightly/1.6.3.570
2024-04-09 18:18:11 +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.
1.6.2
2024-04-09 12:00:11 +01:00
Mauro
c61135f88c
QR Code Login Initial view state ( #2667 )
2024-04-09 12:21:14 +02:00
Doug
bc75fe1cf8
Fix child presentation of the same room. ( #2669 )
2024-04-09 11:11:14 +01:00
Doug
761824fa0d
Tweak internal/external deeplink handling ( #2664 )
...
* Add a childRoom AppRoute.
* Add a tests for child room routes.
nightly/1.6.2.569
2024-04-08 16:44:03 +01:00
Stefan Ceriu
446aab58de
Fixes ELEMENT-97277 - Be less aggressive on recovery key states
2024-04-08 18:30:16 +03:00
Stefan Ceriu
1ff4c02782
Tone down new onboarding flow recovery fatal error after a lot of crash reports on sentry
2024-04-08 18:30:16 +03:00
Stefan Ceriu
1ffc718cec
element-hq/element-x-ios/issues/2395 - Slightly tweak the unread invites logic, add more logs
2024-04-08 14:56:02 +03:00
Stefan Ceriu
d996c69a66
Small recently visited room tweaks following PR review
2024-04-08 14:56:02 +03:00
Stefan Ceriu
5221e9fb5d
Fix integration tests following room detail screens title changes.
2024-04-08 12:28:07 +03:00
Velin92
eddc650f68
Translations update
2024-04-08 08:04:11 +03:00
Doug
181753e43d
Update appearance of admins when changing moderators. ( #2654 )
nightly/1.6.2.568
2024-04-05 12:19:46 +01:00
Mauro
023b7fc608
Reset Recovery Key Screen ( #2648 )
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
nightly/1.6.2.567
2024-04-04 16:14:22 +00:00
Stefan Ceriu
97d9189077
Fixes #2624 , fixes #2625 - Add user suggestions in the create room flows.
2024-04-04 16:45:10 +03:00
Stefan Ceriu
c85c1593ee
Cleanup proxy errors
...
- proxy errors have been getting repetitive and not particularly useful
- differentiate between sdk and client errors and keep what provides value
- add error logs everywhere a failure occurs
2024-04-04 14:22:56 +03:00
Doug
3418d24557
Allow RoomFlowCoordinator
to start a child flow. ( #2644 )
2024-04-04 11:30:38 +01:00
Mauro
df242e3f1c
FF for QR code login + Login with qr code button ( #2643 )
2024-04-04 08:37:42 +00:00
Stefan Ceriu
3fea635d67
Attempt to fix the test on CI
nightly/1.6.2.566
2024-04-03 20:31:29 +03:00
Doug
ec69b29c58
Fix RTE recognising when the content is empty. ( #2631 )
2024-04-03 13:04:23 +01:00
Mauro
b4d96004fe
Prevent crashes when mentioning users on macOS ( #2630 )
...
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
2024-04-03 12:18:43 +02:00
Stefan Ceriu
82527958f7
Fix notification center unit tests, setup authorization status return value
2024-04-03 12:35:51 +03:00
Doug
8cdee0f22d
Update the SDK too.
nightly/1.6.2.565
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
cb585eef5f
Fixes #2618 - Allow dashes in room identifiers
2024-04-02 14:19:35 +03:00
Stefan Ceriu
834a830952
Use RustSDK permalink builders:
...
- replace event permalinks on the room screen interaction handler
- replace the one use don the room details screen
- deprecate previous AttributedStringBuilder methods
- there's more work required on the AttributedStringBuilder mentions handler before we can completely drop the iOS implementations
2024-04-02 14:19:35 +03:00
Stefan Ceriu
2e6c5c036a
FIxes #2602 - Fix pushers not being registered on re-login after recent Onboarding changes
2024-04-02 13:26:03 +03:00
Stefan Ceriu
27605da0bb
Fix secure backup recovery key screen snapshots following translation update.
nightly/1.6.2.564
2024-04-01 13:35:55 +03:00
Stefan Ceriu
a730689b1f
Various reliability tweaks for the UI and integration tests.
2024-04-01 12:27:54 +03:00
Velin92
96229a6695
Translations update
2024-04-01 11:36:51 +03:00
Stefan Ceriu
183a559e10
Bump the RustSDK to v 1.1.54
nightly/1.6.2.563
nightly/1.6.2.562
nightly/1.6.2.561
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
Stefan Ceriu
4e828e6f5c
Remove include_simulator_logs
from the integration tests.
2024-03-28 10:34:12 +02:00
ElementRobot
384a467fdc
Translations update ( #2615 )
nightly/1.6.2.560
2024-03-27 17:24:40 +00:00
Stefan Ceriu
0e3630fca1
Fix UI test snapshots
2024-03-27 17:59:40 +02:00
Stefan Ceriu
5665c67e6e
Fix RoomDetailsEditScreen snapshot rendering issues by switching their order. The root problems seems to be async related but we couldn't get to the bottom of it. Take this opportunity to refactor the snapshots.
2024-03-27 15:32:14 +02:00
Stefan Ceriu
f9fa3755ad
Reduce reply view snapshot precision because of random imageSource
rendering
2024-03-27 15:32:14 +02:00
Stefan Ceriu
885cd10ba4
Update poll snapshots
2024-03-27 15:32:14 +02:00
Stefan Ceriu
98af0ae169
UI test shenanigans ( #2611 )
...
* Hardcode Xcode 15.2 as there are multiple versions available on the performance runner
* Remove the derived data caching step as it's not necessary on the performance runner.
2024-03-27 14:10:20 +02:00
Doug
144f3a7fc4
Hard code the room flow to a single room proxy. ( #2599 )
...
* Don't give the room flow a split coordinator any more.
2024-03-27 10:56:58 +00:00
Doug
e424a02a2b
Fix various bugs in the moderation feature. ( #2608 )
...
* Fix search field string.
* Show your own user as an Admin when changing roles.
* Also show invited users when changing roles.
* Don't allow admin's to kick/ban other admins or themselves.
* Fix a bug when left members were counted as admins/moderators.
* Show when a member is pending.
* Add sections to the change role screen.
2024-03-27 10:33:40 +00:00