Commit Graph

6379 Commits

Author SHA1 Message Date
random 83af0bd66e Translated using Weblate (Italian)
Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/it/
2019-08-21 21:55:59 +00:00
Besnik Bleta 35b09b60e3 Translated using Weblate (Albanian)
Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/sq/
2019-08-21 21:55:59 +00:00
Nathan Follens f6bc0a87bd Translated using Weblate (West Flemish)
Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/vls/
2019-08-17 12:08:11 +00:00
albanobattistella 1e8771da69 Translated using Weblate (Italian)
Currently translated at 80.0% (4 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/it/
2019-08-17 12:08:11 +00:00
Szimszon 111ccdf1f6 Translated using Weblate (Hungarian)
Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/hu/
2019-08-17 12:08:11 +00:00
Kévin C 4b7d129b14 Translated using Weblate (French)
Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/fr/
2019-08-17 12:08:11 +00:00
Nathan Follens 14bedf4eba Translated using Weblate (Dutch)
Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/nl/
2019-08-17 12:08:10 +00:00
Osoitz 67d2d5ce4f Translated using Weblate (Basque)
Currently translated at 100.0% (5 of 5 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/eu/
2019-08-17 12:08:10 +00:00
SBiOSoftWhare f27440ed95 Merge pull request #2645 from vector-im/riot_2643
Ability to disable all identity server functionality via the config file
2019-08-14 15:10:02 +02:00
SBiOSoftWhare 1bb396e1ac Use lower case for the term identity server. 2019-08-14 15:08:58 +02:00
SBiOSoftWhare 79f76cb79f Update changes 2019-08-14 14:12:24 +02:00
SBiOSoftWhare 1e4fb2a1ef AuthenticationViewController: Show error alert instead of disabling password reset action when Identity Server is not set. 2019-08-14 14:11:06 +02:00
manuroe 7b8e577d0a Merge pull request #2644 from vector-im/riot_2600_2
Prompt to accept integration manager policies on use
2019-08-14 13:39:20 +02:00
SBiOSoftWhare 2955a184f2 ContactDetailsViewController: If no IS is configured show an error when starting a chat with a user having only an email. 2019-08-13 17:11:09 +02:00
SBiOSoftWhare c5df898f2f StartChatViewController: Prevent inviting contact with email only if no IS configured. 2019-08-13 17:08:42 +02:00
SBiOSoftWhare 852c9469d5 SettingsViewController: Disable adding threepids if no IS configured. 2019-08-13 17:05:19 +02:00
SBiOSoftWhare 2a741a28e0 AuthenticationViewController: When register do not propose to add 3rd party ids if there is no configured Identity Server. 2019-08-13 17:03:05 +02:00
SBiOSoftWhare eaf46eb5e0 AuthenticationViewController: Disable password reset action when Identity Server is not set. 2019-08-13 17:01:01 +02:00
SBiOSoftWhare b285e30a25 Add no Identity Server error strings. 2019-08-13 16:58:36 +02:00
manuroe f1b91bf9bb IM: Terms modal: Check checkboxes of already accepted terms urls 2019-08-13 15:54:21 +02:00
manuroe 30e4351050 IM: Terms modal: Show the modal on widgets (Sticker Picker, ...) 2019-08-13 14:00:33 +02:00
manuroe d595c01246 IM: Terms modal: Reopen the IM UI once terms are accepted 2019-08-13 13:59:36 +02:00
manuroe a258907fea IM: Terms modal: Make computation of baseUrl more generic 2019-08-13 11:35:56 +02:00
manuroe ecfb4bac2c CHANGES 2019-08-12 15:03:38 +02:00
manuroe 9938620947 IM: Terms modal: Add service purpose description 2019-08-12 15:00:06 +02:00
manuroe dbd9cb43be IM: Terms modal: Display terms page into a webview 2019-08-12 11:14:58 +02:00
manuroe df8339f467 IM: Tweak terms view UI 2019-08-09 18:43:27 +02:00
manuroe 2c42b055ca IM: Display terms in table view 2019-08-09 17:58:02 +02:00
manuroe b0bd5df851 IM: Start flow for terms modal 2019-08-09 15:58:33 +02:00
manuroe 2828890597 IM: Detect not signed terms error
(cherry picked from commit 80877eabafc2184ef55c279d2a8f2db10d9735e3)
2019-08-09 15:30:58 +02:00
manuroe 1368566402 Finish v0.9.2 2019-08-08 18:20:50 +02:00
manuroe f55628494a version++ 2019-08-08 18:20:29 +02:00
manuroe 4b64c0bc2b Merge pull request #2635 from vector-im/fix_release_tag
BF: Build: Fix build based on git tag
2019-08-08 17:27:46 +02:00
manuroe c7b1493284 BF: Build: Fix build based on git tag
It was not more possible to build using tags. The reason was the fastlane git_branch method returned nil.
Internally this method executes `git symbolic-ref HEAD --short` which returned `fatal: ref HEAD is not a symbolic ref` in our case.

We now checks out the tag as a local branch.
2019-08-08 17:25:23 +02:00
manuroe 8f9380b043 iOS13 code cannot be built from Xcode10 2019-08-08 15:05:50 +02:00
manuroe d60b8bf057 Merge pull request #2632 from vector-im/riot_2626
BF: Fix crash for search bar customisation in iOS13
2019-08-08 11:26:46 +02:00
manuroe 1e8e6cda08 BF: Fix crash for earch bar customisation in iOS13
#2626
2019-08-07 18:36:58 +02:00
manuroe eca434e0e7 Merge pull request #2624 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate
2019-08-07 15:30:07 +02:00
Nathan Follens 07d52837ca Translated using Weblate (West Flemish)
Currently translated at 1.2% (9 of 744 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/vls/
2019-08-07 13:15:49 +00:00
Nathan Follens dc1eb6e6ed Translated using Weblate (Dutch)
Currently translated at 100.0% (744 of 744 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2019-08-07 13:15:49 +00:00
Kévin C 749eddd198 Translated using Weblate (French)
Currently translated at 100.0% (744 of 744 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-08-03 20:49:58 +00:00
Slavi Pantaleev 00e73c1ce8 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (744 of 744 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-08-03 20:49:58 +00:00
Weblate 93d04c9eff Merge branch 'origin/develop' into Weblate. 2019-08-02 16:19:49 +00:00
SBiOSoftWhare ab099e866d Merge pull request #2620 from vector-im/riot_638
Replace camera implementation with something more standard and less limited
2019-08-02 18:19:44 +02:00
SBiOSoftWhare fe4c86ebb5 Update Riot/Modules/Room/Views/InputToolbar/RoomInputToolbarView.m
Co-Authored-By: manuroe <manuroe@users.noreply.github.com>
2019-08-02 18:12:41 +02:00
SBiOSoftWhare b460790703 Media picker: Fix theming issue on recent captures. 2019-08-02 18:06:55 +02:00
Slavi Pantaleev 44d2b77ba2 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (738 of 738 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-08-02 15:49:53 +00:00
SBiOSoftWhare 807dcbe9f8 Update changes 2019-08-02 17:44:56 +02:00
SBiOSoftWhare b7a154424e Update pbxproj 2019-08-02 17:28:20 +02:00
SBiOSoftWhare 9abd8bb503 SettingsViewController: Use SingleImagePickerPresenter for profile avatar picture. 2019-08-02 17:27:49 +02:00