Commit Graph

19 Commits

Author SHA1 Message Date
Doug 6dd471045f Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Doug 61fe9ed4eb Add changelog.
Remove whitespace.
2021-11-11 09:52:47 +00:00
SBiOSoftWhare f0458d493d MXSession: Add logs to track if E2EE is enabled by default on the current HS. 2021-11-10 18:58:34 +01:00
SBiOSoftWhare 7fcfd36875 MXSession: Add logs to track if E2EE is enabled by default on the current HS. 2021-11-10 18:54:39 +01:00
SBiOSoftWhare 32348fab29 MXSession: Add logs to track if E2EE is enabled by default on the current HS. 2021-11-10 18:42:29 +01:00
Philippe Loriaux 216924165d Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
SBiOSoftWhare 837e1f5279 ShowDirectory: Update view model and handle direct input of room id alias even non public. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 9eb08d1c05 MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
SBiOSoftWhare cf3826a09c MXSession: Expose HomeserverConfiguration based on session Well Known config or hardcoded values. 2021-04-29 12:37:11 +02:00
SBiOSoftWhare abdb531271 Update Riot/Categories/MXSession+Riot.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-04-29 12:37:11 +02:00
SBiOSoftWhare 4ded23f21a MXSession+Riot: Update vc_isE2EByDefaultEnabledByHSAdmin method. 2021-04-29 12:36:17 +02:00
manuroe c27259936c MXSession: Make sure vc_canSetupSecureBackup is reusable
Put specific additional check out of this method
2020-10-01 16:46:32 +02:00
SBiOSoftWhare dfb5627126 Refactoring secure backup references. 2020-06-26 14:13:37 +02:00
SBiOSoftWhare 65a60cac9c MXSession: Add convenient method to check if we can setup secure key backup. 2020-06-25 15:58:52 +02:00
SBiOSoftWhare 86239881d2 MXSession+Riot: Use vc prefix as other extensions. 2020-06-25 10:23:24 +02:00
manuroe b28fcebd57 E2E by default: Disable it if the HS admin disabled it
#3305
2020-06-24 17:08:14 +02:00
manuroe 91d5452c11 E2E by default: canEnableE2EByDefaultInNewRoomWithUsers is now defined in the SDK 2020-01-30 16:08:58 +01:00
manuroe e4998f3374 Negotiate E2E by default for DMs
#2943
2020-01-28 15:16:53 +01:00
Denis Morozov da7aa8d04e Create app level category for MXSession to count missed notifications count 2017-08-22 10:46:53 +03:00