Commit Graph

12797 Commits

Author SHA1 Message Date
ismailgulek d24ec984eb Make callTimer optional 2021-02-07 19:57:35 +03:00
ismailgulek 96bbd326c3 Rename CallService to CallPresenter 2021-02-07 19:55:36 +03:00
SBiOSoftWhare 296f330446 Update changes 2021-02-05 18:34:23 +01:00
SBiOSoftWhare e4ba959d85 AuthVC: Setup cross-signing without authentication parameters in case if a grace period is enabled. 2021-02-05 18:32:36 +01:00
SBiOSoftWhare 67c3b00640 CrossSigningService: Add method to setup cross-signing without authentication. 2021-02-05 18:31:34 +01:00
manuroe 80e3065b03 Template: Bye bye 2020 2021-02-05 13:51:51 +01:00
Gil Eluard ba9f22c6b5 The Invite cell behaviour is not driven by MXRoom.isDirect property anymore 2021-02-05 10:25:27 +01:00
ismailgulek df2d1d20d3 Merge branch 'develop' into voip_2746 2021-02-05 12:11:39 +03:00
manuroe 3e4b7e99df XcodeGen: Explain what is the new .sh 2021-02-05 09:34:06 +01:00
manuroe 9bbd100509 XcodeGen: Move createWorkspace.sh into Tools/XcodeGen
To keep the root folder clean. Rename it because it does not do same things anymore.
2021-02-05 09:31:18 +01:00
manuroe 47bb39d97c Improve README and INSTALL 2021-02-05 09:19:07 +01:00
manuroe 6e1b3d8024 Prepare for new sprint 2021-02-03 19:36:11 +01:00
manuroe 7b224d24dd Merge branch 'master' into develop 2021-02-03 19:36:06 +01:00
manuroe 21aec68289 Merge branch 'release/1.1.7/master' 2021-02-03 19:35:55 +01:00
manuroe bbfdd58861 finish version++ 2021-02-03 19:35:55 +01:00
manuroe 38e667cceb Merge pull request #3999 from vector-im/release/1.1.7/release
Release 1.1.7
2021-02-03 19:35:12 +01:00
manuroe 579097d166 version++ 2021-02-03 19:09:29 +01:00
SBiOSoftWhare 1c1f158287 Merge pull request #3997 from vector-im/element_3995
Handle User-Interactive Authentication fallback
2021-02-03 17:20:00 +01:00
SBiOSoftWhare f2aa2b539f Merge branch 'develop' into element_3995 2021-02-03 17:16:36 +01:00
Weblate 9bd3a0b3cf Merge branch 'origin/develop' into Weblate. 2021-02-03 15:18:45 +00:00
Weblate d7eb59a0e3 Merge branch 'origin/develop' into Weblate. 2021-02-03 15:18:37 +00:00
manuroe af4640bfed Merge pull request #3998 from vector-im/3903_logs_too_big
3903 logs too big
2021-02-03 16:02:32 +01:00
manuroe 2b31f2ede6 Push notifications: Keep more life cycles logs but with a size limit
Fix Gil's comments
2021-02-03 15:59:06 +01:00
SBiOSoftWhare 458764e8b9 AuthenticationSessionService: Use prefix path constant generating authentication fallback URL. 2021-02-03 14:48:41 +01:00
SBiOSoftWhare 9ef30cc3cd Update changes 2021-02-03 12:15:07 +01:00
manuroe 18a254ed6d Push notifications: Keep more life cycles logs but with a size limit
This should be temporary until we fix crashes in NSE
2021-02-03 12:14:33 +01:00
SBiOSoftWhare b43fb17dfe Update pbxproj 2021-02-03 12:14:12 +01:00
SBiOSoftWhare 668c379d9f KeyVerificationService: Remove AuthenticatedSessionViewControllerFactory usage. 2021-02-03 12:14:02 +01:00
SBiOSoftWhare 85a4ca2c7d SSOAuthenticationPresenterError: Use SFSafariViewController below iOS 13.0 instead of SFAuthenticationSession atm due to an app name Apple issue. 2021-02-03 12:13:37 +01:00
manuroe 8d27623c75 Logs: Add a size limitation so that we can upload them in bug reports
#3903
2021-02-03 12:12:28 +01:00
SBiOSoftWhare 2e583470f7 Social login: Update separator wording. 2021-02-03 12:11:40 +01:00
SBiOSoftWhare 96f55422e6 AuthenticationSessionService: Add unit tests. 2021-02-03 12:11:14 +01:00
SBiOSoftWhare b4d7189052 SecretResetCoordinator: Remove AuthenticatedSessionViewControllerFactory and use ReauthenticationCoordinator for reauthentication. 2021-02-03 12:10:51 +01:00
SBiOSoftWhare 58d49d2046 SecurityVC: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing. 2021-02-03 12:08:48 +01:00
SBiOSoftWhare de9e236edb SettingsVC: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing. 2021-02-03 12:08:26 +01:00
SBiOSoftWhare 6bb5d2eade HomeViewController: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing. 2021-02-03 12:07:31 +01:00
manuroe 8d46f40981 Merge pull request #3994 from vector-im/3990_matrix.to
Several fixes around permalinks and matrix.to
2021-02-03 12:06:14 +01:00
SBiOSoftWhare fed200f1e2 Add CrossSigningSetupCoordinator that handles cross signing setup navigation flow. 2021-02-03 12:06:12 +01:00
manuroe d69563b49d Merge branch 'develop' into 3990_matrix.to 2021-02-03 12:06:04 +01:00
ismailgulek 622a9f9229 Voip all 2021-02-03 14:01:29 +03:00
SBiOSoftWhare 4a5f311bf7 Reauthentication: Add ReauthenticationCoordinator that handles reauthentication. It is used before calling an authenticated API. 2021-02-03 11:56:27 +01:00
SBiOSoftWhare dd69616256 AuthenticatedSessionViewControllerFactory: Remove logical authentication session code now in AuthenticationSessionService. 2021-02-03 11:35:54 +01:00
SBiOSoftWhare aa7a23a55f Reauthentication: Add ReauthFallBackViewController that enables to authenticate with UIA fallback. 2021-02-03 11:34:33 +01:00
SBiOSoftWhare 221ebfdaac Add AuthenticationParametersBuilder that enables to build autentication parameters regarding a login type. 2021-02-03 11:12:48 +01:00
SBiOSoftWhare 9f6d72414e CrossSigningService: Integrate AuthenticationSessionService. 2021-02-03 11:11:21 +01:00
SBiOSoftWhare dfadd042a7 Add AuthenticationSessionParameters represents authenticated API endpoint parameters. 2021-02-03 11:05:38 +01:00
SBiOSoftWhare 61999c6fa6 Reauthentication: Add AuthenticationSessionService that enables to check if an API endpoint needs authentication. 2021-02-03 11:03:16 +01:00
Gil Eluard 9ff48f6528 Merge pull request #3972 from vector-im/element_3969
Avoid megolm share requests if the device is not verified
2021-02-03 10:11:43 +01:00
manuroe 3aee637d96 matrix.to: The app does not open a permalink from matrix.to
#3993
2021-02-02 17:59:44 +01:00
manuroe a61c28784d matrix.to: Support room preview when the permalink has parameters (like "via=")
It works. There is no reason for not doing it
2021-02-02 17:13:01 +01:00