Commit Graph

6199 Commits

Author SHA1 Message Date
manuroe 4a5482e167 Merge pull request #1874 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-05-23 21:09:47 +02:00
Weblate c257f25467 Merge remote-tracking branch 'origin/develop' into develop 2018-05-23 19:08:54 +00:00
Weblate 02b6311891 Merge remote-tracking branch 'origin/develop' into develop 2018-05-23 19:08:44 +00:00
Weblate c5dc2ce9aa Merge remote-tracking branch 'origin/develop' into develop 2018-05-23 19:08:18 +00:00
Simone Salsi 3856c66234 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 1e9e409803 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 0fb5856591 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 bcfec14b43 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 b6ce96dcba 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 c6a5ec4cb7 update++ 2018-05-23 19:45:49 +02:00
SBiOSoftWhare 24c5814e6c Merge pull request #1872 from vector-im/riot_1871
Display the consent tool in case of M_CONSENT_NOT_GIVEN error
2018-05-23 17:50:58 +02:00
manuroe 90c0e57bae Disable sticker picker for the coming release 2018-05-23 17:14:42 +02:00
SBiOSoftWhare 2eaa99ab4b Add GDPR consent display when GDPR consent not given error is received. 2018-05-23 17:01:18 +02:00
SBiOSoftWhare 1437d28146 Add GDPR english localizations to Vector.strings 2018-05-23 16:56:52 +02:00
giomfo 6b915fc7ed Merge pull request #1865 from pixlwave/develop
Fix timezone interval bug
thx @pixlwave
2018-05-22 10:15:03 +02:00
Vojtěch Kotous fd2d375118 Added translation using Weblate (Czech) 2018-05-11 20:21:26 +00:00
Doug 5cdc8c253b Don't set GMT on calendar - the date formatter wasn't fixed to GMT anyway. 2018-05-11 01:44:05 -07:00
Doug 4474ccc803 Fix timezone interval bug 2018-05-10 17:35:42 +01:00
manuroe 09b0e3b247 Send Stickers: Plug the sticker picker widget with the room datasource to send a sticker
#1860
2018-05-07 18:04:32 +02:00
manuroe ad1e0c0807 WidgetManager: Patch: Modular uses a malformed key: "stateKey" instead of "state_key" 2018-05-07 17:34:54 +02:00
manuroe cd85991373 Widget postMessage API: Make sure we always have a _id for postMessage request 2018-05-07 15:50:13 +02:00
manuroe 4a0e964771 Widget postMessage API: Refactor to avoid to play with internal event.data._id field 2018-05-07 15:33:37 +02:00
manuroe 4c5893b2e5 Widgets: Make a generic postMessage API in WidgetVC
It will be used for https://docs.google.com/document/d/1uPF7XWY_dXTKVKV7jZQ2KmsI19wn9-kFRgQ1tFQP7wQ/edit#.

The Modular postMessage API becomes a specialisation of it.
2018-05-07 15:26:22 +02:00
manuroe 8f9b043826 Send Stickers: WidgetManager: add userWidgets
and show them in the widget picker and within the list of installed widgets of the integration manager

#1860
2018-05-07 11:15:18 +02:00
manuroe c508431a38 Send Stickers: Pass widget id to widgets urls
#1860
This is mandatory for the sticker picker widget
2018-05-07 10:46:33 +02:00
manuroe 4ea22bed1d Widget: Support new "m.widget" state event type but keep using "im.vector.modular.widgets" for operations
while the move is not fully done (https://docs.google.com/document/d/1uPF7XWY_dXTKVKV7jZQ2KmsI19wn9-kFRgQ1tFQP7wQ/edit?usp=sharing)
2018-05-07 10:12:02 +02:00
manuroe 1a2aec996f IntegrationManagerVC: enableDebug is now defined in the kit 2018-05-07 09:28:39 +02:00
Simone Salsi 899ceba30b Added translation using Weblate (Italian) 2018-05-02 20:45:22 +00:00
Simone Salsi db41c20bcf Added translation using Weblate (Italian) 2018-05-02 20:39:41 +00:00
Simone Salsi b0bfa39105 Translated using Weblate (Italian)
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/it/
2018-05-02 20:38:42 +00:00
Simone Salsi bd4320ae9c Added translation using Weblate (Italian) 2018-05-02 20:36:17 +00:00
manuroe e4fe0ae2f0 Merge pull request #1854 from t-adedotun/master
Bug Fix: Moved UI Update to Main Queue
2018-04-24 14:36:47 +02:00
Taiwo 1c4dc56667 Bug Fix: Moved UI update to main queue
Updated CocoaPods version to 1.5.0
2018-04-24 10:29:35 +01:00
manuroe 2e0214b662 Merge pull request #1835 from pixlwave/master
Use existing message.mp3 for notification sounds.
2018-04-24 10:21:38 +02:00
manuroe ffe849d6bf update++ 2018-04-23 18:30:16 +02:00
manuroe a6cd0b01f7 Merge pull request #1852 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Update from Weblate.
2018-04-23 16:44:28 +02:00
manuroe f4ddf512b3 Merge pull request #1851 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Update from Weblate.
2018-04-23 16:44:06 +02:00
Weblate 283874f0d3 Merge remote-tracking branch 'origin/develop' into develop 2018-04-23 14:41:49 +00:00
Weblate 24abfcacfb Merge remote-tracking branch 'origin/develop' into develop 2018-04-23 14:41:38 +00:00
Weblate 3709c487f4 Merge remote-tracking branch 'origin/develop' into develop 2018-04-23 14:41:26 +00:00
RainSlide 321436e4c7 Translated using Weblate (Chinese (Simplified))
Currently translated at 76.9% (20 of 26 strings)

Translation: Riot iOS/Riot iOS (Push)
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios-push/zh_Hans/
2018-04-23 14:40:33 +00:00
RainSlide 2cfac79e02 Translated using Weblate (Chinese (Simplified))
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/zh_Hans/
2018-04-23 14:40:32 +00:00
RainSlide 67c6edb590 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-04-23 14:40:32 +00:00
Osoitz bd70863980 Translated using Weblate (Basque)
Currently translated at 100.0% (481 of 481 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/eu/
2018-04-23 04:19:25 +00:00
Sveinn í Felli 5bb75aa58c Translated using Weblate (Icelandic)
Currently translated at 75.8% (365 of 481 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/is/
2018-04-21 08:40:23 +00:00
Sveinn í Felli 946adc498a Translated using Weblate (Icelandic)
Currently translated at 73.3% (353 of 481 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/is/
2018-04-21 08:35:02 +00:00
Sveinn í Felli 97353a11f8 Translated using Weblate (Icelandic)
Currently translated at 71.7% (345 of 481 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/is/
2018-04-21 08:16:41 +00:00
Sveinn í Felli f7df416745 Translated using Weblate (Icelandic)
Currently translated at 69.8% (336 of 481 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/is/
2018-04-21 08:13:55 +00:00
Sveinn í Felli ed67a7b7b2 Translated using Weblate (Icelandic)
Currently translated at 69.2% (333 of 481 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/is/
2018-04-21 08:10:36 +00:00
RainSlide 6fb72ddea4 Added translation using Weblate (Chinese (Simplified)) 2018-04-20 15:53:12 +00:00