Maurice Parker
|
f0ecfa6150
|
Merge pull request #1161 from danielpunkass/modernize-sparkle
Switch to SPUUpdater and establish our own single instance of this up…
|
2019-10-22 19:35:00 -05:00 |
Maurice Parker
|
7b51a272b0
|
Only clear Feed/Timeline selection after view begins to appear. Issue #1156
|
2019-10-22 19:20:35 -05:00 |
Daniel Jalkut
|
8e37881ed8
|
Protect against unrecognized protocol errors when building for MAC_APP_STORE or TEST.
|
2019-10-22 19:44:06 -04:00 |
Daniel Jalkut
|
471c8ce667
|
Switch to SPUUpdater and establish our own single instance of this updater in the app delegate. If we're building for App Store or a TEST build, don't even initialize Sparkle.
|
2019-10-22 19:33:00 -04:00 |
Maurice Parker
|
b0881f47fc
|
Remove dead code
|
2019-10-22 17:22:02 -05:00 |
Maurice Parker
|
8189695b29
|
Put accounts in the correct order on OPML import/export.
|
2019-10-22 17:18:37 -05:00 |
Maurice Parker
|
e80a5f92bb
|
Readd the SUUpdater code
|
2019-10-22 16:42:17 -05:00 |
Maurice Parker
|
57eadcdb22
|
Add mac-candidate and future ios branches to build trigger
|
2019-10-22 16:18:48 -05:00 |
Maurice Parker
|
d4816506f2
|
Disable sparkle for test builds
|
2019-10-22 16:13:08 -05:00 |
Maurice Parker
|
2e385829c0
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-10-22 15:43:02 -05:00 |
Maurice Parker
|
b30686c72d
|
Restrict builds to pushes to master and mac-release
|
2019-10-22 15:42:48 -05:00 |
Brent Simmons
|
9cad9d04b9
|
Update appcasts for 5.0.3.
|
2019-10-22 13:09:36 -07:00 |
Maurice Parker
|
ddbf7a11af
|
Correct build instructions
|
2019-10-22 13:42:35 -05:00 |
Maurice Parker
|
74616463e8
|
Updated build instructions and updated Sparkle branch
|
2019-10-22 13:38:11 -05:00 |
Maurice Parker
|
9e8764377f
|
Make test configuration look for release configurations as well
|
2019-10-22 13:27:43 -05:00 |
Maurice Parker
|
6b1cccc831
|
Update build instructions to note that we need to do a recursive now on the submodule update
|
2019-10-22 12:45:13 -05:00 |
Nate Weaver
|
37e77a9596
|
Make delegate-less init() fail since a delegate is currently required
|
2019-10-22 12:14:38 -05:00 |
Nate Weaver
|
e7278017d9
|
Forgo notifications entirely, and use a delegate instead
|
2019-10-22 12:14:38 -05:00 |
Nate Weaver
|
a762052264
|
Don't use block-based notification observing
|
2019-10-22 12:14:38 -05:00 |
Nate Weaver
|
7e98869080
|
Use an accessory view instead of an intermediate sheet for OPML export
|
2019-10-22 12:14:38 -05:00 |
Maurice Parker
|
f29f14999d
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-10-22 10:34:02 -05:00 |
Maurice Parker
|
8a798a2478
|
Add multiple account capabilities for import/export OPML
|
2019-10-22 10:32:35 -05:00 |
Maurice Parker
|
5a1809d087
|
Merge pull request #1155 from danielpunkass/ticket-1154
Add missing xcconfig file for MAS version of Safari extension.
|
2019-10-22 09:53:34 -05:00 |
Daniel Jalkut
|
2f00285197
|
Add missing xcconfig file for MAS version of Safari extension.
|
2019-10-22 10:49:32 -04:00 |
Maurice Parker
|
baa9070016
|
Disable Feedbin add account button until fields are filled
|
2019-10-22 09:06:35 -05:00 |
Maurice Parker
|
1cefea6f29
|
Add Open System Settings option
|
2019-10-22 08:43:39 -05:00 |
Maurice Parker
|
533d1bc336
|
Merge pull request #1153 from nostodnayr/master
Curled some quotes
|
2019-10-22 08:39:51 -05:00 |
Ryan Dotson
|
48fb3ebc18
|
Curled some quotes
|
2019-10-22 19:58:05 +09:00 |
Maurice Parker
|
8bb900e9c5
|
Fix vibrant labels on Settings scene
|
2019-10-22 03:33:34 -05:00 |
Maurice Parker
|
528284999f
|
Correct vibrancy configuration for Settings
|
2019-10-22 03:31:25 -05:00 |
Maurice Parker
|
d9a165151d
|
Rename to VibrantTableViewCell
|
2019-10-22 02:35:47 -05:00 |
Maurice Parker
|
8c43ad07b7
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-10-22 02:31:35 -05:00 |
Maurice Parker
|
be2823b1a1
|
Improve UI consistency of Account Detail
|
2019-10-22 02:31:07 -05:00 |
Brent Simmons
|
35e7d23d8a
|
Bump version to 5.0.3.
|
2019-10-21 22:39:07 -07:00 |
Brent Simmons
|
3b8ab0be5f
|
Specify the proper branch for Sparkle.
|
2019-10-21 21:57:06 -07:00 |
Brent Simmons
|
dcda5f974e
|
Add Sparkle as a submodule using the https URL.
|
2019-10-21 21:48:00 -07:00 |
Brent Simmons
|
305b1e4a15
|
Revise TestFlight text.
|
2019-10-21 21:45:55 -07:00 |
Brent Simmons
|
9c125da05c
|
Merge pull request #1152 from danielpunkass/mas-and-sandbox
MAS and sandboxing support
|
2019-10-21 21:30:48 -07:00 |
Daniel Jalkut
|
a25c543767
|
MAS build doesn't need to sign Sparkle bits.
|
2019-10-21 23:49:46 -04:00 |
Daniel Jalkut
|
79d641e6ee
|
Remove the binary Sparkle framework and add newer sandboxing-compatible Sparkle branch as a submodule dependency. Update to get it roughly building and working with the direct build.
|
2019-10-21 23:41:57 -04:00 |
Maurice Parker
|
7a644afc58
|
Rework add account scenes to look and work like standard iOS forms
|
2019-10-21 20:28:50 -05:00 |
Maurice Parker
|
19400a5a50
|
Fix coloring of About scene in dark mode
|
2019-10-21 18:21:42 -05:00 |
Maurice Parker
|
67251da7ac
|
Hide the Add NetNewsWire feed option if already subscribed
|
2019-10-21 18:02:44 -05:00 |
Daniel Jalkut
|
c3c7260bc7
|
Bump version to 5.1d1.
|
2019-10-21 18:54:13 -04:00 |
Maurice Parker
|
3f974c7c2b
|
Change links to open in inline Safari browser.
|
2019-10-21 17:52:29 -05:00 |
Daniel Jalkut
|
b8e1fb1ab4
|
Omit the Advanced preferences tab from MAS build.
|
2019-10-21 18:47:06 -04:00 |
Daniel Jalkut
|
0083e221bc
|
Don't bundle Sparkle.framework with MAS build. See that MAC_APP_STORE build flag gets set for MAS targets.
|
2019-10-21 18:28:43 -04:00 |
Maurice Parker
|
cbf37d4ee0
|
Change number of lines setting to use a stepper
|
2019-10-21 17:19:22 -05:00 |
Daniel Jalkut
|
770da3cc45
|
Fixes to MAS builds.
|
2019-10-21 18:16:35 -04:00 |
Maurice Parker
|
48db3d6d85
|
Add group by feed setting
|
2019-10-21 16:42:58 -05:00 |