Brent Simmons
fae21082b0
Merge pull request #1110 from correia/bug-1108
...
The Debug menu can now be enabled in release builds.
2019-10-06 21:22:58 -07:00
Maurice Parker
72f95c6fab
Remove manual provisioning style for share extension
2019-10-06 20:13:39 -05:00
Jim Correia
be89df884d
The Debug menu can now be enabled in release builds.
...
`defaults write com.ranchero.NetNewsWire-Evergreen ShowDebugMenu -bool YES`
Toggling the Web Inspector uses SPI, so it's always excluded from the Debug
menu when building for the Mac App Store.
2019-10-06 17:56:53 -07:00
Maurice Parker
6f6d18910c
Change how the development team is referenced
2019-10-06 19:47:13 -05:00
Maurice Parker
a87a098c97
Remove personal team references
2019-10-06 19:36:34 -05:00
Maurice Parker
020f146e60
Update to latest RSCore and RSWeb
2019-10-06 19:34:15 -05:00
Maurice Parker
88f5ca24dd
Remove problematic build settings
2019-10-06 19:29:43 -05:00
Maurice Parker
7d95f3d332
Fix the share extenstion code signing identity
2019-10-06 19:07:39 -05:00
Maurice Parker
dde9d4bb82
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
2019-10-06 18:58:31 -05:00
Maurice Parker
c43599d4c9
Fix default team for framework projects
2019-10-06 18:58:28 -05:00
Brent Simmons
e4134c3256
Add iCloud capability.
2019-10-06 16:53:02 -07:00
Maurice Parker
4e233e5f96
Change the code signing identity to Mac Developer for releases
2019-10-06 18:48:18 -05:00
Maurice Parker
6d2667de24
Remove build settings from sync database project file
2019-10-06 18:36:39 -05:00
Maurice Parker
cca654af56
Made default build configuration have automatic code signing
2019-10-06 18:27:19 -05:00
Maurice Parker
f66587ab96
Merge pull request #1101 from kielgillard/1099-double-click-to-open-homepage
...
Double clicking a feed in the side bar…
2019-10-06 18:10:32 -05:00
Maurice Parker
614720c82c
Merge pull request #1095 from kielgillard/1077-improve-content-consistentcy
...
Improve Feedly content consistency
2019-10-06 16:47:34 -05:00
Maurice Parker
afa54e0382
Merge pull request #1102 from philviso/DestructiveDeleteAction
...
iOS: Made context menu delete action destructive
2019-10-06 16:32:55 -05:00
Brent Simmons
50276233d1
Add feeds all in one go when processing Feedbin subscriptions. This is a performance enhancement.
2019-10-06 12:37:46 -07:00
Kiel Gillard
39d3999a0d
2019-10-06 13:22:36 +11:00
Phil Viso
50250c13de
Made delete action destructive
2019-10-04 22:03:31 -05:00
Kiel Gillard
6707fdcbd1
Double clicking a feed in the side bar opens the feed's homepage in the browser. Issue #1099
2019-10-05 11:44:21 +10:00
Maurice Parker
b3a5929d6d
Fix places in iOS app that need to be using the undo manager
2019-10-04 11:41:30 -05:00
Maurice Parker
a2a4616a48
Remove article notification when an article is read
2019-10-04 11:20:57 -05:00
Maurice Parker
c50ed3e44c
Improve article extractor error graphic
2019-10-04 08:19:26 -05:00
Maurice Parker
c4b6cbe49e
Allow article extractor to be tried again after Mercury parser failure
2019-10-04 07:55:42 -05:00
Maurice Parker
f7fd003f3c
Make article extractor report correct state on failed Mercury parses
2019-10-04 07:39:49 -05:00
Maurice Parker
269b9315b2
Revert "Add iCloud entitlement to enable Handoff"
...
This reverts commit 27bd9ba919
.
2019-10-04 07:11:44 -05:00
Maurice Parker
27bd9ba919
Add iCloud entitlement to enable Handoff
2019-10-04 07:03:39 -05:00
Maurice Parker
cf59733ca1
Fix article extractor error handling and recovery for when Mercury can't process a page
2019-10-03 21:06:47 -05:00
Maurice Parker
084749c233
Make pre tag boxes NetNewsWire blue on iOS
2019-10-03 19:53:36 -05:00
Maurice Parker
8f78d549c9
Gate code that only should be used on iOS
2019-10-03 19:37:04 -05:00
Maurice Parker
c1460d3df3
Update graphic for article reading user activities
2019-10-03 19:05:54 -05:00
Maurice Parker
3d343eb91d
Prevent pre tags from wrapping. Issue #1089
2019-10-03 18:27:48 -05:00
Maurice Parker
9a4d915e0b
Move read toggle to be swipe-right on timeline
2019-10-03 15:55:16 -05:00
Maurice Parker
0000e03083
Add the ability to handoff from iOS to Mac
2019-10-03 15:49:27 -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
9203444552
Add deep linking to Mac app.
2019-10-03 11:39:48 -05:00
Maurice Parker
0c9a1ba8d0
Add notification deep linking for iOS
2019-10-03 09:53:21 -05:00
Maurice Parker
046ec7de51
Merge pull request #1094 from kielgillard/master
...
Feedly unit tests and fixes
2019-10-03 08:17:22 -05:00
Kiel Gillard
e1b0e17b6a
Allows folders to efficient add and remove many feeds.
2019-10-03 18:45:16 +10:00
Kiel Gillard
56a92e7938
Adds unit testing and implements fixes for unread counts, icons, missing metadata and more.
2019-10-03 18:06:49 +10:00
Brent Simmons
7385405256
erge branch 'master' of https://github.com/brentsimmons/NetNewsWire
2019-10-02 23:05:43 -07:00
Brent Simmons
1cfafe3014
Add feeds from Feedbin all in one go, which helps performance by not triggering Account’s rebuilding of its feedDictionary.
2019-10-02 23:05:35 -07:00
Brent Simmons
2234ba1cdf
Merge pull request #1093 from majouji/optimize-static-assets
...
Optimize PNG’s
2019-10-02 23:02:48 -07:00
Ramy Majouji
e3c50db7e8
Optimize PNG’s
2019-10-02 22:52:50 -04:00
Maurice Parker
cc187875d9
Add initial support for per feed notifications
2019-10-02 19:42:16 -05:00
Maurice Parker
aba0d15cb6
Modify background fetch so that it doesn't have to use a background process
2019-10-02 16:41:32 -05:00
Maurice Parker
281416eaee
Make sure metadata gets saved if background fetch is performed.
2019-10-02 15:32:34 -05:00
Maurice Parker
af3e5e729c
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
2019-10-02 13:07:01 -05:00
Maurice Parker
6c5e376a7c
Merge pull request #1091 from Wevah/swipe-to-mark
...
Swipe to mark
2019-10-02 13:06:35 -05:00