Commit Graph

3779 Commits

Author SHA1 Message Date
Kiel Gillard 13197054bf Implement restore folders. Not sure how to test this. 2019-10-09 19:44:52 +11:00
Kiel Gillard dedce600a4 Implement restore feeds. Not sure how to test this. 2019-10-09 19:42:12 +11:00
Kiel Gillard a965677687 Fetch the contents of the feed when first adding it 2019-10-09 19:38:16 +11:00
Kiel Gillard 614628883f Use a suitable error for unexpectedly failing to add a feed 2019-10-09 19:15:48 +11:00
Kiel Gillard 92fa66f345 Refresh progress updates for changes which cannot be applied immediately and restored on failure 2019-10-09 19:06:59 +11:00
Kiel Gillard 41ca023c31 Implements creating, updating, moving and removing feeds. 2019-10-09 18:38:28 +11:00
Maurice Parker 6443d0da97 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-10-09 01:23:12 -05:00
Maurice Parker d76a12ff99 Change to do debug build instead of release 2019-10-09 01:23:05 -05:00
Brent Simmons 24a41013b1 Add encrypted cert and p12. Third time is the charm. You know this to be true. It is your destiny. 2019-10-08 22:41:52 -07:00
Brent Simmons ea45afd387 Delete bad cert and p12. 2019-10-08 22:40:00 -07:00
Brent Simmons 6297b42379 Add cert and p12. Hopefully the right ones! 2019-10-08 22:30:03 -07:00
Brent Simmons aa85788e6d Delete the wrong cert and p12. 2019-10-08 22:27:43 -07:00
Phil Dokas 31c1dc40e3 Fix leading for super and subscript in the article view 2019-10-08 22:15:49 -07:00
Brent Simmons f7637b0fe7 Add encrypted cert and p12. 2019-10-08 21:58:28 -07:00
Maurice Parker 3aede1a23e Add Github Actions configuation 2019-10-08 17:18:13 -05:00
Maurice Parker 04d9ee40c8 Remove CircleCI build config 2019-10-08 17:15:43 -05:00
Maurice Parker d5031b0c1e Prevent timeline title animation on load 2019-10-08 09:19:50 -05:00
Maurice Parker f77b0834ab
Merge pull request #1112 from philviso/UndoAlert
iOS: Only show mark all as read alert one time
2019-10-07 21:24:14 -05:00
Phil Viso 93ab639509 Updated modal copy. Copy update removed the need for separate versions of the modal. 2019-10-07 21:13:00 -05:00
Phil Viso b635fd4d45 Fixed swipe direction in copy 2019-10-07 20:00:14 -05:00
Phil Viso b963d97922 Show an alert the first time mark all as read is tapped 2019-10-07 19:48:58 -05:00
Phil Viso 461c681a9d Added a flag to suppress mark all as read warning alert 2019-10-07 19:33:30 -05:00
Maurice Parker 6f0c957731 Change CSS variables to match Asset catalog names 2019-10-07 16:54:18 -05:00
Maurice Parker f7e235a1fb Remove padding from code blocks that was causing weird indentation 2019-10-07 11:05:22 -05:00
Maurice Parker 590b2d5874 Remove explicit dependencies and fix iOS sync database dependency 2019-10-07 10:53:05 -05:00
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