Commit Graph

3762 Commits

Author SHA1 Message Date
Maurice Parker f7da774e1d Update to the latest RSParser 2019-10-10 14:15:48 -05:00
Maurice Parker 02128b8b12 Add VerifyNoBS script on framework projects 2019-10-10 13:58:31 -05:00
Maurice Parker d5255c66ee Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-10-10 11:01:48 -05:00
Maurice Parker abe2ac841d Add pull request trigger 2019-10-10 11:01:41 -05:00
Maurice Parker 263a030356
Change build badge 2019-10-10 10:36:39 -05:00
Maurice Parker 4a9026db05 Remove code signing override 2019-10-10 10:20:41 -05:00
Kiel Gillard d1e4c84a9e Refactoring create feed 2019-10-10 21:25:14 +11:00
Kiel Gillard 7cac3e6238 Simplifying operations to improve their reusability and composability 2019-10-10 21:25:14 +11:00
Maurice Parker 3b722021f9 Update to the latest RSDatabase 2019-10-10 00:35:31 -05:00
Maurice Parker df79422185 Remove provisioning profile 2019-10-10 00:32:18 -05:00
Maurice Parker 0b5be9057f Correct build configuration for CI build 2019-10-10 00:24:36 -05:00
Maurice Parker 1aaf56309b Remove project file build settings 2019-10-09 23:58:51 -05:00
Brent Simmons 521586ae97 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-10-09 21:51:18 -07:00
Brent Simmons cc9a9435d7 Add provisioning profile. On Signing 7 Capabilities, import provisioning profile. 2019-10-09 21:51:13 -07:00
Maurice Parker 23b4283704 Add code signing identity to xcodebuild params 2019-10-09 23:49:56 -05:00
Maurice Parker 428e5a2822 Dump the build settings for diagnostics 2019-10-09 23:40:38 -05:00
Maurice Parker 0caccff880 Add provisioning profile specifier 2019-10-09 23:35:50 -05:00
Maurice Parker 39a2b09fef Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-10-09 23:35:12 -05:00
Brent Simmons 3f8e7282e3 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire 2019-10-09 21:32:52 -07:00
Brent Simmons e18995d701 Redo cert and p12. Add provisioning profile. 2019-10-09 21:32:44 -07:00
Maurice Parker 7e30bba16a Fix next unread and first unread timeline animations 2019-10-09 21:39:11 -05:00
Maurice Parker ba8d1dfa83 Convert parameter usages of automated to animated 2019-10-09 21:24:56 -05:00
Maurice Parker d80b83eaf3 Updates to do manual provisioning 2019-10-09 16:36:06 -05:00
Maurice Parker c2f29c9085 Remove some team specific properties 2019-10-09 11:55:14 -05:00
Maurice Parker b52c67595f Add show/hide button to password on add accounts and credentials update. Issue #1066 2019-10-09 11:45:36 -05:00
Maurice Parker 411ed18551 Add org identifier documentation 2019-10-09 10:37:52 -05:00
Maurice Parker 742796aaa8 Add default organization identifier to xcconfig files 2019-10-09 10:24:30 -05:00
Maurice Parker d183f3672d Ported sub/sup rules over from Mac stylesheet 2019-10-09 10:23:58 -05:00
Maurice Parker 4f52388676
Merge pull request #1121 from jbennett/feature/use-organization-for-bundle-identifiers
Use ORGANIZATION_IDENTIFIER for the bundle identifier
2019-10-09 10:17:56 -05:00
Maurice Parker 65b612eb11
Merge pull request #1120 from kielgillard/master
Implements creating, updating, moving and removing feeds.
2019-10-09 10:16:52 -05:00
Maurice Parker 29392ec80e
Merge pull request #1117 from pdokas/master
Fix leading for super and subscript in the article view
2019-10-09 10:08:25 -05:00
Jonathan Bennett 073ad07767 Use ORGANIZATION_IDENTIFIER for the bundle identifier
The ORGANIZATION_IDENTIFIER was not being used on the Mac and Safari Extension. This made the bundle and provisioning profile be com.ranchero.XYZ, which now conflicts because of added entitlements and signing.

Changing this to use the ORGANIZATION_IDENTIFIER lets developers have a unique ID
2019-10-09 09:17:44 -04:00
Kiel Gillard 3089f2332e Show progress while fetching the content of a newly created feed. 2019-10-09 19:47:15 +11:00
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