Commit Graph

12250 Commits

Author SHA1 Message Date
ismailgulek 924eb24cbd Convert originalContent to eventId based map 2020-06-11 16:28:34 +03:00
ismailgulek 1a5ba41eef Convert contentHandler to eventId based map 2020-06-11 16:25:59 +03:00
SBiOSoftWhare 49211bdce2 Secrets recovery: Update recovery with passphrase and recovery with key screens. 2020-06-11 13:21:47 +02:00
SBiOSoftWhare 043ddebdf3 Secrets recovery: Add new images. 2020-06-11 13:20:07 +02:00
SBiOSoftWhare c068735b80 Fix Manu's remarks 2020-06-10 17:06:47 +02:00
SBiOSoftWhare 6a292702c8 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 a974a45e59 Merge pull request #3323 from vector-im/riot_3321
Highlight Message when Opening from Notification
2020-06-10 11:39:25 +03:00
SBiOSoftWhare e69b14f13e Update changes 2020-06-09 17:39:45 +02:00
SBiOSoftWhare ea83d0f309 Update pbxproj 2020-06-09 17:38:26 +02:00
SBiOSoftWhare 07607b8550 KeyVerificationCoordinator: Handle secrets recovery flow from complete security. 2020-06-09 17:37:53 +02:00
SBiOSoftWhare d2d422c0d0 Complete security: Add recover secrets action. 2020-06-09 17:36:55 +02:00
SBiOSoftWhare dd0c7caa00 Secrets recovery: Add SecretRecoveryCoordinator. 2020-06-09 17:15:37 +02:00
SBiOSoftWhare 3b6f04a230 Secrets recovery: Implement secrets recovery with passphrase screen. 2020-06-09 17:11:53 +02:00
SBiOSoftWhare dd2ead1e6e Secrets recovery: Implement secrets recovery with recovery key screen. 2020-06-09 17:02:17 +02:00
ismailgulek 420bd7932d Update CHANGES.rst 2020-06-09 17:52:01 +03:00
ismailgulek 080acec1e8 Pass eventId when navigating to room from notification 2020-06-09 17:51:07 +03:00
SBiOSoftWhare a3e89a1676 Add secrets recovery strings. 2020-06-09 16:50:36 +02:00
ismailgulek 3f6a71f7cb 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 89d58bcc47 Update CHANGES.rst 2020-06-09 11:16:58 +03:00
ismailgulek 216e9fc6db Increase NSE log files to hundred 2020-06-09 11:16:13 +03:00
ismailgulek e2336dd56a Update version to 0.12.2 2020-06-05 18:38:16 +03:00
ismailgulek 4aff2e255a 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 9989263490 Change issue link to Github 2020-06-05 18:16:29 +03:00
ismailgulek e1c3149d89 Update CHANGES.rst 2020-06-05 17:50:47 +03:00
ismailgulek bdea1ffc86 Do a temporary workaround for navigation bar background, fixes #3271 2020-06-05 17:49:13 +03:00
ismailgulek 8537141ffb Merge branch 'develop' into xcode11
# Conflicts:
#	CHANGES.rst
2020-06-05 16:00:24 +03:00
ismailgulek 578c763b8b Merge pull request #3317 from vector-im/riot_3316
Avoid Default Notification Sound
2020-06-05 14:15:22 +03:00
SBiOSoftWhare 609291ba76 AppDelegate: Fix typo. 2020-06-05 12:47:50 +02:00
ismailgulek 16ffb1427c Update CHANGES.rst 2020-06-05 13:44:06 +03:00
ismailgulek b8ab1a29d1 Avoid default notification sound, fixes #3316 2020-06-05 13:43:18 +03:00
ismailgulek 50cc8f5f71 Merge pull request #3313 from vector-im/riot_2628
Respect System Dark Mode Setting
2020-06-05 11:17:19 +03:00
ismailgulek 4114276e39 Refactor with new identifier 2020-06-05 10:58:00 +03:00
ismailgulek 5b4d24275f Add identifier to Theme protocol 2020-06-05 10:56:06 +03:00
SBiOSoftWhare 3afa15b020 Merge pull request #3314 from vector-im/riot_3239
Timeline: Hide encrypted history (pre-invite)
2020-06-05 09:31:03 +02:00
SBiOSoftWhare 14a7486887 Update changes 2020-06-04 17:31:31 +02:00
SBiOSoftWhare 28530936c2 Timeline: Hide undecryptable messages that were sent while the user was not in the room. 2020-06-04 17:31:23 +02:00
SBiOSoftWhare b8afa1e58b SecurityVC: Remove MXCrossSigningStateCanCrossSignAsynchronously references. 2020-06-04 17:27:54 +02:00
ismailgulek 200b3a0929 Introduce evaluatedThemeId for equality check 2020-06-04 16:16:42 +03:00
ismailgulek 799242c626 Update CHANGES.rst 2020-06-04 15:34:16 +03:00
ismailgulek fbae68bb12 Observe changes in system dark mode setting, little refactoring 2020-06-04 15:33:02 +03:00
ismailgulek 52775d2f84 Respect system dark mode setting, fixes #2628 2020-06-04 15:29:15 +03:00
ismailgulek 38794696d0 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 1c38e5ec90 Update CHANGES.rst 2020-06-04 15:04:19 +03:00
ismailgulek b7d63e60c8 Fix selected background color for cells on iOS 13, fixes #3309 2020-06-04 15:03:30 +03:00
ismailgulek 5b257ffe06 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 39c2e03fec 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 1afa288f5d Update CHANGES.rst 2020-06-03 15:19:04 +03:00
ismailgulek 30f61028c0 Update CHANGES.rst 2020-06-03 15:10:19 +03:00
ismailgulek cb19a84383 Clear old notification handling from PushNotificationService, fix notification doubling 2020-06-03 15:08:53 +03:00
manuroe a2ee225d00 Authentication: Redirect webview (SSO) javascript logs to native logs 2020-06-03 14:01:39 +02:00