Commit Graph

16105 Commits

Author SHA1 Message Date
SBiOSoftWhare 4d60877f22 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 f6551af0ae 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
Doug c08ce224b1 Prefix test in-front of UI test methods. 2022-07-18 16:06:27 +01:00
Doug cb4bcb154b Speed up UI tests
- Disable animations.
- Search for screens instead of scrolling them into view.
2022-07-18 16:06:27 +01:00
SBiOSoftWhare 3fd3ab08fc Update changes 2022-07-18 16:53:37 +02:00
SBiOSoftWhare 653e391303 LocationPlainCell: Support long press for context menu display. 2022-07-18 15:48:58 +02:00
SBiOSoftWhare 680874071c RoomVC: Updated supported context menu actions for beacon info event. 2022-07-18 15:47:05 +02:00
SBiOSoftWhare 6a20923f9d Live location sharing: Update timeline reply string. 2022-07-18 15:45:37 +02:00
Doug b00e6d1f45 Make deep links update AuthenticationViewController before it gets shown. 2022-07-18 14:05:48 +01:00
Kat Gerasimova 96a3619b78 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 c551e8cce5 Convert verification request and transaction to protocols 2022-07-18 10:28:48 +01:00
Doug ea64e1a40e Prepare for new sprint 2022-07-15 14:26:16 +01:00
Doug a78ab643b5 Merge branch 'master' into develop 2022-07-15 14:26:12 +01:00
Doug 0c1cef4684 Merge branch 'release/1.8.23/master' 2022-07-15 14:26:08 +01:00
Doug 0dfe19bdd2 finish version++ 2022-07-15 14:26:08 +01:00
Doug 3336c0880b 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 5f3014b680 version++ 2022-07-15 13:03:16 +01:00
Doug 5ba35640da 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 30a8829446 Update string. 2022-07-15 11:19:32 +01:00
Doug 071dbc93d2 Reword account deactivation button in Settings. 2022-07-15 10:36:09 +01:00
Doug c577521c6c Fix Riot tests. 2022-07-14 16:56:35 +01:00
Doug ffa4c47d26 Move FTUE strings for translation. 2022-07-14 16:56:35 +01:00
Doug bdfa76e09f Fix build error on MXKSendReplyEventStringLocalizer. 2022-07-14 16:56:35 +01:00
Doug 8e36710bfb Update remaining strings for FTUE.
Include homeserver in view models/state as needed.
Pre-fill the user's display name as set by the server.
2022-07-14 16:56:35 +01:00
Doug 82b60f2e5e Update use case, registration and login screens.
Remove "Custom server" button from use case screen.
Remove matrix.org description.
Add username availability to registration screen.
2022-07-14 16:56:35 +01:00
Doug ddc61660a3 Move AuthenticationCoordinator into Authentication module.
Reorganise moving AuthenticationViewController into a Legacy folder.
2022-07-14 16:56:35 +01:00
Doug 3759274a97 Prepare for new sprint 2022-07-13 14:35:35 +01:00
Doug 40aa0ea0c8 Merge branch 'master' into develop 2022-07-13 14:35:31 +01:00
Doug b1539c0921 Merge branch 'release/1.8.22/master' 2022-07-13 14:35:27 +01:00
Doug 8cbb7d4926 finish version++ 2022-07-13 14:35:27 +01:00
Doug dda14b5552 Merge pull request #6418 from vector-im/release/1.8.22/release
Release 1.8.22
2022-07-13 14:33:55 +01:00
Doug ba14ee853f version++ 2022-07-13 11:55:41 +01:00
Doug ae38df5053 changelog.d: Upgrade MatrixSDK version ([v0.23.12](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.12)). 2022-07-13 11:55:40 +01:00
Doug c385f8db46 Merge pull request #6417 from vector-im/doug/registration
Fix a bug setting nil soft logout credentials.
2022-07-13 10:39:20 +01:00
Doug cbd0c7478c Fix a bug setting nil soft logout credentials. 2022-07-13 09:44:40 +01:00
Doug 490903b87e Prepare for new sprint 2022-07-12 19:31:10 +01:00
Doug 1a8b9b81ad Merge branch 'master' into develop 2022-07-12 19:31:08 +01:00
Doug 4d19998e96 Merge branch 'release/1.8.21/master' 2022-07-12 19:31:04 +01:00
Doug 5e2f358dea finish version++ 2022-07-12 19:31:03 +01:00
Doug 871d5132e5 Merge pull request #6414 from vector-im/release/1.8.21/release
Release 1.8.21
2022-07-12 19:29:34 +01:00
Doug 2a907e6888 version++ 2022-07-12 16:03:39 +01:00
Doug 61c053bb97 changelog.d: Upgrade MatrixSDK version ([v0.23.11](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.11)). 2022-07-12 16:03:39 +01:00
SBiOSoftWhare 87b4e6e022 Merge pull request #6394 from vector-im/steve/6108_map_credits
Location sharing: Update map credits display and behavior (PSG-234)
2022-07-12 16:47:49 +02:00
SBiOSoftWhare 7b863c7763 LiveLocationSharingViewer: Update copyright bottom padding. 2022-07-12 15:51:33 +02:00
aringenbach 5c093c988d Merge pull request #6399 from vector-im/aringenbach/6398_fix_slash_commands
Fix slash commands from room composer
2022-07-12 11:31:24 +02:00
aringenbach dfd0ff41ed Rename isIRCStyleCommand to sendAsIRCStyleCommandIfPossible 2022-07-12 10:37:29 +02:00
aringenbach d5bc0415a0 Rework slash command condition to make it a bit clearer 2022-07-12 10:35:05 +02:00
Doug 72890ddb7f Rename riot-keys.txt to element-keys.txt. 2022-07-12 09:15:44 +01:00
Doug 794edfd551 Merge pull request #6402 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2022-07-12 09:00:43 +01:00
Doug 2a085c3087 Merge pull request #6403 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2022-07-12 08:59:20 +01:00