Commit Graph

6374 Commits

Author SHA1 Message Date
Kévin C f429b5caa5 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 bae0fe35f2 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 cb9d288ae5 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 24c73c19ed 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 faba1d15e6 Use lower case for the term identity server. 2019-08-14 15:08:58 +02:00
SBiOSoftWhare 9ab3766207 Update changes 2019-08-14 14:12:24 +02:00
SBiOSoftWhare acb4a95af5 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 03f932c585 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 8b224b5f2c 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 ac3a0c094a StartChatViewController: Prevent inviting contact with email only if no IS configured. 2019-08-13 17:08:42 +02:00
SBiOSoftWhare 88c8be151d SettingsViewController: Disable adding threepids if no IS configured. 2019-08-13 17:05:19 +02:00
SBiOSoftWhare 2360f43dea 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 e7c0fe02cd AuthenticationViewController: Disable password reset action when Identity Server is not set. 2019-08-13 17:01:01 +02:00
SBiOSoftWhare 1c9c981273 Add no Identity Server error strings. 2019-08-13 16:58:36 +02:00
manuroe 41717a15c6 IM: Terms modal: Check checkboxes of already accepted terms urls 2019-08-13 15:54:21 +02:00
manuroe ab078e5cb1 IM: Terms modal: Show the modal on widgets (Sticker Picker, ...) 2019-08-13 14:00:33 +02:00
manuroe abec78aa02 IM: Terms modal: Reopen the IM UI once terms are accepted 2019-08-13 13:59:36 +02:00
manuroe ce5a723355 IM: Terms modal: Make computation of baseUrl more generic 2019-08-13 11:35:56 +02:00
manuroe 8cb895aa33 CHANGES 2019-08-12 15:03:38 +02:00
manuroe fb25becfe1 IM: Terms modal: Add service purpose description 2019-08-12 15:00:06 +02:00
manuroe bc607cf6a2 IM: Terms modal: Display terms page into a webview 2019-08-12 11:14:58 +02:00
manuroe 923506f52a IM: Tweak terms view UI 2019-08-09 18:43:27 +02:00
manuroe 90b6c33e43 IM: Display terms in table view 2019-08-09 17:58:02 +02:00
manuroe 97b7273a1e IM: Start flow for terms modal 2019-08-09 15:58:33 +02:00
manuroe 710beb2f34 IM: Detect not signed terms error
(cherry picked from commit 80877eabafc2184ef55c279d2a8f2db10d9735e3)
2019-08-09 15:30:58 +02:00
manuroe cfbecd562a Finish v0.9.2 2019-08-08 18:20:50 +02:00
manuroe 48d69de6df version++ 2019-08-08 18:20:29 +02:00
manuroe 205b6713a4 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 a670aa0c25 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 7a7375e1ae iOS13 code cannot be built from Xcode10 2019-08-08 15:05:50 +02:00
manuroe c9115d6b1b 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 7bc927c2af BF: Fix crash for earch bar customisation in iOS13
#2626
2019-08-07 18:36:58 +02:00
manuroe 7c9ac6e127 Merge pull request #2624 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate
2019-08-07 15:30:07 +02:00
Nathan Follens 096dee8aee 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 cbee895e2f 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 4edc5a8ac8 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 26a671bbab 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 23ee7e86a6 Merge branch 'origin/develop' into Weblate. 2019-08-02 16:19:49 +00:00
SBiOSoftWhare a5ac649597 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 7cf2d2fcf8 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 1b184bffde Media picker: Fix theming issue on recent captures. 2019-08-02 18:06:55 +02:00
Slavi Pantaleev a1629fb39e 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 30eb97af35 Update changes 2019-08-02 17:44:56 +02:00
SBiOSoftWhare b14bd5f944 Update pbxproj 2019-08-02 17:28:20 +02:00
SBiOSoftWhare efe3da00a0 SettingsViewController: Use SingleImagePickerPresenter for profile avatar picture. 2019-08-02 17:27:49 +02:00
SBiOSoftWhare cf60518bc0 RoomSettingsViewController: Use SingleImagePickerPresenter for room avatar picture. 2019-08-02 17:26:34 +02:00
SBiOSoftWhare 7bd85b29a4 Create SingleImagePickerPresenter that enables to present an image picker with single selection. 2019-08-02 17:21:17 +02:00
SBiOSoftWhare 0d9717facb RoomVC: Handle presentation for new native camera and media library actions. 2019-08-02 17:19:29 +02:00
SBiOSoftWhare 7e32fdb12e RoomInputToolbarView: Add separate actions for camera and media library. 2019-08-02 17:16:06 +02:00
SBiOSoftWhare 5b98ea644d Media picker: Create a coordinator. 2019-08-02 17:09:32 +02:00