ismailgulek
|
cc6a62c811
|
Fix leading constraint, fixes #3226
|
2020-07-02 16:12:44 +03:00 |
|
ismailgulek
|
7878354243
|
Merge branch 'develop' into xcode11
# Conflicts:
# CHANGES.rst
# Riot.xcodeproj/project.pbxproj
|
2020-06-26 17:33:09 +03:00 |
|
ismailgulek
|
32890b6b83
|
Check user in session before using userId
|
2020-06-12 15:07:26 +03:00 |
|
ismailgulek
|
3a7306a471
|
Get inviter from invite event instead of looping members
|
2020-06-12 14:36:58 +03:00 |
|
ismailgulek
|
870400f25f
|
Change issue link to Github
|
2020-06-05 18:16:29 +03:00 |
|
ismailgulek
|
b0f9b94b81
|
Do a temporary workaround for navigation bar background, fixes #3271
|
2020-06-05 17:49:13 +03:00 |
|
ismailgulek
|
299baca40c
|
Override preferredStatusBarStyle for missing pages and ensure setNeedsStatusBarAppearanceUpdate will be called
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 12:10:27 +03:00 |
|
manuroe
|
79f19a96fd
|
RoomMemberVC: Make sure we have user keys to display the right trust level
|
2020-05-06 14:37:37 +02:00 |
|
SBiOSoftWhare
|
60c8fd528f
|
Integrate RoundedButton where needed.
|
2020-04-28 16:34:39 +02:00 |
|
manuroe
|
bd7bd7c59f
|
Jitsi: Support v1 and v2 widget types
|
2020-04-24 09:04:49 +02:00 |
|
ismailgulek
|
c5d9241fbe
|
Merge pull request #3084 from vector-im/riot_3067
Consider Safe Area Insets for Some Screens
|
2020-04-23 20:56:58 +03:00 |
|
manuroe
|
e85288c83b
|
Merge branch 'develop' into riot_3138
|
2020-04-23 15:53:15 +02:00 |
|
manuroe
|
0e5699a5b9
|
Rename UserEncryptionTrustLevelNormal to UserEncryptionTrustLevelNotVerified
|
2020-04-23 15:25:43 +02:00 |
|
manuroe
|
362fef18c2
|
Cross-signing: Allow to verify each device of users with no cross-signing
Fix #3138
This is implemented by adding a new `UserEncryptionTrustLevel` value: `UserEncryptionTrustLevelNoCrossSigning`
|
2020-04-23 15:10:41 +02:00 |
|
SBiOSoftWhare
|
b7fd78c41e
|
RoomMemberDetailsViewController: For current user present complete security when device is not trusted.
|
2020-04-23 11:58:19 +02:00 |
|
ismailgulek
|
8f52655eaa
|
Encryption info cell background color to safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 17:02:29 +03:00 |
|
ismailgulek
|
cfecb253e5
|
Some custom constraints on table view cells fixed for safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 16:15:30 +03:00 |
|
ismailgulek
|
b8311167bd
|
RoomParticipantsViewController extend table row under home indicator
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 14:00:32 +03:00 |
|
ismailgulek
|
876389c56c
|
RoomViewController set insets for jump button
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 14:00:31 +03:00 |
|
ismailgulek
|
5f2b4d01c1
|
RoomFilesViewController table view bottom inset reset bug fix
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 14:00:31 +03:00 |
|
ismailgulek
|
7e3bcc1130
|
RoomViewController navigation bar remaining translucent on some cases bug fix
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 14:00:31 +03:00 |
|
ismailgulek
|
738d0678c6
|
RoomViewController fix redundant space on table bottom
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 13:58:35 +03:00 |
|
ismailgulek
|
2e98c13f98
|
RoomMemberDetailsViewController bug fix: navigationBar was remaining translucent
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 13:53:13 +03:00 |
|
ismailgulek
|
2f2746c82f
|
Bug fix: When navigating back from a child page using edgeScreenPanRecognizer, do not destroy child pages until navigation completed
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 13:53:13 +03:00 |
|
ismailgulek
|
af69259074
|
RoomViewController bubblesTableView bottom constraint fix
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 13:53:13 +03:00 |
|
ismailgulek
|
13464ee2ae
|
Layout problem on back from RoomSearchViewController, fixes #3073
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 13:53:12 +03:00 |
|
ismailgulek
|
0088597dc0
|
RoomParticipantsViewController safe area insets
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-04-22 13:53:12 +03:00 |
|
ismailgulek
|
05a57a6f2a
|
RoomViewController safe area insets
|
2020-04-22 13:53:11 +03:00 |
|
manuroe
|
c5043416fa
|
Badges: Make Riot build again
|
2020-04-21 14:26:20 +02:00 |
|
manuroe
|
e40cb0cdd3
|
Remove LABS > Enable Cross-signing
|
2020-04-15 23:17:10 +02:00 |
|
manuroe
|
540ff0b736
|
KeyVerificationCoordinatorBridgePresenterDelegate: Add keyVerificationCoordinatorBridgePresenterDelegateDidCancel
|
2020-04-14 12:50:53 +02:00 |
|
SBiOSoftWhare
|
533756d7c1
|
RoomVC: Handle title view encryption trust level badge image
|
2020-04-08 15:07:24 +02:00 |
|
SBiOSoftWhare
|
d112395819
|
RoomTitleView: Add badge image view.
|
2020-04-08 15:06:59 +02:00 |
|
SBiOSoftWhare
|
df745c0ea9
|
Use EncryptionTrustLevelBadgeImageHelper where needed.
|
2020-04-08 15:06:27 +02:00 |
|
SBiOSoftWhare
|
c10e557690
|
ExpandedRoomTitleView: Reduce trust level badge size.
|
2020-04-08 12:42:12 +02:00 |
|
SBiOSoftWhare
|
0dd2cad15b
|
RoomMemberTitleView: Remove power level badge.
|
2020-04-08 12:38:55 +02:00 |
|
SBiOSoftWhare
|
69d7cc1211
|
RoomMemberDetailsViewController: Add power level label instead of badge.
|
2020-04-08 12:37:52 +02:00 |
|
SBiOSoftWhare
|
dcebb7caa8
|
RoomParticipantsViewController: Handle power level label instead of badge.
|
2020-04-08 12:36:34 +02:00 |
|
manuroe
|
29b2e4a9f0
|
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
|
23a02c362c
|
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
|
214349cacb
|
MXCrypto: Rename MXDeviceVerificationManager to MXKeyVerificationManager
Because it makes more sense now
|
2020-02-11 13:56:36 +01:00 |
|
SBiOSoftWhare
|
15f673cc95
|
RoomVC: For a room preview use room canonical alias if present when joining a room.
|
2020-02-10 17:54:52 +01:00 |
|
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
|
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
|
bd8d7c0659
|
RoomMemberDetailsViewController: Get user encryption trust level with MXRoom.
|
2020-02-03 19:00:33 +01:00 |
|
SBiOSoftWhare
|
e5565e5d09
|
RoomMemberDetailsViewController: Update security section and use localization strings.
|
2020-02-03 17:50:52 +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
|
fc9c278d99
|
Room decoration: Use shields instead of padlocks
#2906
|
2020-01-31 14:59:54 +01:00 |
|