Commit Graph

15 Commits

Author SHA1 Message Date
Maurice Parker cf73fb5bd3 Fix bug that was removing unread notifications by checking the status. Fixes #2786 2021-02-07 17:46:24 -06:00
Maurice Parker ce93d3aadd Remove the custom dismiss option from the notification center. Fixes #2760 2021-01-24 10:21:34 -06:00
Stuart Breckenridge fe194ec2e5
adds iconImageUrl to article utils 2020-12-24 07:31:44 +08:00
Stuart Breckenridge 9a49c6d906
add category to notifications 2020-12-23 21:18:51 +08:00
Stuart Breckenridge 709bafbe62
adds icons and actions to notifications 2020-12-23 19:57:33 +08:00
Stuart Breckenridge fa51fa47b4
reorged the send notification code 2020-05-15 20:32:33 +08:00
Stuart Breckenridge 23ee6761ca
adds grouping and summaries to notifications 2020-05-15 19:53:44 +08:00
Maurice Parker a8951089c3 Change to work with only article id's. Issue #1595 2020-01-11 12:51:13 -07:00
Maurice Parker 06bd5b3a6f Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
Maurice Parker 0d66259650 Add ArticleFetcherType and change state restoration to use new type. 2019-11-14 15:06:32 -06:00
Maurice Parker 00f100e3a3 Renamed TimelineStringFormatter to ArticleStringFormatter now that it is used for much more than the timelines 2019-10-20 02:28:00 -05:00
Maurice Parker a2a4616a48 Remove article notification when an article is read 2019-10-04 11:20:57 -05:00
Maurice Parker d41da79c72 Don't send article notification if the article has been read on another device 2019-10-03 11:44:54 -05:00
Maurice Parker 0c9a1ba8d0 Add notification deep linking for iOS 2019-10-03 09:53:21 -05:00
Maurice Parker cc187875d9 Add initial support for per feed notifications 2019-10-02 19:42:16 -05:00