SBiOSoftWhare
|
891264962c
|
Complete security: Add recover secrets action.
|
2020-06-09 17:36:55 +02:00 |
|
SBiOSoftWhare
|
fdd2541add
|
Secrets recovery: Add SecretRecoveryCoordinator.
|
2020-06-09 17:15:37 +02:00 |
|
SBiOSoftWhare
|
4e37808040
|
Secrets recovery: Implement secrets recovery with passphrase screen.
|
2020-06-09 17:11:53 +02:00 |
|
SBiOSoftWhare
|
6433bcef0d
|
Secrets recovery: Implement secrets recovery with recovery key screen.
|
2020-06-09 17:02:17 +02:00 |
|
ismailgulek
|
ff2c8b8ab8
|
Pass eventId when navigating to room from notification
|
2020-06-09 17:51:07 +03:00 |
|
SBiOSoftWhare
|
9c4fc713cb
|
Add secrets recovery strings.
|
2020-06-09 16:50:36 +02: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
|
3c383364ca
|
Merge branch 'develop' into xcode11
# Conflicts:
# CHANGES.rst
|
2020-06-05 16:00:24 +03:00 |
|
SBiOSoftWhare
|
c353f2dd90
|
AppDelegate: Fix typo.
|
2020-06-05 12:47:50 +02:00 |
|
ismailgulek
|
0de64e4772
|
Refactor with new identifier
|
2020-06-05 10:58:00 +03:00 |
|
ismailgulek
|
335059e284
|
Add identifier to Theme protocol
|
2020-06-05 10:56:06 +03:00 |
|
SBiOSoftWhare
|
80a3183099
|
Timeline: Hide undecryptable messages that were sent while the user was not in the room.
|
2020-06-04 17:31:23 +02:00 |
|
SBiOSoftWhare
|
636e681fbd
|
SecurityVC: Remove MXCrossSigningStateCanCrossSignAsynchronously references.
|
2020-06-04 17:27:54 +02:00 |
|
ismailgulek
|
5ccee9d261
|
Introduce evaluatedThemeId for equality check
|
2020-06-04 16:16:42 +03:00 |
|
ismailgulek
|
fd26aa786c
|
Observe changes in system dark mode setting, little refactoring
|
2020-06-04 15:33:02 +03:00 |
|
ismailgulek
|
28180e86d3
|
Respect system dark mode setting, fixes #2628
|
2020-06-04 15:29:15 +03:00 |
|
ismailgulek
|
df87f3608e
|
Fix selected background color for cells on iOS 13, fixes #3309
|
2020-06-04 15:03:30 +03:00 |
|
ismailgulek
|
422a0fc9dc
|
Clear old notification handling from PushNotificationService, fix notification doubling
|
2020-06-03 15:08:53 +03:00 |
|
manuroe
|
7db043d228
|
Authentication: Redirect webview (SSO) javascript logs to native logs
|
2020-06-03 14:01:39 +02:00 |
|
ismailgulek
|
f549bda4c6
|
Fix reply from notification when session store not ready yet
|
2020-06-03 14:20:06 +03:00 |
|
manuroe
|
9bf5e3a038
|
Cross-signing: Remove the bootstrap when using SSO
It needs to done differently
|
2020-06-03 12:23:46 +02:00 |
|
manuroe
|
e2d9048eb3
|
Remove useless dispatch_async
|
2020-06-03 11:24:40 +02:00 |
|
manuroe
|
5cd3d37cee
|
Cross-signing: Use a compilation flag while riot-web is not ready
|
2020-06-03 09:26:13 +02:00 |
|
manuroe
|
44a825c9aa
|
Cross-Signing: Bootstrap when using SSO for registration
I have not tested it
|
2020-06-03 09:23:27 +02:00 |
|
ismailgulek
|
9f45bbc548
|
Enhance NSE logs for debugging
|
2020-06-02 18:25:19 +03:00 |
|
manuroe
|
dc7b67d909
|
Cross-signing: Bootstrap cross-sign on registration (and login if applicable)
#3292
This action is now invisible to the user.
|
2020-06-02 14:19:37 +02:00 |
|
ismailgulek
|
f34cd1124e
|
Fix PushKit references with their APNS correspondents
|
2020-06-01 16:30:57 +03:00 |
|
ismailgulek
|
c2e21d7620
|
Use APNS instead of PushKit, fixes #3291
|
2020-06-01 11:12:57 +03:00 |
|
SBiOSoftWhare
|
a673ea9d00
|
version++
Update target versions using project build settings. Deployment target rely on project build settings.
|
2020-05-29 12:44:16 +02:00 |
|
ismailgulek
|
eb009704da
|
Merge pull request #3268 from vector-im/remove_pushkit
Remove PushKit
|
2020-05-29 12:34:20 +03:00 |
|
SBiOSoftWhare
|
4649df7c44
|
Merge branch 'develop' into xcode11
|
2020-05-29 09:51:51 +02:00 |
|
SBiOSoftWhare
|
be5f0fcf08
|
CountryPickerViewController: Handle UISearchController search bar theme.
|
2020-05-29 09:36:34 +02:00 |
|
SBiOSoftWhare
|
6f7803e6eb
|
Fix some SwiftLint warnings.
|
2020-05-29 09:35:46 +02:00 |
|
SBiOSoftWhare
|
e71c1bb45f
|
SettingsVC: New phone number is invisible in dark theme (Fix #3218).
|
2020-05-28 18:49:48 +02:00 |
|
SBiOSoftWhare
|
0ea5d7136c
|
Theme: Customize UISearchBar with new iOS 13 properties.
|
2020-05-28 18:24:03 +02:00 |
|
SBiOSoftWhare
|
d54a226614
|
Merge branch 'develop' into xcode11
|
2020-05-28 16:30:09 +02:00 |
|
SBiOSoftWhare
|
bc9644a144
|
Merge pull request #3279 from vector-im/riot_2877
CallVC: Add improvements to reset callVC after decline, new call and hangup
|
2020-05-28 15:49:48 +02:00 |
|
SBiOSoftWhare
|
c2d48946a7
|
Call: Improve new call observer in AppDelegate.
|
2020-05-27 16:02:39 +02:00 |
|
Riot Translate Bot
|
0d489d12df
|
Update from Weblate (#3275)
* Translated using Weblate (French)
Currently translated at 100.0% (970 of 970 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
* Translated using Weblate (Italian)
Currently translated at 98.8% (958 of 970 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
* Translated using Weblate (French)
Currently translated at 100.0% (973 of 973 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
* Translated using Weblate (Italian)
Currently translated at 100.0% (973 of 973 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (973 of 973 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
* Translated using Weblate (French)
Currently translated at 100.0% (977 of 977 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
* Translated using Weblate (Albanian)
Currently translated at 99.4% (971 of 977 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
* Translated using Weblate (Italian)
Currently translated at 100.0% (977 of 977 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (977 of 977 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
* Translated using Weblate (Bulgarian)
Currently translated at 86.9% (849 of 977 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
* Translated using Weblate (Italian)
Currently translated at 100.0% (985 of 985 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
* Translated using Weblate (Albanian)
Currently translated at 99.4% (979 of 985 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/sq/
* Translated using Weblate (French)
Currently translated at 100.0% (985 of 985 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
* Translated using Weblate (German)
Currently translated at 93.2% (918 of 985 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
* Translated using Weblate (German)
Currently translated at 93.2% (918 of 985 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 92.5% (911 of 985 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (985 of 985 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/hu/
* Translated using Weblate (Latvian)
Currently translated at 4.4% (43 of 985 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/lv/
* Translated using Weblate (Basque)
Currently translated at 99.9% (984 of 985 strings)
Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Kévin C <zecakeh@pm.me>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Co-authored-by: Fridtjof Mund <fridtjofmund@icloud.com>
Co-authored-by: inthepan <inthepan@pm.me>
Co-authored-by: Lmath Alpha <l5h5t7@gmail.com>
Co-authored-by: Reinis Mednis <mednisreinis@gmail.com>
Co-authored-by: Osoitz <oelkoro@gmail.com>
|
2020-05-27 12:50:08 +02:00 |
|
SBiOSoftWhare
|
2e58932bf5
|
Merge branch 'call_view_controller' of https://github.com/Awesome-Technologies/riot-ios into riot_2877
# Conflicts:
# CHANGES.rst
|
2020-05-27 12:47:00 +02:00 |
|
ismailgulek
|
4c8ba3b019
|
Remove some commented code
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-26 18:04:18 +03:00 |
|
ismailgulek
|
788b5b23ab
|
Update Riot/Utils/Constants.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2020-05-26 17:51:15 +03:00 |
|
ismailgulek
|
fbfd7053d7
|
Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-25 17:52:29 +03:00 |
|
ismailgulek
|
5632fd38d2
|
Fix Manu's comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-25 15:50:26 +03:00 |
|
ismailgulek
|
5c15b7f5d0
|
Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 14:27:30 +03:00 |
|
SBiOSoftWhare
|
625cda756f
|
EventFormatter: Fix text HTML rendering with DTCoreText (Fix #3241).
|
2020-05-22 12:14:03 +03:00 |
|
ismailgulek
|
f895bf2140
|
Show AuthenticationViewController fullscreen
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 12:12:56 +03:00 |
|
ismailgulek
|
ce913c879b
|
Replace deprecated MPMoviePlayerController with AVPlayerViewController, fixes #3081
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 12:12:56 +03:00 |
|
ismailgulek
|
030a514c56
|
Change childViewControllers to viewControllers
Signed-off-by: ismailgulek <gulekismail@gmail.com>
|
2020-05-22 12:12:46 +03:00 |
|