Maurice Parker
|
f17a278349
|
Fix randomly failing Feedbin test
|
2019-10-16 08:30:37 -05:00 |
Maurice Parker
|
740a2f8b9c
|
Merge pull request #1138 from kielgillard/starredarticlepaging
Feedly: Implement paging
|
2019-10-16 07:34:22 -05:00 |
Maurice Parker
|
d2428e876b
|
Merge pull request #1137 from kielgillard/master
Feedly: removes redundant mapping of articles to feed IDs.
|
2019-10-16 07:34:07 -05:00 |
Kiel Gillard
|
05cb3773de
|
Follows the continuation until the starred articles stream has been consumed.
|
2019-10-16 22:12:37 +11:00 |
Kiel Gillard
|
16be64c440
|
Feedly: removes redundant mapping of articles to feed IDs.
|
2019-10-16 17:35:28 +11:00 |
Maurice Parker
|
3faa9d7cde
|
Animate timeline star and unread indicators
|
2019-10-15 20:59:42 -05:00 |
Maurice Parker
|
42bccc2fea
|
Remove obsolete code
|
2019-10-15 20:13:08 -05:00 |
Maurice Parker
|
d16cc88577
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-10-15 19:52:12 -05:00 |
Maurice Parker
|
11e9f468d6
|
Refinement of the full screen image view animation.
|
2019-10-15 19:52:00 -05:00 |
Maurice Parker
|
425b3b09a1
|
Animate the transition to full screen image view
|
2019-10-15 18:08:13 -05:00 |
Maurice Parker
|
ad59287f1a
|
Merge pull request #1136 from kielgillard/master
Fixes failing Feedly tests…
|
2019-10-15 17:50:58 -05:00 |
Kiel Gillard
|
2b0413224a
|
Fixes failing Feedly tests and improves debugging mock network responses.
|
2019-10-16 09:37:35 +11:00 |
Maurice Parker
|
6ae36303de
|
Instantiate user defaults on each use to see if it helps the hanging issue
|
2019-10-15 09:11:18 -05:00 |
Maurice Parker
|
51373885b4
|
Change javascript event handlers to use event.target.matches instead of walking the dom to install event handlers
|
2019-10-15 09:04:21 -05:00 |
Maurice Parker
|
1cb75f4ae5
|
Removed pull from the workflow triggers
|
2019-10-15 05:46:09 -05:00 |
Maurice Parker
|
3d077642ed
|
Merge pull request #1135 from kielgillard/master
Send and receive starred articles…
|
2019-10-15 05:42:50 -05:00 |
Kiel Gillard
|
2ecdf92f40
|
Tweaking the logging to be more useful.
|
2019-10-15 18:39:09 +11:00 |
Kiel Gillard
|
0d20bccc55
|
Send and receive starred articles, refactoring status syncing code into operations for better code reuse.
|
2019-10-15 18:31:24 +11:00 |
Maurice Parker
|
9e18361043
|
Merge branch 'mac-release'
|
2019-10-14 20:59:26 -05:00 |
Maurice Parker
|
19145505c5
|
Add the ability to import NNW 3 Subscription plist files. Issue #1129
|
2019-10-14 20:45:58 -05:00 |
Brent Simmons
|
618a22916d
|
Merge branch 'mac-release'
|
2019-10-13 22:20:05 -07:00 |
Brent Simmons
|
427c0da0d3
|
Fix build error in FetchRequestQueue.
|
2019-10-13 22:19:49 -07:00 |
Brent Simmons
|
b1497c0626
|
Merge branch 'mac-release'
|
2019-10-13 22:08:34 -07:00 |
Brent Simmons
|
31a2afb067
|
Fix crashing bug in FetchRequestQueue by making sure the completion is called not more than once from FetchRequestOperation. Fix #1133.
|
2019-10-13 22:08:05 -07:00 |
Brent Simmons
|
7b09c86858
|
Use the new article saving function for both Feedly and ReaderAPI.
|
2019-10-13 19:32:46 -07:00 |
Brent Simmons
|
c04322990c
|
Merge branch 'mac-release'
|
2019-10-13 19:24:06 -07:00 |
Brent Simmons
|
fcb0f0c439
|
Remove a no-longer-used Account.update function — we have a new one that’s way faster. Also: assert that we’re in the main thread in that new update function.
|
2019-10-13 19:23:36 -07:00 |
Brent Simmons
|
c5e0d96adb
|
Merge changes from mac-release, including performance fix.
|
2019-10-13 19:08:27 -07:00 |
Brent Simmons
|
1d0cacd5fc
|
When syncing, update the database by articleIDs rather than by feeds — this means *far* fewer fetches and much less data pulled from the database. It should help app responsiveness dramatically during sync, and especially during an initial sync.
|
2019-10-13 19:02:56 -07:00 |
Maurice Parker
|
4759cedd35
|
Use Javascript to fetch to the image for the ImageViewController
|
2019-10-13 19:41:34 -05:00 |
Maurice Parker
|
a1f26898c8
|
Split Mac and iOS specific javascript into individual files.
|
2019-10-13 15:47:11 -05:00 |
Brent Simmons
|
099172d9d2
|
Empty the database articles cache when NetNewsWire moves to the background. This helps prevent the cache from growing forever.
|
2019-10-12 15:06:21 -07:00 |
Maurice Parker
|
bb31c913e4
|
Make build job step names consistent
|
2019-10-12 16:58:45 -05:00 |
Maurice Parker
|
bebf69ef74
|
Set bounds on share popover
|
2019-10-12 16:54:24 -05:00 |
Maurice Parker
|
60fb58ecaa
|
Add share button to full screen image view.
|
2019-10-12 15:27:38 -05:00 |
Maurice Parker
|
3ee0506b4a
|
Add fullscreen image previewing and zooming
|
2019-10-12 14:45:44 -05:00 |
Maurice Parker
|
5ed508b709
|
Rollback deployment target to 13.0
|
2019-10-12 08:16:02 -05:00 |
Maurice Parker
|
67084d4bbc
|
Rollback deployment target to 13.0
|
2019-10-12 08:10:25 -05:00 |
Maurice Parker
|
06cbe98916
|
Check main scheme for destinations
|
2019-10-12 08:05:37 -05:00 |
Maurice Parker
|
ff769a6829
|
Check main scheme for destinations
|
2019-10-12 08:02:32 -05:00 |
Maurice Parker
|
bb6901b9c7
|
Add destination to build scripts
|
2019-10-12 07:56:39 -05:00 |
Maurice Parker
|
e76a4f1d02
|
Correct scheme name
|
2019-10-12 07:50:30 -05:00 |
Maurice Parker
|
336f71d9a3
|
Enabled iOS build and tests
|
2019-10-12 07:48:34 -05:00 |
Maurice Parker
|
b6cb1b8f21
|
Remove commented build steps
|
2019-10-11 20:07:23 -05:00 |
Maurice Parker
|
2034b684a8
|
Change test code sign style to manual
|
2019-10-11 20:00:25 -05:00 |
Maurice Parker
|
968ec309b2
|
Change test code sign style to automatic
|
2019-10-11 19:58:46 -05:00 |
Maurice Parker
|
590dffd450
|
Change code signing for test target
|
2019-10-11 19:55:29 -05:00 |
Maurice Parker
|
ba077d4ed1
|
Fix crashlog script
|
2019-10-11 19:41:21 -05:00 |
Maurice Parker
|
a4efbda677
|
Dump NetNewsWire crashlogs
|
2019-10-11 19:37:29 -05:00 |
Maurice Parker
|
3a46d06bec
|
Continue process if there is an error
|
2019-10-11 19:26:48 -05:00 |