Commit Graph

750 Commits

Author SHA1 Message Date
SBiOSoftWhare e936e833ea RoomVC: Use cells with encryption badge only if needed in order to recover horizontal white space. 2020-02-06 18:46:32 +01:00
SBiOSoftWhare 02f2c76ae3 Message decoration: Fix shield appearance behavior. 2020-02-06 11:14:13 +01:00
SBiOSoftWhare 6c287027ed Room participants: Fix user trust level shields always black. 2020-02-04 17:04:54 +01:00
SBiOSoftWhare de74c83117 Merge pull request #2967 from vector-im/riot_2960_2
User verification: Use localization strings
2020-02-04 10:27:37 +01:00
SBiOSoftWhare fbf1d54a4c RoomMemberDetailsViewController: Use NSArray instead of NSMutableArray for security section. 2020-02-04 10:23:19 +01:00
SBiOSoftWhare 4ec67480be ContactTableViewCell: Handle trust level shields decoration. 2020-02-03 19:01:47 +01:00
SBiOSoftWhare bd8d7c0659 RoomMemberDetailsViewController: Get user encryption trust level with MXRoom. 2020-02-03 19:00:33 +01:00
SBiOSoftWhare 5cd411c1c9 UserVerificationSessionStatusViewController: Fix wording issue. 2020-02-03 18:07:53 +01:00
SBiOSoftWhare 0552952cae User verification: Use localization strings. 2020-02-03 17:52:39 +01:00
SBiOSoftWhare e5565e5d09 RoomMemberDetailsViewController: Update security section and use localization strings. 2020-02-03 17:50:52 +01:00
manuroe 535e1d61fa Merge pull request #2961 from vector-im/riot_2959
E2E: Do not warn anymore for unknown devices
2020-01-31 18:01:02 +01:00
SBiOSoftWhare 68065e20e4 Settings: Add session verification screens. 2020-01-31 17:46:16 +01:00
SBiOSoftWhare 45779b0d7c User verification: Add possibility to present on session detail from UserVerificationCoordinator. 2020-01-31 17:46:03 +01:00
SBiOSoftWhare c5dd06605c Merge branch 'develop' into riot_2924
# Conflicts:
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2020-01-31 16:45:35 +01:00
manuroe 3cbe9ae0d4 Room decoration: Make shields bigger 2020-01-31 16:20:28 +01:00
SBiOSoftWhare a72219f749 User verification: User device verification flow when verify a session. 2020-01-31 15:09:19 +01:00
SBiOSoftWhare 40843ec0c1 User verification: Update device verification flow to support device or user verification. 2020-01-31 15:07:30 +01:00
SBiOSoftWhare 7ccb4272cb User verification: Add table view title for session list screen. 2020-01-31 15:03:44 +01:00
manuroe fc9c278d99 Room decoration: Use shields instead of padlocks
#2906
2020-01-31 14:59:54 +01:00
SBiOSoftWhare 158c4c0894 Merge branch 'riot_2924' of github.com:vector-im/riot-ios into riot_2924 2020-01-30 21:37:39 +01:00
SBiOSoftWhare be42ed6cc8 Update MXUsersTrustLevelSummary fetch. 2020-01-30 21:37:25 +01:00
SBiOSoftWhare ba7e657dbf Update Riot/Modules/UserVerification/Start/UserVerificationStartViewModelType.swift
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2020-01-30 20:58:12 +01:00
manuroe 33fb24ceb2 E2E: Do not warn anymore for unknown devices
# 2959
2020-01-30 18:13:49 +01:00
SBiOSoftWhare bf0651dfcd User verification: Update room member details screen with security section and shields. 2020-01-30 18:05:41 +01:00
SBiOSoftWhare 2ad56b6be4 User verification: Add start user verification flow to DeviceVerificationCoordinator. 2020-01-30 17:57:09 +01:00
SBiOSoftWhare f094a2cca3 User verification: Implement user session status flow coordinator. 2020-01-30 17:55:36 +01:00
SBiOSoftWhare c076b8c260 User verification: Implement session list status screen. 2020-01-30 17:54:03 +01:00
manuroe bd5088385e Shields: Shields in one self room should be green if I have no other device 2020-01-30 17:48:22 +01:00
SBiOSoftWhare f81f11d8b2 User verification: Create UserEncryptionTrustLevel enum. 2020-01-30 17:42:54 +01:00
SBiOSoftWhare e1ab7e738a User verification: Implement single session status screen. 2020-01-30 17:41:51 +01:00
SBiOSoftWhare 1f492b30cf User verification: Implement start user verification screen. 2020-01-30 17:38:33 +01:00
manuroe a9207f5f53 Room Shield: Use sync version of [MXRoom membersTrustLevelSummary:]
https://github.com/vector-im/riot-ios/issues/2956
to break keys downloads in loop
2020-01-30 17:16:53 +01:00
manuroe cfcee3d21a Settings > Security: Fix file name 2020-01-30 13:24:13 +01:00
manuroe e1af1b3136 Settings > Security: Fix Giom's remarks 2020-01-30 13:19:09 +01:00
manuroe 9c0427594a Settings: More cleaning 2020-01-30 07:14:35 +01:00
manuroe f6b1ec38ad Settings: Remove code for things that have their own screen now 2020-01-30 07:12:05 +01:00
manuroe 5ffc2022e5 Settings: Remove code for things that have their own screen now 2020-01-30 07:01:10 +01:00
manuroe d679d9271f Settings > Security > Manage Session: Import delete device code block from the kit 2020-01-29 23:17:57 +01:00
manuroe 5dd11fd48e Settings > Security > Manage Session: Import rename code block from the kit 2020-01-29 22:00:05 +01:00
manuroe 7dc7c45361 Settings > Security: Add Manage Session screen 2020-01-29 21:09:15 +01:00
manuroe 7e28e4323a Settings > Security: Debug: Add cross-signing information 2020-01-29 15:56:06 +01:00
manuroe 8500056918 Settings > Security: Display shields for devices 2020-01-29 10:58:37 +01:00
manuroe df26248f38 Settings > Security: Sort out things to match the design 2020-01-29 09:10:22 +01:00
manuroe 1969ceaf70 Settings > Security: More cleaning 2020-01-28 23:27:45 +01:00
manuroe 5861946b86 Settings > Security: More cleaning 2020-01-28 23:15:23 +01:00
manuroe ea23d7ef55 Settings > Security: Remove useless imported code 2020-01-28 22:05:11 +01:00
manuroe 0aeff76ad4 Settings: Add a dedicated screen for Security 2020-01-28 21:09:51 +01:00
manuroe 670378f661 Settings: LABS: Keep only one flag for cross-signing 2020-01-28 16:51:03 +01:00
manuroe 3a5f8093b7 Message decoration: Do not decorate state events
#2947
2020-01-28 15:53:09 +01:00
manuroe 00c4673510 Negotiate E2E by default for DMs
#2943
2020-01-28 15:16:53 +01:00