Commit graph

8287 commits

Author SHA1 Message Date
ismailgulek
2988efc79b
Change fallback message for encrypted events 2020-06-25 15:14:57 +03:00
ismailgulek
d953632884
Change fallback contents to include room display name 2020-06-25 15:14:14 +03:00
ismailgulek
44721cb656
Merge branch 'xcode11' into riot_3325
# Conflicts:
#	CHANGES.rst
2020-06-25 14:26:10 +03:00
ismailgulek
8abe501ac2
Refactor fallback method name 2020-06-25 14:23:21 +03:00
ismailgulek
565caf9a7c
Refactor best attempt contents variable name 2020-06-25 14:22:16 +03:00
ismailgulek
b6fded100d
Include room display name in fallback content 2020-06-25 14:18:53 +03:00
SBiOSoftWhare
8e1259ffa3 HomeVC: Handle secure setup key backup flow presentation. 2020-06-25 11:47:52 +02:00
ismailgulek
2dd4b7dcc2
Pass also roomId to fetch and sync methods 2020-06-25 12:42:07 +03:00
ismailgulek
dcbdc5cdd1
Read badge from payload 2020-06-25 11:48:02 +03:00
SBiOSoftWhare
994d64ca20 MXSession+Riot: Use vc prefix as other extensions. 2020-06-25 10:23:24 +02:00
SBiOSoftWhare
f180ef30f1 Key backup banner: Update UI and strings. 2020-06-25 09:50:44 +02:00
SBiOSoftWhare
8c6b4c56b0 Key backup banner: Update localizable strings. 2020-06-25 09:45:29 +02:00
Weblate
f01f972005 Merge branch 'origin/develop' into Weblate. 2020-06-24 19:58:01 +00:00
AnchelNL
3949fbbb43 Translated using Weblate (Dutch)
Currently translated at 72.6% (731 of 1007 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2020-06-24 19:58:01 +00:00
SBiOSoftWhare
735f03406c
Merge pull request #3356 from vector-im/riot_3344
Secure backup creation flow
2020-06-24 21:57:52 +02:00
SBiOSoftWhare
d4f1aef1fc
Merge branch 'develop' into riot_3344 2020-06-24 21:57:37 +02:00
SBiOSoftWhare
cd8c353972 Fix Nad's remarks. 2020-06-24 18:29:52 +02:00
Besnik Bleta
0a72f4d4ed Translated using Weblate (Albanian)
Currently translated at 99.2% (999 of 1007 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
2020-06-24 16:26:33 +00:00
manuroe
d7cc321b8f
Merge pull request #3358 from vector-im/riot_3305
E2E by default: Disable it if the HS admin disabled it
2020-06-24 18:17:58 +02:00
manuroe
612fd7268d E2E by default: Do not bootstrap cross-signing automatically
if hs setting is disabled
2020-06-24 17:09:23 +02:00
manuroe
3159131651 E2E by default: Disable it if the HS admin disabled it
#3305
2020-06-24 17:08:14 +02:00
manuroe
1aa1de5d1c SecurityVC: Use NEW_CROSS_SIGNING_FLOW to not break things 2020-06-24 11:43:50 +02:00
manuroe
82acfd106c SecurityVC: Add warning if we do not have the MSK 2020-06-24 11:43:50 +02:00
manuroe
3266076065 SecurityVC: Add Secure backup status 2020-06-24 11:43:41 +02:00
SBiOSoftWhare
a6bdaa2907 Update changes 2020-06-23 18:43:51 +02:00
SBiOSoftWhare
e54d8b10de Fix rebase. 2020-06-23 18:40:30 +02:00
SBiOSoftWhare
2ee7dee519 Fix rebase issue. 2020-06-23 18:33:48 +02:00
SBiOSoftWhare
af43b42d34 Secure key backup: Handle secure key backup flow. 2020-06-23 18:31:52 +02:00
SBiOSoftWhare
43598c9593 Secrets setup: Handle set up recovery passphrase screen. 2020-06-23 18:31:52 +02:00
SBiOSoftWhare
95f628f1c0 Secrets setup: Handle set up recovery key screen. 2020-06-23 18:31:52 +02:00
SBiOSoftWhare
0f251aee4b Secure key backup: Handle setup introduction screen. 2020-06-23 18:31:52 +02:00
SBiOSoftWhare
90ed345679 UIImage: Add convenient method to set the alpha. 2020-06-23 18:31:52 +02:00
SBiOSoftWhare
ffdf54754f Secrets recover: Move files. 2020-06-23 18:31:52 +02:00
SBiOSoftWhare
a5aa761986 Secure key backup: Add string localizations. 2020-06-23 18:31:52 +02:00
SBiOSoftWhare
aa8db7eaf6 Secrets setup: Add images. 2020-06-23 18:31:52 +02:00
ismailgulek
842ea4f776
Merge pull request #3353 from vector-im/nse_fix_reboot
Fix rebooted and not unlocked case for NSE
2020-06-23 16:01:13 +03:00
ismailgulek
df8d91fcec
Refactoring and some docs to DataProtectionHelper 2020-06-23 11:36:25 +03:00
ismailgulek
46d3ed64cd
Update CHANGES.rst 2020-06-23 11:21:17 +03:00
ismailgulek
28405f3577
Fix rebooted and not unlocked case for extension 2020-06-23 11:19:13 +03:00
ismailgulek
f83c5a4280
Merge pull request #3349 from vector-im/fix_session_user_displayname
Fix Session User `displayname`
2020-06-19 17:52:04 +03:00
ismailgulek
511ac417ea
Merge branch 'xcode11' into fix_session_user_displayname 2020-06-19 17:07:55 +03:00
ismailgulek
4550d74e67
Log sound name 2020-06-19 17:07:13 +03:00
SBiOSoftWhare
89f0ba805f Fastlane: Update Xcode version requirement in Fastfile. 2020-06-19 15:38:34 +02:00
ismailgulek
403c329b6e
Simplify myUser property 2020-06-19 11:28:13 +03:00
ismailgulek
aff35d71f0
Use constants for error 2020-06-19 11:22:11 +03:00
ismailgulek
2aab9121de
Update CHANGES.rst 2020-06-19 10:39:26 +03:00
ismailgulek
ee85ef7f7a
Fix session user displayname, for checks in MXPushRuleDisplayNameCondtionChecker 2020-06-19 10:36:27 +03:00
manuroe
21c2cdf430 SecurityVC: Add cross-signing reset. Stub things using test passwords 2020-06-19 09:32:27 +02:00
manuroe
294618935c SecurityVC: Delete a secure backup 2020-06-19 08:00:22 +02:00
manuroe
cfd7d27cb4 SecurityVC: PoC for secure backup settings 2020-06-18 15:51:06 +02:00