Commit graph

4530 commits

Author SHA1 Message Date
SBiOSoftWhare
43c83848d0 Do not display default error alert when receiving GDPR Consent not given error 2018-05-31 18:39:15 +02:00
manuroe
edbf2ed9d1 Add Icelandic 2018-05-31 17:26:43 +02:00
manuroe
761522d555
Merge pull request #1884 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2018-05-31 17:16:49 +02:00
Weblate
376ad02d5d Merge remote-tracking branch 'origin/develop' into develop 2018-05-31 15:15:02 +00:00
Pablo M. Rivas
7bb42e0d2d Translated using Weblate (Spanish)
Currently translated at 12.4% (60 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/es/
2018-05-31 15:14:26 +00:00
SBiOSoftWhare
cfde2e7aba
Merge pull request #1881 from vector-im/riot_1870
Settings: Add deactivate account
2018-05-31 17:11:38 +02:00
SBiOSoftWhare
f0c3fc6e41 DeactivateAccountViewController: For password alert, remove empty cancel handler and use nil instead 2018-05-31 13:33:17 +02:00
SBiOSoftWhare
0aa032f941 Remove useless commented code in SettingsViewController 2018-05-31 12:15:13 +02:00
SBiOSoftWhare
5a85db4a07 Handle theme change and analytics in DeactivateAccountViewController 2018-05-31 12:14:13 +02:00
manuroe
4630af43cf
Merge pull request #1880 from vector-im/use_WKWebView
WidgetVC: Update UIWebView by WKWebview to improve Sticker Picker performance
2018-05-31 12:07:58 +02:00
SBiOSoftWhare
fb75164036 Handle account deactivation from settings 2018-05-30 17:05:42 +02:00
SBiOSoftWhare
52c21a6543 Factorization of data user clear on logout. Reuse it for account deactivation. 2018-05-30 17:04:58 +02:00
SBiOSoftWhare
9ad1fdc948 Add DeactivateAccountViewController allowing to deactivate a user account from given Matrix session 2018-05-30 16:59:18 +02:00
manuroe
15353955ce WidgetVC: Update UIWebView by WKWebview to improve Sticker Picker performance 2018-05-30 14:42:14 +02:00
manuroe
6e3b9fb15d
Merge pull request #1878 from vector-im/riot_1860_2
Send stickers: Better integration within the app
2018-05-30 12:07:51 +02:00
manuroe
316ab85d2b Send sticker: Update after Giom's remark
https://github.com/vector-im/riot-ios/issues/1860
2018-05-30 11:54:35 +02:00
Slavi Pantaleev
e732b9404a Translated using Weblate (Bulgarian)
Currently translated at 100.0% (483 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/bg/
2018-05-29 15:18:49 +00:00
manuroe
79eb0dd057 Merge remote-tracking branch 'origin/develop' into riot_1860_2
# Conflicts:
#	Riot/Utils/Widgets/WidgetManager.m
2018-05-29 16:10:53 +02:00
manuroe
0b3fa2bad0 PostMessage API: Add support of integration_manager_open 2018-05-29 15:20:39 +02:00
manuroe
55f627c659 PostMessage API: better manage _id 2018-05-29 14:50:34 +02:00
SBiOSoftWhare
a74fea71f8 Add deactivate account english string localizations 2018-05-28 14:51:51 +02:00
Sveinn í Felli
7d14c4cbbb Translated using Weblate (Icelandic)
Currently translated at 94.6% (457 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/is/
2018-05-28 07:58:49 +00:00
Nathan van Beelen
e25dc790b0 Translated using Weblate (Dutch)
Currently translated at 100.0% (483 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/nl/
2018-05-28 07:10:29 +00:00
Sveinn í Felli
b3810525d3 Translated using Weblate (Icelandic)
Currently translated at 85.7% (414 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/is/
2018-05-28 06:51:11 +00:00
giomfo
b5198389bb Update Authors 2018-05-25 14:41:41 +02:00
giomfo
e50ff15709
Merge pull request #1876 from vector-im/no_more_widgets
BF: The app does not list widgets anymore
2018-05-25 09:56:11 +02:00
manuroe
ce2060959c BF: The app does not list widgets anymore 2018-05-24 19:01:19 +02:00
manuroe
e95e1dffd3 Send sticker: Show the "You don't currently have any stickerpacks enabled"
popup

https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 18:40:19 +02:00
manuroe
e0fe036757 Send sticker: Fix the missing delete button on a sticker pack
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 18:22:59 +02:00
manuroe
bb5a463eb1 Scalar API: Add support of "get_room_enc_state" 2018-05-24 16:43:38 +02:00
manuroe
050509eb26 Send sticker: Do not list anymore user's widgets (the sticker picker atm) in the WidgetPickerVC
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 16:02:51 +02:00
manuroe
b4b4bc28af Send sticker: Create StickerPickerVC and use it from the RoomVC
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 15:31:27 +02:00
manuroe
9fb5930d02 Send sticker: IntegrationManagerVC: add the ability to set a user widget
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 14:42:49 +02:00
manuroe
6f893c9522 Send sticker: WidgetManager: add userWidgets:ofTypes method
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 14:36:09 +02:00
manuroe
0297771125 Send sticker: UI integration: RoomInputToolbar: Let user choose between "Send photo or video" and "Send sticker"
https://github.com/vector-im/riot-ios/issues/1860
2018-05-24 14:35:38 +02:00
Osoitz
2f7d7c17e9 Translated using Weblate (Basque)
Currently translated at 100.0% (483 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-05-24 07:48:58 +00:00
Kévin C
90af4f9302 Translated using Weblate (French)
Currently translated at 100.0% (483 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/fr/
2018-05-24 07:41:18 +00:00
Andrey
098fe728a2 Translated using Weblate (Russian)
Currently translated at 100.0% (483 of 483 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2018-05-24 04:41:11 +00:00
manuroe
28b15d5a0f
Merge pull request #1875 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-05-23 21:10:05 +02:00
manuroe
b5a331d3a5
Merge pull request #1874 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-05-23 21:09:47 +02:00
manuroe
2d17f7cdd7
Merge pull request #1873 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate.
2018-05-23 21:09:34 +02:00
Weblate
bf5fb3d0f4 Merge remote-tracking branch 'origin/develop' into develop 2018-05-23 19:08:54 +00:00
Weblate
6b31b2bc37 Merge remote-tracking branch 'origin/develop' into develop 2018-05-23 19:08:44 +00:00
Weblate
64416558d1 Merge remote-tracking branch 'origin/develop' into develop 2018-05-23 19:08:18 +00:00
Simone Salsi
6a77505b5c Translated using Weblate (Italian)
Currently translated at 57.6% (15 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/it/
2018-05-23 19:07:43 +00:00
Scott Rothrock
4bf3ded6c0 Translated using Weblate (Japanese)
Currently translated at 100.0% (4 of 4 strings)

Translation: Riot iOS/Riot iOS (Dialogs)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-dialogs/ja/
2018-05-23 19:07:42 +00:00
Simone Salsi
e1fe01a055 Translated using Weblate (Italian)
Currently translated at 0.8% (4 of 481 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2018-05-23 19:07:42 +00:00
Vojtěch Kotous
c9676c8009 Translated using Weblate (Czech)
Currently translated at 45.5% (219 of 481 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/cs/
2018-05-23 19:07:41 +00:00
RainSlide
9b5dcf8f7e Translated using Weblate (Chinese (Simplified))
Currently translated at 96.4% (464 of 481 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2018-05-23 19:07:41 +00:00
manuroe
814f864517 Finish v0.6.16 2018-05-23 19:46:01 +02:00