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
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
Maurice Parker
72f95c6fab
Remove manual provisioning style for share extension
2019-10-06 20:13:39 -05: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
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