Commit graph

5679 commits

Author SHA1 Message Date
manuroe
aa45c141dd Widgets: Use scalar prod urls in Riot mobile apps
#2349
2019-03-27 15:45:54 +01:00
manuroe
5857f49dc3 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-27 15:44:01 +01:00
manuroe
c24e25a45d
Merge pull request #2344 from vector-im/anoadragon453-patch-1
Fix grammar in registration text
2019-03-27 14:04:41 +01:00
manuroe
a35b640762 Push: more logs 2019-03-27 12:16:43 +01:00
manuroe
774e6c0a3d Push: Add more logs to track spontaneously disabling
#2348
2019-03-27 11:53:31 +01:00
SBiOSoftWhare
367e003063 Prepare iOS 12 implicit notifications permission 2019-03-22 16:00:24 +01:00
SBiOSoftWhare
dd2d544939 Update changes 2019-03-22 11:49:20 +01:00
SBiOSoftWhare
50531c368e Handle iOS 12 grouped notifications. Group by room id. 2019-03-22 11:18:07 +01:00
SBiOSoftWhare
f26048d1a7 Remove pending and delivered notifications containing a redacted event (Fix #1725) 2019-03-22 11:06:15 +01:00
SBiOSoftWhare
9b41cfc6fd Factorize and fix some issues with local notifications code 2019-03-22 10:21:16 +01:00
fridtjof
ae3878957d
update CHANGES.rst 2019-03-22 01:30:20 +01:00
fridtjof
0448c3183d
finalize emote style notifications 2019-03-22 01:20:50 +01:00
fridtjof
b35e62f1cd
add additional notification titles 2019-03-22 01:10:57 +01:00
fridtjof
490e6f8096
add a threadIdentifier to notifications and implement titles 2019-03-22 00:40:27 +01:00
SBiOSoftWhare
93af475cec
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
af8922c0ae version++ 2019-03-21 16:32:34 +01:00
Andrew Morgan
839871aa29
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
3d19a8b93e Merge tag 'v0.8.4' into develop
no message
2019-03-21 14:58:59 +01:00
SBiOSoftWhare
8214e25b80 Merge branch 'release/v0.8.4' 2019-03-21 14:58:59 +01:00
SBiOSoftWhare
cfc5d85a3b version++ 2019-03-21 14:57:44 +01:00
SBiOSoftWhare
b2a9ffe03b
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
35579b4f96 Update changes 2019-03-21 13:12:56 +01:00
SBiOSoftWhare
a62eef068f [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
c3e635650d version++ 2019-03-19 16:43:17 +01:00
fridtjof
1c90e0cb44
navigate to the room when a notification is tapped on iOS 10 2019-03-14 01:05:30 +01:00
fridtjof
90188cdcf3
remove displayedNotificationRequestForEvent:andUser:type: (unused as of 93ce20e and 04e9bf9) 2019-03-14 00:57:09 +01:00
fridtjof
7ae3070e0a
don't display notifications when in foreground 2019-03-14 00:53:41 +01:00
fridtjof
589829d076
factor out common code 2019-03-14 00:50:04 +01:00
fridtjof
04e9bf9a6b
don't bother ignoring notifications on iOS 10+ - no 2 2019-03-14 00:49:02 +01:00
fridtjof
93ce20e9cc
don't bother ignoring notifications on iOS 10+ 2019-03-14 00:35:36 +01:00
fridtjof
2f1b6153a8
more accurately match the old notification action handler in the iOS 10+ code 2019-03-14 00:23:43 +01:00
manuroe
61107d71bc CHANGES++ 2019-03-13 09:11:45 +01:00
manuroe
cfd6e37561 Finish v0.8.3 2019-03-13 09:10:34 +01:00
manuroe
00f63e8f27 Finish v0.8.3 2019-03-13 09:10:34 +01:00
manuroe
9f5c0bf2d2 version++ 2019-03-13 09:10:18 +01:00
manuroe
e2b4fdaa93
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
b23d5964e8 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
0dbbaf8af0 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
31306b0999 Widgets: Use scalar v1.1 2019-03-12 17:55:50 +01:00
manuroe
96789114b8 CHANGES 2019-03-12 17:35:27 +01:00
manuroe
79237928ae 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
82f6daca44 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
f881531422 Widget: Pass scalar_token only when required 2019-03-12 15:56:19 +01:00
SBiOSoftWhare
bd752e0f10
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
e838a092ab [Share extension] Track memory warning 2019-03-11 18:04:42 +01:00
SBiOSoftWhare
7112e287a8 Merge tag 'v0.8.2' into develop
Finish v0.8.2
2019-03-11 12:03:55 +01:00
SBiOSoftWhare
69b391cfc0 Merge branch 'release/v0.8.2' 2019-03-11 12:03:54 +01:00
SBiOSoftWhare
018c2adcdc version++ 2019-03-11 12:01:26 +01:00
SBiOSoftWhare
a0d413c533
Merge pull request #2319 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate
2019-03-11 09:39:54 +01:00
Weblate
07fea533f1 Merge branch 'origin/develop' into Weblate. 2019-03-11 08:39:27 +00:00