Commit Graph

16136 Commits

Author SHA1 Message Date
ismailgulek cb85d0e85d Merge pull request #6480 from vector-im/release/1.8.24/release
Release 1.8.24
2022-07-26 15:16:09 +03:00
gulekismail e26c695f63 version++ 2022-07-26 14:32:39 +03:00
gulekismail fd9f2a14dd changelog.d: Upgrade MatrixSDK version ([v0.23.13](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.13)). 2022-07-26 14:32:39 +03:00
SBiOSoftWhare 519f04c7dc Merge pull request #6479 from vector-im/steve/6477_lls_power_level
Location sharing: Display clearer error message when the user doesn't have permission to share location in the room (PSG-619)
2022-07-26 12:20:43 +02:00
SBiOSoftWhare 70c84b7939 Fix LocationSharingViewModelTests. 2022-07-26 11:40:21 +02:00
SBiOSoftWhare ac49363cef LLS: Add power level error strings. 2022-07-26 10:58:41 +02:00
SBiOSoftWhare 8824d42fe1 Update changes 2022-07-26 10:58:20 +02:00
SBiOSoftWhare 143be13f64 LocationSharingCoordinator: Handle room power level check for live location sharing. 2022-07-26 10:57:07 +02:00
SBiOSoftWhare d5c4a25ab2 LocationSharingViewModel: Handle power level error display. 2022-07-26 10:56:37 +02:00
SBiOSoftWhare dbf9a17a78 Merge pull request #6471 from vector-im/steve/6470_lls_delete
Location sharing: Handle live location sharing delete (PSG-487)
2022-07-26 10:53:35 +02:00
Johannes Marbach c8f32d24be Merge pull request #6472 from vector-im/johannes/tile-server-well-known
Read tile server URL from .well-known (PSG-592)
2022-07-26 10:28:26 +02:00
Doug 2d54a7afc4 Trim whitespace from email address on register. 2022-07-26 08:39:55 +01:00
Johannes Marbach e51b1c8c27 Add comment to clarify override
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-26 08:51:14 +02:00
Johannes Marbach 1bd54462ea Add changelog file
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-25 17:02:58 +02:00
Johannes Marbach 5b4e98fe95 Read tile server URL from .well-known (PSG-592)
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-25 17:00:37 +02:00
SBiOSoftWhare fac1c1a5f7 Update changes 2022-07-25 15:02:40 +02:00
SBiOSoftWhare 7f0fee41f3 RoomDataSource: Handle live location sharing deletion. 2022-07-25 15:02:33 +02:00
Doug b9b563928d Enable authentication and personalisation flows. 2022-07-25 12:33:28 +01:00
Doug db6fd0201b Always perform the registration dummy stage immediately after the first one. 2022-07-22 14:15:06 +01:00
Doug 0fb533c104 Improve error message when resetting password. 2022-07-22 09:39:48 +01:00
David Langley b77836a62e Merge pull request #6420 from vector-im/langleyd/6419_remove_ffmpeg_again
Remove ffmpeg again with opus libraries fixed to add arm64 sim support.
2022-07-21 18:24:31 +01:00
David Langley 65833b697d Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/6419_remove_ffmpeg_again 2022-07-21 17:31:08 +01:00
Doug 631a877d54 Tweak strings for FTUE. 2022-07-20 18:07:42 +01:00
Doug 6a3deb4c5c FTUE tweaks
- Allow login using a phone number.
- Update the server when entering a full MXID during registration.
- Reset the authentication service back to matrix.org after onboarding completes.
- Disable zoom on ReCaptcha to fix responsiveness issue.
- Tidy up unused methods.
2022-07-19 09:22:15 +01:00
SBiOSoftWhare b18efdf3d6 Merge pull request #6449 from vector-im/steve/6448_map_tile_credits
Location sharing: Show map credits on live location timeline tile only when map is shown (PSG-626)
2022-07-19 09:24:20 +02:00
SBiOSoftWhare af19e1869d Merge pull request #6447 from vector-im/steve/6423_lls_reply
Location sharing: Handle live location sharing start event reply in the timeline (PSG-4)
2022-07-18 18:16:50 +02:00
Anderas 7ec99ad497 Merge pull request #6444 from vector-im/andy/1_verification_protocols
Convert verification request and transaction to protocols
2022-07-18 16:41:39 +01:00
SBiOSoftWhare aa8ed8a38c Update changes 2022-07-18 17:22:03 +02:00
SBiOSoftWhare d3be937d6a RoomTimelineLocationView: Show map credits only when map is visible. 2022-07-18 17:20:26 +02:00
Doug e6ea10f3a6 Prefix test in-front of UI test methods. 2022-07-18 16:06:27 +01:00
Doug 0442342fc5 Speed up UI tests
- Disable animations.
- Search for screens instead of scrolling them into view.
2022-07-18 16:06:27 +01:00
SBiOSoftWhare d9511a7e56 Update changes 2022-07-18 16:53:37 +02:00
SBiOSoftWhare f7e349307a LocationPlainCell: Support long press for context menu display. 2022-07-18 15:48:58 +02:00
SBiOSoftWhare 8246edf604 RoomVC: Updated supported context menu actions for beacon info event. 2022-07-18 15:47:05 +02:00
SBiOSoftWhare d1f71d76c2 Live location sharing: Update timeline reply string. 2022-07-18 15:45:37 +02:00
Doug db2891b4ca Make deep links update AuthenticationViewController before it gets shown. 2022-07-18 14:05:48 +01:00
Kat Gerasimova 6ee6f5585e Update issue automation for the design team
The design team would like to see all of their issues on their board for triage now
2022-07-18 10:49:18 +01:00
Andy Uhnak f313a0927f Convert verification request and transaction to protocols 2022-07-18 10:28:48 +01:00
Doug 76ceba2ab7 Prepare for new sprint 2022-07-15 14:26:16 +01:00
Doug 5f346f5c75 Merge branch 'master' into develop 2022-07-15 14:26:12 +01:00
Doug 15fee437fd Merge branch 'release/1.8.23/master' 2022-07-15 14:26:08 +01:00
Doug 57344a6aab finish version++ 2022-07-15 14:26:08 +01:00
Doug c96e907e07 Merge pull request #6438 from vector-im/release/1.8.23/release
Release 1.8.23
2022-07-15 14:23:42 +01:00
Doug 1675cd3fc9 version++ 2022-07-15 13:03:16 +01:00
Doug 36e950460f Merge pull request #6437 from vector-im/doug/deactivate-account
Reword account deactivation button in Settings.
2022-07-15 12:58:46 +01:00
Doug 809b341cb9 Update string. 2022-07-15 11:19:32 +01:00
Doug 667725b800 Reword account deactivation button in Settings. 2022-07-15 10:36:09 +01:00
Doug 85cdd41a29 Fix Riot tests. 2022-07-14 16:56:35 +01:00
Doug 4dbefa2b67 Move FTUE strings for translation. 2022-07-14 16:56:35 +01:00
Doug bdc2911698 Fix build error on MXKSendReplyEventStringLocalizer. 2022-07-14 16:56:35 +01:00