Commit Graph

7052 Commits

Author SHA1 Message Date
SBiOSoftWhare 0b08c3e013 Remove pending and delivered notifications containing a redacted event (Fix #1725) 2019-03-22 11:06:15 +01:00
SBiOSoftWhare 1759dde03e Factorize and fix some issues with local notifications code 2019-03-22 10:21:16 +01:00
fridtjof 0f13d72d56 update CHANGES.rst 2019-03-22 01:30:20 +01:00
fridtjof aaf9ce5b11 finalize emote style notifications 2019-03-22 01:20:50 +01:00
fridtjof 62ddd34e4d add additional notification titles 2019-03-22 01:10:57 +01:00
fridtjof 7ff951ac08 add a threadIdentifier to notifications and implement titles 2019-03-22 00:40:27 +01:00
SBiOSoftWhare f366baeb69 Merge pull request #2207 from fridtjof/ios10-notifications
Add code to support the new notification system starting with iOS 10
2019-03-21 16:45:07 +01:00
SBiOSoftWhare 02b43872cb version++ 2019-03-21 16:32:34 +01:00
Andrew Morgan aa96b171f9 Fix grammar in registration text
I assume some script needs to be run to generate the other string files, but if you want to just do that yourselves and take the text in this PR I'm totally fine with that.
2019-03-21 15:26:14 +00:00
SBiOSoftWhare 0ee9e14e48 Merge branch 'release/v0.8.4' 2019-03-21 14:58:59 +01:00
SBiOSoftWhare b1429bb637 Merge tag 'v0.8.4' into develop
no message
2019-03-21 14:58:59 +01:00
SBiOSoftWhare 4f6b8c849e version++ 2019-03-21 14:57:44 +01:00
SBiOSoftWhare 847694a53c Merge pull request #2342 from vector-im/share_extension_limit_large_size_images
Share extension: Remove image large size resizing choice if output dimension is too high to prevent memory limit exception
2019-03-21 13:30:04 +01:00
SBiOSoftWhare 97d7e37f56 Update changes 2019-03-21 13:12:56 +01:00
SBiOSoftWhare f9fda3d543 [Share Extension] Do not offer the possibility to resize an image to large size if one dimension is too high in order to prevent the risk of memory limit exception. 2019-03-21 12:50:02 +01:00
SBiOSoftWhare 76f10cefb9 version++ 2019-03-19 16:43:17 +01:00
fridtjof e1380808b4 navigate to the room when a notification is tapped on iOS 10 2019-03-14 01:05:30 +01:00
fridtjof ee140eaff1 remove displayedNotificationRequestForEvent:andUser:type: (unused as of 65c4de5 and 6f31249) 2019-03-14 00:57:09 +01:00
fridtjof 7ed3a89dd6 don't display notifications when in foreground 2019-03-14 00:53:41 +01:00
fridtjof f5b799e375 factor out common code 2019-03-14 00:50:04 +01:00
fridtjof 23737f9cf2 don't bother ignoring notifications on iOS 10+ - no 2 2019-03-14 00:49:02 +01:00
fridtjof b0383edd15 don't bother ignoring notifications on iOS 10+ 2019-03-14 00:35:36 +01:00
fridtjof 9fc51ecb0d more accurately match the old notification action handler in the iOS 10+ code 2019-03-14 00:23:43 +01:00
manuroe 6a703fd8a5 CHANGES++ 2019-03-13 09:11:45 +01:00
manuroe 88655207a9 Finish v0.8.3 2019-03-13 09:10:34 +01:00
manuroe ba9820c3ad Finish v0.8.3 2019-03-13 09:10:34 +01:00
manuroe 36d3dbf9fd version++ 2019-03-13 09:10:18 +01:00
manuroe 54eecb5db7 Merge pull request #2328 from vector-im/scalar_token_refresh
Widgets: Attempt to re-register for a scalar token if ours is invalid
2019-03-12 18:13:05 +01:00
manuroe 0209870c83 Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

Add sanity check
2019-03-12 18:11:27 +01:00
manuroe 7e0eb27b1b Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

Add sanity check
2019-03-12 17:59:16 +01:00
manuroe 2a372c6aca Widgets: Use scalar v1.1 2019-03-12 17:55:50 +01:00
manuroe d8d075b943 CHANGES 2019-03-12 17:35:27 +01:00
manuroe 5f4f2498fe Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

As the integration manager page (https://scalar-staging.riot.im/scalar-web) does not return a 403, check scalar token validity before opening it
2019-03-12 17:12:44 +01:00
manuroe 60f8c141de Widgets: Attempt to re-register for a scalar token if ours is invalid
#2326

When we detect a 403 for a widget.
2019-03-12 16:09:35 +01:00
manuroe 86926d938f Widget: Pass scalar_token only when required 2019-03-12 15:56:19 +01:00
SBiOSoftWhare 6f2f1fc6dd Merge pull request #2325 from vector-im/share_extension_memory_warning
[Share extension] Track memory warning
2019-03-11 18:09:53 +01:00
SBiOSoftWhare ecb326f82f [Share extension] Track memory warning 2019-03-11 18:04:42 +01:00
SBiOSoftWhare 11986efbef Merge tag 'v0.8.2' into develop
Finish v0.8.2
2019-03-11 12:03:55 +01:00
SBiOSoftWhare 0e84d287d9 Merge branch 'release/v0.8.2' 2019-03-11 12:03:54 +01:00
SBiOSoftWhare 847d08f316 version++ 2019-03-11 12:01:26 +01:00
SBiOSoftWhare fdb62471e3 Merge pull request #2319 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate
2019-03-11 09:39:54 +01:00
Weblate eab3182f24 Merge branch 'origin/develop' into Weblate. 2019-03-11 08:39:27 +00:00
Paulo Miranda 7b322ebce5 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (618 of 618 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/pt_BR/
2019-03-11 08:38:49 +00:00
tea 2ce19a95c6 Translated using Weblate (Italian)
Currently translated at 9.2% (57 of 618 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/it/
2019-03-11 08:38:47 +00:00
SBiOSoftWhare c76b70bb14 Merge pull request #2317 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate
2019-03-08 10:47:13 +01:00
Weblate e52de64e45 Merge branch 'origin/develop' into Weblate. 2019-03-08 09:46:25 +00:00
Szimszon 724e9c1cc1 Translated using Weblate (Hungarian)
Currently translated at 100.0% (618 of 618 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/hu/
2019-03-08 09:46:11 +00:00
Kévin C beb31c0291 Translated using Weblate (French)
Currently translated at 100.0% (618 of 618 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/fr/
2019-03-08 09:46:10 +00:00
pogback 35a34c0333 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (618 of 618 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/zh_Hans/
2019-03-08 09:46:10 +00:00
Slavi Pantaleev ba500e58b3 Translated using Weblate (Bulgarian)
Currently translated at 99.8% (617 of 618 strings)

Translation: Riot iOS/Riot iOS
Translate-URL: http://translate.riot.im/projects/riot-ios/riot-ios/bg/
2019-03-08 09:46:09 +00:00