SBiOSoftWhare
|
3549d38e5e
|
RoomVC: Handle title view encryption trust level badge image
|
2020-04-08 15:07:24 +02:00 |
|
SBiOSoftWhare
|
f2f6a69bf9
|
RoomTitleView: Add badge image view.
|
2020-04-08 15:06:59 +02:00 |
|
SBiOSoftWhare
|
5007499299
|
Use EncryptionTrustLevelBadgeImageHelper where needed.
|
2020-04-08 15:06:27 +02:00 |
|
SBiOSoftWhare
|
56867186a8
|
ExpandedRoomTitleView: Reduce trust level badge size.
|
2020-04-08 12:42:12 +02:00 |
|
SBiOSoftWhare
|
abadaeb7e6
|
RoomMemberTitleView: Remove power level badge.
|
2020-04-08 12:38:55 +02:00 |
|
SBiOSoftWhare
|
8fbf96fa53
|
RoomMemberDetailsViewController: Add power level label instead of badge.
|
2020-04-08 12:37:52 +02:00 |
|
SBiOSoftWhare
|
c6c3e5e24d
|
RoomParticipantsViewController: Handle power level label instead of badge.
|
2020-04-08 12:36:34 +02:00 |
|
manuroe
|
f39001abf2
|
RoomMember scree: Display the verify button even in non e2e rooms
#3046
Display also the shield on the user to have the same screen for e2e and non e2e rooms
|
2020-03-27 09:12:49 +01:00 |
|
SBiOSoftWhare
|
25e8f7fccf
|
Refactor DeviceVerification prefix classes to KeyVerification where needed. And move key verification related classes into the same module KeyVerification.
|
2020-03-18 17:39:26 +01:00 |
|
manuroe
|
9d2df2f0e2
|
MXCrypto: Rename MXDeviceVerificationManager to MXKeyVerificationManager
Because it makes more sense now
|
2020-02-11 13:56:36 +01:00 |
|
SBiOSoftWhare
|
8597bb57b4
|
RoomVC: For a room preview use room canonical alias if present when joining a room.
|
2020-02-10 17:54:52 +01:00 |
|
SBiOSoftWhare
|
558f3853be
|
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
|
cd3cd736dc
|
Message decoration: Fix shield appearance behavior.
|
2020-02-06 11:14:13 +01:00 |
|
SBiOSoftWhare
|
d8d54fb2ba
|
Merge pull request #2967 from vector-im/riot_2960_2
User verification: Use localization strings
|
2020-02-04 10:27:37 +01:00 |
|
SBiOSoftWhare
|
d0f8b725ef
|
RoomMemberDetailsViewController: Use NSArray instead of NSMutableArray for security section.
|
2020-02-04 10:23:19 +01:00 |
|
SBiOSoftWhare
|
4b8127e070
|
RoomMemberDetailsViewController: Get user encryption trust level with MXRoom.
|
2020-02-03 19:00:33 +01:00 |
|
SBiOSoftWhare
|
2b57e98bfe
|
RoomMemberDetailsViewController: Update security section and use localization strings.
|
2020-02-03 17:50:52 +01:00 |
|
SBiOSoftWhare
|
3ed104b16d
|
Merge branch 'develop' into riot_2924
# Conflicts:
# Riot/Modules/Room/DataSources/RoomDataSource.m
|
2020-01-31 16:45:35 +01:00 |
|
manuroe
|
babec2ff28
|
Room decoration: Use shields instead of padlocks
#2906
|
2020-01-31 14:59:54 +01:00 |
|
SBiOSoftWhare
|
a0d87b740b
|
Update MXUsersTrustLevelSummary fetch.
|
2020-01-30 21:37:25 +01:00 |
|
SBiOSoftWhare
|
03264f2db6
|
User verification: Update room member details screen with security section and shields.
|
2020-01-30 18:05:41 +01:00 |
|
manuroe
|
aeaf99d0d2
|
Shields: Shields in one self room should be green if I have no other device
|
2020-01-30 17:48:22 +01:00 |
|
SBiOSoftWhare
|
b23b18a6a5
|
User verification: Create UserEncryptionTrustLevel enum.
|
2020-01-30 17:42:54 +01:00 |
|
manuroe
|
3c4383534a
|
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
|
d66a2929d2
|
Message decoration: Do not decorate state events
#2947
|
2020-01-28 15:53:09 +01:00 |
|
SBiOSoftWhare
|
3fb666d9ec
|
RoomVC: Use encryption normal shield when retrieving room encryption trust level.
|
2020-01-24 17:13:08 +01:00 |
|
SBiOSoftWhare
|
b37505c13f
|
RoomDataSource: Fix refactoring.
|
2020-01-23 16:39:33 +01:00 |
|
SBiOSoftWhare
|
39727df980
|
RoomDataSource: Now compute encryption trust level from trusted devices percentage in room.
|
2020-01-23 16:37:23 +01:00 |
|
SBiOSoftWhare
|
3d9f2cdecf
|
RoomVC: Handle encryption shields decoration for composer and expanded header.
|
2020-01-22 16:27:04 +01:00 |
|
SBiOSoftWhare
|
7d656778e9
|
Room messages: Handle encryption shields decoration.
|
2020-01-22 16:25:39 +01:00 |
|
SBiOSoftWhare
|
c9e4f8bf5f
|
ExpandedRoomTitleView: Add badge image view on room avatar.
|
2020-01-22 16:23:39 +01:00 |
|
SBiOSoftWhare
|
fed1ce4560
|
RoomDataSource: Handle room members trust level for an encrypted room.
|
2020-01-22 16:21:47 +01:00 |
|
manuroe
|
f816d70dc1
|
Merge branch 'develop' into riot_2890
|
2020-01-16 09:33:57 +01:00 |
|
manuroe
|
20266754fc
|
Cross-signing: Follow API change on MXDeviceInfo.trustLevel
|
2020-01-16 09:24:40 +01:00 |
|
SBiOSoftWhare
|
f1d56d2791
|
Merge pull request #2902 from vector-im/riot_2851
Notification in DMs / new Notification type
|
2020-01-15 18:21:05 +01:00 |
|
SBiOSoftWhare
|
7af8233f1e
|
KeyVerificationConclusionBubbleCell: Update warning title and badge image.
|
2020-01-15 10:50:36 +01:00 |
|
manuroe
|
363744772f
|
Cross-signing: Follow API change on [MXCrypto downloadKeys:]
|
2020-01-15 08:38:35 +01:00 |
|
SBiOSoftWhare
|
058afa4497
|
RoomDataSource: Handle RoomBubbleCellData key verification update. Handle incoming key verification approval.
|
2020-01-14 21:47:16 +01:00 |
|
SBiOSoftWhare
|
7410cca05d
|
RoomViewController: Handle key verification cells with pagination title. Handle key verification incoming request approval actions. Remove copy action in context menu for key verification cells.
|
2020-01-14 20:23:36 +01:00 |
|
SBiOSoftWhare
|
c33cb9f08a
|
Add key verification cells with pagination title.
|
2020-01-14 20:15:28 +01:00 |
|
SBiOSoftWhare
|
60d8c8f5c7
|
Handle key verification cells data filling.
|
2020-01-14 20:14:17 +01:00 |
|
SBiOSoftWhare
|
332f25ff9b
|
KeyVerificationBaseBubbleCell: Use BubbleCellContentView. Improve cell height caching.
|
2020-01-14 20:10:13 +01:00 |
|
SBiOSoftWhare
|
dc2659d0d6
|
Refactor BubbleCellWithoutSenderInfoContentView to BubbleCellContentView and handle pagination title.
|
2020-01-14 20:02:34 +01:00 |
|
SBiOSoftWhare
|
49e259abfb
|
RoomBubbleCellData: Handle key verification cells. Add key verification property and add key verification cell data tags.
|
2020-01-14 19:46:02 +01:00 |
|
Giom Foret
|
fcae2e1b61
|
Code cleaning
|
2019-12-26 23:24:09 +01:00 |
|
SBiOSoftWhare
|
be29cd9a58
|
RoomDataSource: Handle read receipts display for cells conforming to BubbleCellReadReceiptsDisplayable.
|
2019-12-20 10:44:01 +01:00 |
|
SBiOSoftWhare
|
5641d1cfe6
|
RoomVC: Handle DM key verification cells.
|
2019-12-20 10:43:07 +01:00 |
|
SBiOSoftWhare
|
9e98e8a1c6
|
Create DM key verification cells.
|
2019-12-20 10:42:28 +01:00 |
|
SBiOSoftWhare
|
33a5c4ffe6
|
Create BubbleCellWithoutSenderInfoContentView a base room bubble cell content view.
|
2019-12-20 10:39:22 +01:00 |
|
SBiOSoftWhare
|
487edde1ba
|
Add BubbleCellReadReceiptsDisplayable protocol describing a cell able to manage read receipts display.
|
2019-12-20 10:37:53 +01:00 |
|