manuroe
|
d9f9d09cc8
|
MXCrypto: Rename MXDeviceVerificationManager to MXKeyVerificationManager
Because it makes more sense now
|
2020-02-11 13:56:36 +01:00 |
|
SBiOSoftWhare
|
dce3059277
|
RoomVC: For a room preview use room canonical alias if present when joining a room.
|
2020-02-10 17:54:52 +01:00 |
|
SBiOSoftWhare
|
490f45c9de
|
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
|
78835652cf
|
Message decoration: Fix shield appearance behavior.
|
2020-02-06 11:14:13 +01:00 |
|
SBiOSoftWhare
|
316894849c
|
Merge pull request #2967 from vector-im/riot_2960_2
User verification: Use localization strings
|
2020-02-04 10:27:37 +01:00 |
|
SBiOSoftWhare
|
b3589ff8b0
|
RoomMemberDetailsViewController: Use NSArray instead of NSMutableArray for security section.
|
2020-02-04 10:23:19 +01:00 |
|
SBiOSoftWhare
|
224aa2b0de
|
RoomMemberDetailsViewController: Get user encryption trust level with MXRoom.
|
2020-02-03 19:00:33 +01:00 |
|
SBiOSoftWhare
|
08444abfc9
|
RoomMemberDetailsViewController: Update security section and use localization strings.
|
2020-02-03 17:50:52 +01:00 |
|
SBiOSoftWhare
|
793667b0d1
|
Merge branch 'develop' into riot_2924
# Conflicts:
# Riot/Modules/Room/DataSources/RoomDataSource.m
|
2020-01-31 16:45:35 +01:00 |
|
manuroe
|
3442a69924
|
Room decoration: Use shields instead of padlocks
#2906
|
2020-01-31 14:59:54 +01:00 |
|
SBiOSoftWhare
|
885c26292e
|
Update MXUsersTrustLevelSummary fetch.
|
2020-01-30 21:37:25 +01:00 |
|
SBiOSoftWhare
|
0e0bc5557e
|
User verification: Update room member details screen with security section and shields.
|
2020-01-30 18:05:41 +01:00 |
|
manuroe
|
26813e0379
|
Shields: Shields in one self room should be green if I have no other device
|
2020-01-30 17:48:22 +01:00 |
|
SBiOSoftWhare
|
751cf92d89
|
User verification: Create UserEncryptionTrustLevel enum.
|
2020-01-30 17:42:54 +01:00 |
|
manuroe
|
cb2398da48
|
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
|
266d5840e9
|
Message decoration: Do not decorate state events
#2947
|
2020-01-28 15:53:09 +01:00 |
|
SBiOSoftWhare
|
1fe53c2b99
|
RoomVC: Use encryption normal shield when retrieving room encryption trust level.
|
2020-01-24 17:13:08 +01:00 |
|
SBiOSoftWhare
|
124cdb2691
|
RoomDataSource: Fix refactoring.
|
2020-01-23 16:39:33 +01:00 |
|
SBiOSoftWhare
|
2b6ae69a4c
|
RoomDataSource: Now compute encryption trust level from trusted devices percentage in room.
|
2020-01-23 16:37:23 +01:00 |
|
SBiOSoftWhare
|
d96f8ab3e8
|
RoomVC: Handle encryption shields decoration for composer and expanded header.
|
2020-01-22 16:27:04 +01:00 |
|
SBiOSoftWhare
|
b175682f2a
|
Room messages: Handle encryption shields decoration.
|
2020-01-22 16:25:39 +01:00 |
|
SBiOSoftWhare
|
682d53b605
|
ExpandedRoomTitleView: Add badge image view on room avatar.
|
2020-01-22 16:23:39 +01:00 |
|
SBiOSoftWhare
|
ea2bb93c56
|
RoomDataSource: Handle room members trust level for an encrypted room.
|
2020-01-22 16:21:47 +01:00 |
|
manuroe
|
a043955444
|
Merge branch 'develop' into riot_2890
|
2020-01-16 09:33:57 +01:00 |
|
manuroe
|
c4bce89834
|
Cross-signing: Follow API change on MXDeviceInfo.trustLevel
|
2020-01-16 09:24:40 +01:00 |
|
SBiOSoftWhare
|
1e88955c0d
|
Merge pull request #2902 from vector-im/riot_2851
Notification in DMs / new Notification type
|
2020-01-15 18:21:05 +01:00 |
|
SBiOSoftWhare
|
f3791dee56
|
KeyVerificationConclusionBubbleCell: Update warning title and badge image.
|
2020-01-15 10:50:36 +01:00 |
|
manuroe
|
c5e679693c
|
Cross-signing: Follow API change on [MXCrypto downloadKeys:]
|
2020-01-15 08:38:35 +01:00 |
|
SBiOSoftWhare
|
f910e4d3d7
|
RoomDataSource: Handle RoomBubbleCellData key verification update. Handle incoming key verification approval.
|
2020-01-14 21:47:16 +01:00 |
|
SBiOSoftWhare
|
aa00af2a0f
|
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
|
046e01ac92
|
Add key verification cells with pagination title.
|
2020-01-14 20:15:28 +01:00 |
|
SBiOSoftWhare
|
22d350c479
|
Handle key verification cells data filling.
|
2020-01-14 20:14:17 +01:00 |
|
SBiOSoftWhare
|
ee49cefaa4
|
KeyVerificationBaseBubbleCell: Use BubbleCellContentView. Improve cell height caching.
|
2020-01-14 20:10:13 +01:00 |
|
SBiOSoftWhare
|
aeecf9db1f
|
Refactor BubbleCellWithoutSenderInfoContentView to BubbleCellContentView and handle pagination title.
|
2020-01-14 20:02:34 +01:00 |
|
SBiOSoftWhare
|
16cbcdcdb9
|
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
|
5716bd1edf
|
Code cleaning
|
2019-12-26 23:24:09 +01:00 |
|
SBiOSoftWhare
|
d84e57690c
|
RoomDataSource: Handle read receipts display for cells conforming to BubbleCellReadReceiptsDisplayable.
|
2019-12-20 10:44:01 +01:00 |
|
SBiOSoftWhare
|
37fb9e7dfd
|
RoomVC: Handle DM key verification cells.
|
2019-12-20 10:43:07 +01:00 |
|
SBiOSoftWhare
|
f6e6816c02
|
Create DM key verification cells.
|
2019-12-20 10:42:28 +01:00 |
|
SBiOSoftWhare
|
964085bb6d
|
Create BubbleCellWithoutSenderInfoContentView a base room bubble cell content view.
|
2019-12-20 10:39:22 +01:00 |
|
SBiOSoftWhare
|
4149f7d2be
|
Add BubbleCellReadReceiptsDisplayable protocol describing a cell able to manage read receipts display.
|
2019-12-20 10:37:53 +01:00 |
|
SBiOSoftWhare
|
cf239ec78a
|
RoomBubbleCellData: Add new tags in RoomBubbleCellDataTag for key verification cells.
|
2019-12-20 10:35:04 +01:00 |
|
SBiOSoftWhare
|
373584f27f
|
UIStackView: Refactor extension method vc_removeAllSubviews to vc_removeAllArrangedSubviews.
|
2019-12-20 10:32:09 +01:00 |
|
SBiOSoftWhare
|
771868a7b1
|
RoomVC: Handle tap and long tap on UITextView detected data other than links (Fix #2803).
|
2019-12-03 19:58:51 +01:00 |
|
SBiOSoftWhare
|
6041a411a6
|
RoomVC: Prevent tableView scroll when displaying contextual menu.
|
2019-10-29 09:19:37 +01:00 |
|
SBiOSoftWhare
|
c6f1b51eaf
|
RoomVC: Prevent tableView scroll when displaying contextual menu (Fix #2687).
|
2019-10-28 18:55:55 +01:00 |
|
SBiOSoftWhare
|
3fefe31d27
|
Emoji picker: Fix reverse header and background colors (Fix #2630).
|
2019-10-22 18:54:59 +02:00 |
|
SBiOSoftWhare
|
aad143b34f
|
RoomViewController: Fix crash occurring when tap on an unsent media with retrieved event equal to nil.
|
2019-10-22 11:50:25 +02:00 |
|
SBiOSoftWhare
|
b3b27b0215
|
RoomViewController: Add logs when copy text failed.
|
2019-10-22 10:55:28 +02:00 |
|
SBiOSoftWhare
|
00f52c7dee
|
RoomSettingsViewController: Fix a crash when setting a nil string on UIPasteboard.
|
2019-10-21 17:37:36 +02:00 |
|