Commit Graph

12250 Commits

Author SHA1 Message Date
manuroe dcbeec665f Merge pull request #3151 from vector-im/riot_3150
Make Jitsi widgets compatible with Matrix Widget API v2
2020-04-24 13:27:00 +02:00
manuroe 7208c64c4f CHANGES 2020-04-24 12:27:26 +02:00
manuroe fbf8b75c3c Jitsi: Create jitsi widget with v2 style but stay compatible with v1
We use `webAppUrl`and `jitsiServerURL` from the app plist for the url start (used only by web) and the default jitsi server
2020-04-24 12:24:11 +02:00
Weblate 4286bf1667 Merge branch 'origin/develop' into Weblate. 2020-04-24 09:15:14 +00:00
random be7402830b Translated using Weblate (Italian)
Currently translated at 100.0% (958 of 958 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-04-24 09:15:14 +00:00
Kévin C e4827ccc10 Translated using Weblate (French)
Currently translated at 100.0% (958 of 958 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2020-04-24 09:15:11 +00:00
Weblate 5b1bb6e3ff Merge branch 'origin/develop' into Weblate. 2020-04-24 09:15:09 +00:00
manuroe dd4a6ee860 Merge pull request #3148 from vector-im/nadonomy/icon-fixes
Update icons
2020-04-24 11:15:04 +02:00
manuroe 32aa28b5a0 Jitsi: Support v2 widget data. Open a conference on the provided domain 2020-04-24 11:09:01 +02:00
manuroe 685b2931b0 Jitsi: Support v1 and v2 widget types 2020-04-24 09:04:49 +02:00
Nad Chishtie 61b3a9b818 Update selected icons to use better visually balanced weights 2020-04-23 23:53:30 +01:00
Nad Chishtie 3ad582f105 Update icons to use feather 2020-04-23 23:52:50 +01:00
Nad Chishtie 0b79654fa0 Fix selected icon not being displayed in TabBar when Rooms is selected 2020-04-23 23:37:37 +01:00
Nad Chishtie 556d21f2b9 Update icon assets to use feather 2020-04-23 23:37:11 +01:00
Weblate f61d35fe63 Merge branch 'origin/develop' into Weblate. 2020-04-23 17:57:05 +00:00
Weblate a7c2071409 Merge branch 'origin/develop' into Weblate. 2020-04-23 17:57:05 +00:00
ismailgulek 2bbf94e4bd Merge pull request #3084 from vector-im/riot_3067
Consider Safe Area Insets for Some Screens
2020-04-23 20:56:58 +03:00
Weblate f946390d24 Merge branch 'origin/develop' into Weblate. 2020-04-23 15:54:12 +00:00
Weblate e3eab2483e Merge branch 'origin/develop' into Weblate. 2020-04-23 15:54:11 +00:00
manuroe fe1c0123b6 Merge pull request #3146 from vector-im/riot_3049
Security - CROSS-SIGNING: Use "Complete security" to fix cross-signing
2020-04-23 17:54:06 +02:00
manuroe f5429c9dfa Security - CROSS-SIGNING: Use "Complete security" to fix cross-signing
Fix #3049
2020-04-23 17:31:49 +02:00
manuroe e49fee1769 Settings - Security: Fix missing i18n 2020-04-23 17:29:58 +02:00
manuroe 90fa88f4b7 Settings - Security: Move down the key backup section
With cross-signing and SSSS, this section is less important.
2020-04-23 16:46:44 +02:00
Weblate 27591f9d7f Merge branch 'origin/develop' into Weblate. 2020-04-23 14:08:38 +00:00
Weblate 880ae6ae04 Merge branch 'origin/develop' into Weblate. 2020-04-23 14:08:36 +00:00
SBiOSoftWhare ad20a25957 Merge pull request #3145 from vector-im/riot_3127
BF: Settings - Security: My device is not trusted
2020-04-23 16:08:31 +02:00
SBiOSoftWhare 58d27d7b9c Update wording. 2020-04-23 16:02:18 +02:00
Weblate c18ee2a8d5 Merge branch 'origin/develop' into Weblate. 2020-04-23 13:53:55 +00:00
Szimszon 0b75d33bc9 Translated using Weblate (Hungarian)
Currently translated at 100.0% (948 of 948 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
2020-04-23 13:53:54 +00:00
Weblate 1176697653 Merge branch 'origin/develop' into Weblate. 2020-04-23 13:53:53 +00:00
manuroe 928c0d1467 Merge pull request #3144 from vector-im/riot_3138
Cross-signing: Allow to verify each device of users with no cross-signing
2020-04-23 15:53:48 +02:00
manuroe 4ff41449bc Merge branch 'develop' into riot_3138 2020-04-23 15:53:15 +02:00
SBiOSoftWhare 9e4de31d47 Update changes 2020-04-23 15:53:07 +02:00
SBiOSoftWhare c1a4da9c16 SecurityViewController: Show current device cannot cross sign show all devices with black shield and present complete security on tap. 2020-04-23 15:50:01 +02:00
manuroe 5a2a0b9ab8 Rename UserEncryptionTrustLevelNormal to UserEncryptionTrustLevelNotVerified 2020-04-23 15:25:43 +02:00
manuroe 6889f6d326 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
Weblate 87378f6875 Merge branch 'origin/develop' into Weblate. 2020-04-23 12:28:28 +00:00
Weblate efd68f8f66 Merge branch 'origin/develop' into Weblate. 2020-04-23 12:28:27 +00:00
SBiOSoftWhare 46cf51adb5 Merge pull request #3143 from vector-im/riot_3108
RoomMemberDetailsViewController: For current user present complete security when device is not trusted
2020-04-23 14:28:22 +02:00
SBiOSoftWhare 300ee625ce RoomMemberDetailsViewController: For current user present complete security when device is not trusted. 2020-04-23 11:58:19 +02:00
SBiOSoftWhare 4c7107efe7 Key verification: Add new state for complete security flow. 2020-04-23 11:55:19 +02:00
Weblate 55bec6a5e3 Merge branch 'origin/develop' into Weblate. 2020-04-23 07:42:30 +00:00
Weblate c5ee2ad139 Merge branch 'origin/develop' into Weblate. 2020-04-23 07:42:29 +00:00
manuroe f5d5c6b79b Merge pull request #3142 from vector-im/riot_3139
Cross-signing: Allow incoming device verification request from other user
2020-04-23 09:42:24 +02:00
manuroe eb8cc5b8b7 Cross-signing: Allow incoming device verification request from other user
#3139
2020-04-23 09:25:46 +02:00
manuroe a3f6d97c33 0.11.1 2020-04-23 08:57:09 +02:00
ismailgulek 70bb74a867 AuthenticationViewController scroll view respect to safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 19:26:49 +03:00
ismailgulek 5cfdfa99b9 Encryption info cell background color to safe area
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 17:02:29 +03:00
ismailgulek 008bbc678e 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 6f398bd862 SegmentedViewController table insets fix again
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 16:06:37 +03:00