Commit Graph

12797 Commits

Author SHA1 Message Date
SBiOSoftWhare 7c9a6c3ea6 Secrets recovery: Add new images. 2020-06-11 13:20:07 +02:00
SBiOSoftWhare 72e9054350 Fix Manu's remarks 2020-06-10 17:06:47 +02:00
SBiOSoftWhare 868f3cb59b Update Riot/Modules/SecretsRecovery/RecoverWithKey/SecretsRecoveryWithKeyViewController.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-06-10 13:56:51 +02:00
ismailgulek 99d238b734 Merge pull request #3323 from vector-im/riot_3321
Highlight Message when Opening from Notification
2020-06-10 11:39:25 +03:00
SBiOSoftWhare 5bb76a8e7d Update changes 2020-06-09 17:39:45 +02:00
SBiOSoftWhare b8baf796d2 Update pbxproj 2020-06-09 17:38:26 +02:00
SBiOSoftWhare ae9fb9ee21 KeyVerificationCoordinator: Handle secrets recovery flow from complete security. 2020-06-09 17:37:53 +02:00
SBiOSoftWhare a5ffe9381d Complete security: Add recover secrets action. 2020-06-09 17:36:55 +02:00
SBiOSoftWhare 4bf3391198 Secrets recovery: Add SecretRecoveryCoordinator. 2020-06-09 17:15:37 +02:00
SBiOSoftWhare aa10305da2 Secrets recovery: Implement secrets recovery with passphrase screen. 2020-06-09 17:11:53 +02:00
SBiOSoftWhare f53a8f9aff Secrets recovery: Implement secrets recovery with recovery key screen. 2020-06-09 17:02:17 +02:00
ismailgulek 9d220e1bc9 Update CHANGES.rst 2020-06-09 17:52:01 +03:00
ismailgulek 85e2007d88 Pass eventId when navigating to room from notification 2020-06-09 17:51:07 +03:00
SBiOSoftWhare a7c1b69bf1 Add secrets recovery strings. 2020-06-09 16:50:36 +02:00
ismailgulek 6a5fd1149f Merge pull request #3322 from vector-im/increase_nse_logs
Increase NSE Number of Log Files
2020-06-09 11:37:57 +03:00
ismailgulek 373c123855 Update CHANGES.rst 2020-06-09 11:16:58 +03:00
ismailgulek 2cb6e2ec94 Increase NSE log files to hundred 2020-06-09 11:16:13 +03:00
ismailgulek c2be3a22af Update version to 0.12.2 2020-06-05 18:38:16 +03:00
ismailgulek 4ccfe1ac33 Merge pull request #3318 from vector-im/riot_3271
Emoji Selection Screen Navigation Bar Bg Color
2020-06-05 18:36:45 +03:00
ismailgulek 9fb89e55a8 Change issue link to Github 2020-06-05 18:16:29 +03:00
ismailgulek f6329d99b4 Update CHANGES.rst 2020-06-05 17:50:47 +03:00
ismailgulek 399075efb8 Do a temporary workaround for navigation bar background, fixes #3271 2020-06-05 17:49:13 +03:00
ismailgulek 06a1e5b142 Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
2020-06-05 16:00:24 +03:00
ismailgulek b0da9f1915 Merge pull request #3317 from vector-im/riot_3316
Avoid Default Notification Sound
2020-06-05 14:15:22 +03:00
SBiOSoftWhare 1bd29fc9c3 AppDelegate: Fix typo. 2020-06-05 12:47:50 +02:00
ismailgulek 1e98220a75 Update CHANGES.rst 2020-06-05 13:44:06 +03:00
ismailgulek afdea0c5a8 Avoid default notification sound, fixes #3316 2020-06-05 13:43:18 +03:00
ismailgulek 1ccc9becde Merge pull request #3313 from vector-im/riot_2628
Respect System Dark Mode Setting
2020-06-05 11:17:19 +03:00
ismailgulek 595ede1c11 Refactor with new identifier 2020-06-05 10:58:00 +03:00
ismailgulek 32bd7e7ff5 Add identifier to Theme protocol 2020-06-05 10:56:06 +03:00
SBiOSoftWhare c04eb62598 Merge pull request #3314 from vector-im/riot_3239
Timeline: Hide encrypted history (pre-invite)
2020-06-05 09:31:03 +02:00
SBiOSoftWhare d4b01cb830 Update changes 2020-06-04 17:31:31 +02:00
SBiOSoftWhare 12b8dcb6e3 Timeline: Hide undecryptable messages that were sent while the user was not in the room. 2020-06-04 17:31:23 +02:00
SBiOSoftWhare 6f29298a79 SecurityVC: Remove MXCrossSigningStateCanCrossSignAsynchronously references. 2020-06-04 17:27:54 +02:00
ismailgulek 0a94c2485f Introduce evaluatedThemeId for equality check 2020-06-04 16:16:42 +03:00
ismailgulek 3fa8ed787e Update CHANGES.rst 2020-06-04 15:34:16 +03:00
ismailgulek c2355dbcce Observe changes in system dark mode setting, little refactoring 2020-06-04 15:33:02 +03:00
ismailgulek cb97641c29 Respect system dark mode setting, fixes #2628 2020-06-04 15:29:15 +03:00
ismailgulek 14714cf4f5 Merge pull request #3311 from vector-im/riot_3309
Fix Selected Background Color on Cells for iOS 13+
2020-06-04 15:25:11 +03:00
ismailgulek b756511ebd Update CHANGES.rst 2020-06-04 15:04:19 +03:00
ismailgulek ddbe209d12 Fix selected background color for cells on iOS 13, fixes #3309 2020-06-04 15:03:30 +03:00
ismailgulek 8cf975d7b3 Merge pull request #3306 from vector-im/riot_3301
Fix Reply from Notifications when Application is Killed
2020-06-04 10:03:53 +03:00
manuroe 920a6df024 Merge pull request #3307 from vector-im/sso_enable_js_log
Authentication: Redirect webview (SSO) javascript logs to native logs
2020-06-03 14:44:43 +02:00
ismailgulek e36e5481ad Update CHANGES.rst 2020-06-03 15:19:04 +03:00
ismailgulek 10f4655465 Update CHANGES.rst 2020-06-03 15:10:19 +03:00
ismailgulek b5e26cedd4 Clear old notification handling from PushNotificationService, fix notification doubling 2020-06-03 15:08:53 +03:00
manuroe 09ae301b3c Authentication: Redirect webview (SSO) javascript logs to native logs 2020-06-03 14:01:39 +02:00
ismailgulek 703964df52 Fix reply from notification when session store not ready yet 2020-06-03 14:20:06 +03:00
manuroe 81706a7fc0 Cross-signing: Remove the bootstrap when using SSO
It needs to done differently
2020-06-03 12:23:46 +02:00
manuroe f0c38c0f4f Merge pull request #3303 from vector-im/riot_3292
Cross-signing: Bootstrap cross-sign on registration
2020-06-03 11:43:09 +02:00