manuroe
|
8d27623c75
|
Logs: Add a size limitation so that we can upload them in bug reports
#3903
|
2021-02-03 12:12:28 +01:00 |
|
SBiOSoftWhare
|
2e583470f7
|
Social login: Update separator wording.
|
2021-02-03 12:11:40 +01:00 |
|
SBiOSoftWhare
|
b4d7189052
|
SecretResetCoordinator: Remove AuthenticatedSessionViewControllerFactory and use ReauthenticationCoordinator for reauthentication.
|
2021-02-03 12:10:51 +01:00 |
|
SBiOSoftWhare
|
58d49d2046
|
SecurityVC: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing.
|
2021-02-03 12:08:48 +01:00 |
|
SBiOSoftWhare
|
de9e236edb
|
SettingsVC: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing.
|
2021-02-03 12:08:26 +01:00 |
|
SBiOSoftWhare
|
6bb5d2eade
|
HomeViewController: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing.
|
2021-02-03 12:07:31 +01:00 |
|
SBiOSoftWhare
|
fed200f1e2
|
Add CrossSigningSetupCoordinator that handles cross signing setup navigation flow.
|
2021-02-03 12:06:12 +01:00 |
|
manuroe
|
d69563b49d
|
Merge branch 'develop' into 3990_matrix.to
|
2021-02-03 12:06:04 +01:00 |
|
ismailgulek
|
622a9f9229
|
Voip all
|
2021-02-03 14:01:29 +03:00 |
|
SBiOSoftWhare
|
4a5f311bf7
|
Reauthentication: Add ReauthenticationCoordinator that handles reauthentication. It is used before calling an authenticated API.
|
2021-02-03 11:56:27 +01:00 |
|
SBiOSoftWhare
|
dd69616256
|
AuthenticatedSessionViewControllerFactory: Remove logical authentication session code now in AuthenticationSessionService.
|
2021-02-03 11:35:54 +01:00 |
|
SBiOSoftWhare
|
aa7a23a55f
|
Reauthentication: Add ReauthFallBackViewController that enables to authenticate with UIA fallback.
|
2021-02-03 11:34:33 +01:00 |
|
SBiOSoftWhare
|
221ebfdaac
|
Add AuthenticationParametersBuilder that enables to build autentication parameters regarding a login type.
|
2021-02-03 11:12:48 +01:00 |
|
SBiOSoftWhare
|
9f6d72414e
|
CrossSigningService: Integrate AuthenticationSessionService.
|
2021-02-03 11:11:21 +01:00 |
|
SBiOSoftWhare
|
dfadd042a7
|
Add AuthenticationSessionParameters represents authenticated API endpoint parameters.
|
2021-02-03 11:05:38 +01:00 |
|
SBiOSoftWhare
|
61999c6fa6
|
Reauthentication: Add AuthenticationSessionService that enables to check if an API endpoint needs authentication.
|
2021-02-03 11:03:16 +01:00 |
|
manuroe
|
3aee637d96
|
matrix.to: The app does not open a permalink from matrix.to
#3993
|
2021-02-02 17:59:44 +01:00 |
|
manuroe
|
a61c28784d
|
matrix.to: Support room preview when the permalink has parameters (like "via=")
It works. There is no reason for not doing it
|
2021-02-02 17:13:01 +01:00 |
|
manuroe
|
a2567cc1a0
|
matrix.to: Cannot open/preview a new room given by alias
#3991
Add a patch to try to build the right string and to avoid to loop forever
|
2021-02-02 17:07:12 +01:00 |
|
manuroe
|
dfc17ced28
|
matrix.to: Cannot open links with query parameters
#3990
The string can come percent encoded but we parse it with ascii chars ("?", "&", ...).
So, remove one layer of encoding to fix the bug.
|
2021-02-02 16:26:49 +01:00 |
|
Gil Eluard
|
6b5a5dd7c8
|
Merge branch 'develop' into element_3969
# Conflicts:
# CHANGES.rst
|
2021-02-02 12:07:10 +01:00 |
|
Gil Eluard
|
433be5492a
|
Force device verification on user share key re-request if device is not verified.
|
2021-02-02 11:31:21 +01:00 |
|
ismailgulek
|
8ae8c1c694
|
Merge branch 'voip_dtmf' into voip_call_transfer
|
2021-02-02 12:36:35 +03:00 |
|
ismailgulek
|
8e461dfebb
|
Merge branch 'voip_2746' into voip_tiles
|
2021-02-02 12:36:11 +03:00 |
|
ismailgulek
|
f0a437fbf7
|
Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
# CHANGES.rst
|
2021-02-02 12:35:38 +03:00 |
|
ismailgulek
|
7971297fb7
|
Merge branch 'voip_2746' into voip_dialpad
|
2021-02-02 12:33:56 +03:00 |
|
ismailgulek
|
af7675b3c8
|
Merge branch 'develop' into voip_2746
|
2021-02-02 12:33:05 +03:00 |
|
ismailgulek
|
a590ca9493
|
Merge pull request #3989 from vector-im/element_3986
Fix PushKit Crashes due to Undecryptable Call Invites
|
2021-02-02 11:51:47 +03:00 |
|
ismailgulek
|
69d9975060
|
Add comments
|
2021-02-02 10:54:06 +03:00 |
|
ismailgulek
|
ce36e53cd6
|
Process sync response before decrypting call invite
|
2021-02-01 18:00:45 +03:00 |
|
manuroe
|
f945d72d85
|
Widgets: roomId is optional
|
2021-02-01 15:28:59 +01:00 |
|
manuroe
|
3126053778
|
Widgets: Support $matrix_room_id and $matrix_widget_id parameters
#3987
|
2021-02-01 12:59:45 +01:00 |
|
Gil Eluard
|
00acea2b9b
|
Update after review
|
2021-02-01 09:53:17 +01:00 |
|
SBiOSoftWhare
|
f72ec5f0fc
|
Merge pull request #3982 from vector-im/element_3980
Social login: Handle new identity provider brand field in order to customize buttons
|
2021-01-29 21:12:22 +01:00 |
|
jelv
|
5685e0b6ce
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (33 of 33 strings)
Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/nl/
|
2021-01-29 15:35:49 +00:00 |
|
@a2sc:matrix.org
|
8eb43e9285
|
Translated using Weblate (German)
Currently translated at 100.0% (6 of 6 strings)
Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/de/
|
2021-01-29 15:35:49 +00:00 |
|
jelv
|
8e1b79b297
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (6 of 6 strings)
Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/nl/
|
2021-01-29 15:35:49 +00:00 |
|
Gil Eluard
|
9019afa271
|
Merge branch 'develop' into element_3969
|
2021-01-29 11:32:22 +01:00 |
|
Gil Eluard
|
fe96c2b235
|
Modifications after review
|
2021-01-28 19:53:20 +01:00 |
|
SBiOSoftWhare
|
5265e14e8b
|
SocialLoginListView: Update social login buttons sorting.
|
2021-01-28 19:51:59 +01:00 |
|
SBiOSoftWhare
|
5ce391816e
|
Social login: In SocialLoginButtonFactory handle MXLoginSSOIdentityProvider brand property and handle Gitlab style.
|
2021-01-28 19:50:33 +01:00 |
|
SBiOSoftWhare
|
00d990fdfa
|
Social login: Add GitLab image.
|
2021-01-28 19:48:52 +01:00 |
|
manuroe
|
fabbff180a
|
Memory: The memory logger has been moved to the SDK
|
2021-01-28 15:24:04 +01:00 |
|
Gil Eluard
|
a80a515124
|
Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-01-28 14:48:23 +01:00 |
|
Gil Eluard
|
7698488df6
|
Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-01-28 14:47:12 +01:00 |
|
Gil Eluard
|
086ff515c7
|
Fixed cross-signing detection in LegacyAppDelegate
|
2021-01-28 11:32:54 +01:00 |
|
Element Translate Bot
|
9632114f67
|
Translated using Weblate (Norwegian Bokmål) (#3975)
Currently translated at 57.5% (19 of 33 strings)
Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/nb/
Co-authored-by: Martin Berg Alstad <martin.alstad@pm.me>
Co-authored-by: Weblate <noreply@weblate.org>
|
2021-01-27 12:28:30 +01:00 |
|
Element Translate Bot
|
7cd513f7c6
|
Translations update from Weblate (#3974)
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (1146 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
* Translated using Weblate (Ukrainian)
Currently translated at 18.3% (210 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (1146 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (1146 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
* Translated using Weblate (French)
Currently translated at 89.3% (1024 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
* Translated using Weblate (Russian)
Currently translated at 100.0% (1146 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
* Translated using Weblate (German)
Currently translated at 99.9% (1145 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (German)
Currently translated at 99.9% (1145 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (German)
Currently translated at 99.9% (1145 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (Italian)
Currently translated at 100.0% (1146 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1146 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
* Translated using Weblate (Ukrainian)
Currently translated at 21.2% (243 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
* Translated using Weblate (Finnish)
Currently translated at 4.1% (47 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fi/
* Translated using Weblate (German)
Currently translated at 100.0% (1146 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (German)
Currently translated at 100.0% (1146 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (German)
Currently translated at 100.0% (1146 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 87.8% (1007 of 1146 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: Gawoyme <othmanegherib@gmail.com>
Co-authored-by: Nikita Epifanov <NikGreens@protonmail.com>
Co-authored-by: inthepan <inthepan@pm.me>
Co-authored-by: philip-rehorst <github@philip-rehorst.de>
Co-authored-by: @a2sc:matrix.org <a0_r@a2sc.eu>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Marcelo Filho <marceloaof@protonmail.com>
Co-authored-by: Mitja Sorsa <mitja.sorsa@luontokuvaajat.net>
Co-authored-by: Bastian <translate.riot.im@noxware.de>
Co-authored-by: Bastian <github@noxware.de>
Co-authored-by: Disappear9 <disappear9@outlook.com>
Co-authored-by: Weblate <noreply@weblate.org>
|
2021-01-27 12:28:14 +01:00 |
|
Gil Eluard
|
56e078830b
|
reintroduced RoomKeyRequestViewController for the case of the cross signing is not available
|
2021-01-27 09:38:11 +01:00 |
|
Gil Eluard
|
7df79fb959
|
Avoid megolm share requests if the device is not verified
|
2021-01-26 17:33:05 +01:00 |
|