SBiOSoftWhare
|
c0cdcf170d
|
Update iOS 10+ notification titles
|
2019-04-05 10:59:18 +02:00 |
|
SBiOSoftWhare
|
089d67c03b
|
Update notification strings for notification titles
|
2019-04-04 17:45:13 +02:00 |
|
SBiOSoftWhare
|
1d674457a5
|
Merge pull request #2347 from fridtjof/riot_2337
Add notification titles and group them properly on iOS 10+
|
2019-04-03 10:39:19 +02:00 |
|
fridtjof
|
61c63042b5
|
Merge remote-tracking branch 'origin/riot_2337' into riot_2337
# Conflicts:
# CHANGES.rst
# Riot/AppDelegate.m
|
2019-04-03 00:29:54 +02:00 |
|
SBiOSoftWhare
|
4ec934ad43
|
Prepare iOS 12 implicit notifications permission
|
2019-03-22 16:00:24 +01:00 |
|
SBiOSoftWhare
|
8666992bf4
|
Update changes
|
2019-03-22 11:49:20 +01:00 |
|
SBiOSoftWhare
|
c779e3bc58
|
Handle iOS 12 grouped notifications. Group by room id.
|
2019-03-22 11:18:07 +01:00 |
|
SBiOSoftWhare
|
5ad942a97e
|
Remove pending and delivered notifications containing a redacted event (Fix #1725)
|
2019-03-22 11:06:15 +01:00 |
|
SBiOSoftWhare
|
1beb8adedc
|
Factorize and fix some issues with local notifications code
|
2019-03-22 10:21:16 +01:00 |
|
fridtjof
|
b033d92c28
|
update CHANGES.rst
|
2019-03-22 01:30:20 +01:00 |
|
fridtjof
|
715fc71222
|
finalize emote style notifications
|
2019-03-22 01:20:50 +01:00 |
|
fridtjof
|
adf1698faa
|
add additional notification titles
|
2019-03-22 01:10:57 +01:00 |
|
fridtjof
|
75577989db
|
add a threadIdentifier to notifications and implement titles
|
2019-03-22 00:40:27 +01:00 |
|
SBiOSoftWhare
|
ca84e97546
|
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
|
da7ecf1f7e
|
version++
|
2019-03-21 16:32:34 +01:00 |
|
SBiOSoftWhare
|
d51b8e60d9
|
Merge tag 'v0.8.4' into develop
no message
|
2019-03-21 14:58:59 +01:00 |
|
SBiOSoftWhare
|
dbed34c261
|
Merge branch 'release/v0.8.4'
|
2019-03-21 14:58:59 +01:00 |
|
SBiOSoftWhare
|
b2923fb27d
|
version++
|
2019-03-21 14:57:44 +01:00 |
|
SBiOSoftWhare
|
2ace9a424e
|
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
|
b7729e4091
|
Update changes
|
2019-03-21 13:12:56 +01:00 |
|
SBiOSoftWhare
|
ecaddf633d
|
[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
|
9a470fb5d4
|
version++
|
2019-03-19 16:43:17 +01:00 |
|
fridtjof
|
1abc622a69
|
navigate to the room when a notification is tapped on iOS 10
|
2019-03-14 01:05:30 +01:00 |
|
fridtjof
|
0cde6cdf1a
|
remove displayedNotificationRequestForEvent:andUser:type: (unused as of 93ce20e and 04e9bf9)
|
2019-03-14 00:57:09 +01:00 |
|
fridtjof
|
0ac49dc230
|
don't display notifications when in foreground
|
2019-03-14 00:53:41 +01:00 |
|
fridtjof
|
5e78ca540c
|
factor out common code
|
2019-03-14 00:50:04 +01:00 |
|
fridtjof
|
c0aa53110f
|
don't bother ignoring notifications on iOS 10+ - no 2
|
2019-03-14 00:49:02 +01:00 |
|
fridtjof
|
72b7e42637
|
don't bother ignoring notifications on iOS 10+
|
2019-03-14 00:35:36 +01:00 |
|
fridtjof
|
6001ef8484
|
more accurately match the old notification action handler in the iOS 10+ code
|
2019-03-14 00:23:43 +01:00 |
|
manuroe
|
698a71dfd2
|
CHANGES++
|
2019-03-13 09:11:45 +01:00 |
|
manuroe
|
b78a988763
|
Finish v0.8.3
|
2019-03-13 09:10:34 +01:00 |
|
manuroe
|
9f8b31d051
|
Finish v0.8.3
|
2019-03-13 09:10:34 +01:00 |
|
manuroe
|
bea19617fa
|
version++
|
2019-03-13 09:10:18 +01:00 |
|
manuroe
|
6fa0e409ec
|
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
|
ccf7780e12
|
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
|
dae7de6b36
|
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
|
1b853d1bb1
|
Widgets: Use scalar v1.1
|
2019-03-12 17:55:50 +01:00 |
|
manuroe
|
997d278428
|
CHANGES
|
2019-03-12 17:35:27 +01:00 |
|
manuroe
|
f8ea427b62
|
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
|
887660ed26
|
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
|
eba5da7cb1
|
Widget: Pass scalar_token only when required
|
2019-03-12 15:56:19 +01:00 |
|
SBiOSoftWhare
|
05be019915
|
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
|
ac23ff6704
|
[Share extension] Track memory warning
|
2019-03-11 18:04:42 +01:00 |
|
SBiOSoftWhare
|
f1d5cdcfc0
|
Merge tag 'v0.8.2' into develop
Finish v0.8.2
|
2019-03-11 12:03:55 +01:00 |
|
SBiOSoftWhare
|
d21807a5a7
|
Merge branch 'release/v0.8.2'
|
2019-03-11 12:03:54 +01:00 |
|
SBiOSoftWhare
|
e551ea61ac
|
version++
|
2019-03-11 12:01:26 +01:00 |
|
SBiOSoftWhare
|
de89622428
|
Merge pull request #2319 from RiotTranslateBot/weblate-riot-ios-riot-ios
Update from Weblate
|
2019-03-11 09:39:54 +01:00 |
|
Weblate
|
1ce7467276
|
Merge branch 'origin/develop' into Weblate.
|
2019-03-11 08:39:27 +00:00 |
|
Paulo Miranda
|
3730b3faa4
|
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
|
2ce8dc8127
|
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 |
|