Commit Graph

12797 Commits

Author SHA1 Message Date
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
manuroe 404a44ad86 Merge pull request #3988 from vector-im/3987_more_widget_params
Widgets: Support $matrix_room_id and $matrix_widget_id parameters
2021-02-02 09:13:30 +01:00
ismailgulek 69d9975060 Add comments 2021-02-02 10:54:06 +03:00
ismailgulek 0579f7ff2e Update CHANGES.rst 2021-02-01 18:01:45 +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
manuroe af2775866d Merge pull request #3981 from vector-im/3957_nse_memory_log
Memory: The memory logger has been moved to the SDK
2021-01-29 08:43:22 +01:00
SBiOSoftWhare e25ebfa025 Update changes 2021-01-28 19:54:35 +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
manuroe 7a4c417100 Prepare for new sprint 2021-01-27 13:58:23 +01:00
manuroe 3ad86fd262 Merge branch 'master' into develop 2021-01-27 13:58:19 +01:00
manuroe e1991906c4 Merge branch 'release/1.1.6/master' 2021-01-27 13:58:09 +01:00
manuroe e4d65a7c3c finish version++ 2021-01-27 13:58:09 +01:00
manuroe 2cf5542942 Merge pull request #3978 from vector-im/release/1.1.6/release
Release 1.1.6
2021-01-27 13:57:34 +01:00
manuroe e4d85a573b version++ 2021-01-27 13:33:49 +01:00
Element Translate Bot 7bfd8c5fbd Translated using Weblate (Norwegian Bokmål) (#3977)
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:30:38 +01:00
Element Translate Bot a499a182a7 Translations update from Weblate (#3976)
* 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:30:27 +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
SBiOSoftWhare 37466dea52 Merge pull request #3965 from vector-im/social_login_layout_fix
AuthVC: Fix social login layout issue
2021-01-26 17:39:51 +01:00
Gil Eluard 7df79fb959 Avoid megolm share requests if the device is not verified 2021-01-26 17:33:05 +01:00
ismailgulek f10b18b6c1 Remove empty section spaces 2021-01-22 20:09:21 +03:00
ismailgulek ee9fee0b49 Fix indexpaths 2021-01-22 19:52:43 +03:00
ismailgulek 5c0b16dc3b Fix colors 2021-01-22 19:38:16 +03:00
ismailgulek f5e4f1ea52 Implement recent section with ignoring current call user 2021-01-22 19:23:39 +03:00
ismailgulek 5072abaf2e Change section title 2021-01-22 19:22:53 +03:00