Maurice Parker
7667dbf60e
Add hide read feeds menu option
2019-11-22 10:55:54 -06:00
Maurice Parker
43744ec128
Add folder read fetch query.
2019-11-22 10:21:30 -06:00
Maurice Parker
387b867d71
Shim Mac interface to FeedRequestOperation until article filtering is enabled on the Mac.
2019-11-22 09:43:42 -06:00
Maurice Parker
eea5d6f327
Change ReadFilter to ReadFilterType and differentiate the ReadFilter from the query filter.
2019-11-22 09:40:39 -06:00
Maurice Parker
a5b4d570af
Change ReadFilter case unavailable to alwaysRead
2019-11-22 09:32:27 -06:00
Maurice Parker
654f40a98e
Add always on unread "filter" to Unread.
2019-11-21 20:31:58 -06:00
Maurice Parker
2d210a3f17
Delete dead code
2019-11-21 20:12:31 -06:00
Maurice Parker
6d8fca01ea
Filter async requests based on ReadFilter.
2019-11-21 19:54:35 -06:00
Maurice Parker
adbb5b6392
Remove callback that shouldn't have been added.
2019-11-21 19:08:40 -06:00
Maurice Parker
e8826130a4
Add timeline filter button
2019-11-21 18:22:43 -06:00
Maurice Parker
64c1a615b0
Make sure top level nodes are always expanded.
2019-11-21 16:25:00 -06:00
Maurice Parker
89e9a7b80e
Add filter button show/hide unread feeds. Issue #1311
2019-11-21 15:55:50 -06:00
Maurice Parker
eed6333368
Restrict drag and drop to the same process (for now)
2019-11-21 13:49:05 -06:00
Maurice Parker
150e50082c
Fix drag and drop target bugs
2019-11-21 13:22:33 -06:00
Maurice Parker
68ff7378e7
Added FeedWrangler image assets
2019-11-21 11:28:08 -06:00
Jonathan Bennett
0f105c8421
logout when deleting account
2019-11-21 01:17:41 -05:00
Jonathan Bennett
b3c053964c
handle new feeds better
...
this is in prep for the initial acount/feeds changes
2019-11-21 01:09:09 -05:00
Maurice Parker
7243e0e07b
Implement drag and drop feed arrangement
2019-11-20 20:28:50 -06:00
Maurice Parker
f818a1618f
Implement drag and drop feed arrangement.
2019-11-20 20:28:24 -06:00
Maurice Parker
56d43f8f2d
Do a full reload of the article when rearranging the UI to accommodate for split screen color changes.
2019-11-20 18:16:54 -06:00
Maurice Parker
7c947b935d
Rewrite three panel mode so that background screenshooting will work.
2019-11-20 16:41:13 -06:00
Jonathan Bennett
d3c168a12e
use add_feed_and_wait endpoint
...
The add_feed endpoint does not return feed info. The _and_wait endpoint can be slower (up to 10 seconds) but will make sure we gett the right URL if available.
2019-11-20 17:26:27 -05:00
Jonathan Bennett
85d54c17cc
allow cancelling of network requests
2019-11-20 16:33:56 -05:00
Jonathan Bennett
93595ab745
bubble transport errors up
2019-11-20 16:33:12 -05:00
Jonathan Bennett
36c2aabe38
rename Feed to WebFeed
2019-11-20 16:02:25 -05:00
Jonathan Bennett
8aa62bc190
fix submodules
2019-11-20 15:59:10 -05:00
Jonathan Bennett
29a0608288
pbxproj merge fixes
2019-11-20 14:51:07 -05:00
Jonathan Bennett
b4a862d207
Merge branch 'master' into feature/feed-wrangler
...
# Conflicts:
# Frameworks/Account/Account.swift
# Frameworks/Account/Account.xcodeproj/project.pbxproj
# NetNewsWire.xcodeproj/project.pbxproj
# submodules/RSCore
2019-11-20 14:01:04 -05:00
Jonathan Bennett
82d7631694
treack refresh progress better
2019-11-20 12:27:21 -05:00
Jonathan Bennett
ac33bf982e
cleanup code
...
most network calls follow the same structure
2019-11-20 12:09:42 -05:00
Jonathan Bennett
e867991ec8
use transport.send(request, resultType, completion)
2019-11-20 11:48:03 -05:00
Jonathan Bennett
e4cce9f7f2
setup credentials update button for mac
2019-11-20 10:21:24 -05:00
Maurice Parker
6d407a0f3a
Fix delegate assignment. Issue #1322
2019-11-20 06:30:43 -06:00
Jonathan Bennett
f4bee1d0b9
retrieve missing articles
2019-11-20 06:13:30 -05:00
Maurice Parker
d808716534
Add wordpress specific emoji style. Issue #1321
2019-11-19 19:06:23 -06:00
Maurice Parker
d1af8a9f0a
Increase height of timeline unread indicator. Issue #1320
2019-11-19 18:58:18 -06:00
Maurice Parker
985cef6b49
Remove title from timeline back button. Issue #1319
2019-11-19 18:16:03 -06:00
Maurice Parker
189995e6c7
Remove title from article back button. Issue #1318
2019-11-19 18:03:19 -06:00
Maurice Parker
504bb82f80
Make three panel mode landscape test more accurate
2019-11-19 17:20:24 -06:00
Maurice Parker
7148aac925
Change to not animate when clearing the timeline.
2019-11-19 16:59:53 -06:00
Maurice Parker
c5adb851c8
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
2019-11-19 11:18:25 -06:00
Maurice Parker
bdf9add8f1
Populate timeline asynchronously and restore timeline after search. Issues #1307 & #1308
2019-11-19 11:16:43 -06:00
Brent Simmons
5808099393
Bump build version to 9.
2019-11-18 20:40:50 -08:00
Maurice Parker
188c1f8d8e
Reload article image on image load notifications.
2019-11-18 19:44:31 -06:00
Maurice Parker
198dec68b1
Reload Article images when their availablity notification arrives. Issue #1317
2019-11-18 19:33:31 -06:00
Maurice Parker
fc235a029e
Remove toolbar autohiding and add optional fullscreen mode.
2019-11-18 19:12:24 -06:00
Maurice Parker
ae254c0bd6
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
2019-11-18 16:48:28 -06:00
Maurice Parker
8f52f9f82c
Change article title color to reduce blue overload. Issue #1316
2019-11-18 16:47:25 -06:00
Brent Simmons
fb5325d9f3
Bump version to build 8.
2019-11-17 18:46:37 -08:00
Maurice Parker
52652d1670
Auto hide toolbar on scroll.
2019-11-17 20:20:50 -06:00