Commit Graph

3006 Commits

Author SHA1 Message Date
SBiOSoftWhare a7a4afaa3a 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 faab080a9c StartChatViewController: Prevent inviting contact with email only if no IS configured. 2019-08-13 17:08:42 +02:00
SBiOSoftWhare 713c55c089 SettingsViewController: Disable adding threepids if no IS configured. 2019-08-13 17:05:19 +02:00
SBiOSoftWhare 53675b1c16 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 80889dec38 AuthenticationViewController: Disable password reset action when Identity Server is not set. 2019-08-13 17:01:01 +02:00
SBiOSoftWhare 0dbfa684a5 Add no Identity Server error strings. 2019-08-13 16:58:36 +02:00
manuroe 7275452e87 IM: Terms modal: Check checkboxes of already accepted terms urls 2019-08-13 15:54:21 +02:00
manuroe 4c605e12f3 IM: Terms modal: Show the modal on widgets (Sticker Picker, ...) 2019-08-13 14:00:33 +02:00
manuroe 8069360cb9 IM: Terms modal: Reopen the IM UI once terms are accepted 2019-08-13 13:59:36 +02:00
manuroe b0b1a3605f IM: Terms modal: Make computation of baseUrl more generic 2019-08-13 11:35:56 +02:00
manuroe 3679164dab IM: Terms modal: Add service purpose description 2019-08-12 15:00:06 +02:00
manuroe 917b442f95 IM: Terms modal: Display terms page into a webview 2019-08-12 11:14:58 +02:00
manuroe 8be348bf93 IM: Tweak terms view UI 2019-08-09 18:43:27 +02:00
manuroe d8e068855a IM: Display terms in table view 2019-08-09 17:58:02 +02:00
manuroe bbc0ff1cf9 IM: Start flow for terms modal 2019-08-09 15:58:33 +02:00
manuroe adf27dee3b IM: Detect not signed terms error
(cherry picked from commit 80877eabafc2184ef55c279d2a8f2db10d9735e3)
2019-08-09 15:30:58 +02:00
manuroe 633dda9c15 iOS13 code cannot be built from Xcode10 2019-08-08 15:05:50 +02:00
manuroe 23b3875bd5 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 61509528c4 BF: Fix crash for earch bar customisation in iOS13
#2626
2019-08-07 18:36:58 +02:00
Nathan Follens 42a845b31a 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 098cf77fa9 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 20720b6ace 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 764f03b435 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 8546655ab8 Merge branch 'origin/develop' into Weblate. 2019-08-02 16:19:49 +00:00
SBiOSoftWhare ccdc436238 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 ce4cb5e472 Media picker: Fix theming issue on recent captures. 2019-08-02 18:06:55 +02:00
Slavi Pantaleev 00cd81e74a 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 d8a85d27a8 SettingsViewController: Use SingleImagePickerPresenter for profile avatar picture. 2019-08-02 17:27:49 +02:00
SBiOSoftWhare c9b08e8f0b RoomSettingsViewController: Use SingleImagePickerPresenter for room avatar picture. 2019-08-02 17:26:34 +02:00
SBiOSoftWhare 5bffc27f7c Create SingleImagePickerPresenter that enables to present an image picker with single selection. 2019-08-02 17:21:17 +02:00
SBiOSoftWhare 89326e5b4c RoomVC: Handle presentation for new native camera and media library actions. 2019-08-02 17:19:29 +02:00
SBiOSoftWhare 08ffa6db8d RoomInputToolbarView: Add separate actions for camera and media library. 2019-08-02 17:16:06 +02:00
SBiOSoftWhare 677f107bde Media picker: Create a coordinator. 2019-08-02 17:09:32 +02:00
SBiOSoftWhare 6082810908 MediaAlbumContentViewController: Fix some retain cycle issues. 2019-08-02 17:07:36 +02:00
SBiOSoftWhare 980990d5e3 MediaPickerViewController: Remove camera preview and display only recent captures and media albums. 2019-08-02 17:04:14 +02:00
SBiOSoftWhare 3dbb569cf9 Create CameraPresenter that enables to present native camera. 2019-08-02 16:54:31 +02:00
SBiOSoftWhare 6ae879d4ea Add media picker and camera wordings. 2019-08-02 16:51:12 +02:00
Szimszon f3316232c1 Translated using Weblate (Hungarian)
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/hu/
2019-08-01 08:49:49 +00:00
dccs a4571f602c Translated using Weblate (German)
Currently translated at 99.5% (734 of 738 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2019-08-01 08:49:48 +00:00
Kévin C aa985f5701 Translated using Weblate (French)
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/fr/
2019-08-01 08:49:47 +00:00
Weblate 66fec677e9 Merge branch 'origin/develop' into Weblate. 2019-07-30 16:42:45 +00:00
SBiOSoftWhare 0c1b199308 RoomDataSource: Do not display reactions when event is redacted. 2019-07-30 18:24:12 +02:00
Weblate 722fc492de Merge branch 'origin/develop' into Weblate. 2019-07-30 16:17:21 +00:00
SBiOSoftWhare 358c6a2afb ReactionHistoryViewCell: Update copyright. 2019-07-30 18:06:13 +02:00
SBiOSoftWhare b47c91d072 Edit history: Fix some issues. 2019-07-30 17:24:46 +02:00
SBiOSoftWhare 7a7353ad63 Reaction history: Handle presentation from room VC by long press on reactions or from contextual menu. 2019-07-30 17:24:46 +02:00
SBiOSoftWhare e248c43bab Reaction history: Implement coordinator. 2019-07-30 17:24:46 +02:00
SBiOSoftWhare b953cd3946 Reaction history: Implement screen. 2019-07-30 17:24:45 +02:00
SBiOSoftWhare fb6f808a9b Reaction history: Implement view model. 2019-07-30 17:24:45 +02:00
SBiOSoftWhare 275c912d0a Reactions: Add long press gesture on bubble cell reactions. 2019-07-30 17:24:45 +02:00