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
Maurice Parker
0f82561f6b
Change alpha channel of custom separator to match stock table view separator. Issue #1309
2019-11-17 16:14:25 -06:00
Maurice Parker
7f64db1b3a
Fixed Folder labels that looked out of balance.
2019-11-17 11:47:08 -06:00
Maurice Parker
70aa3f2091
Clear up compiler warnings and auto layout constraint warnings.
2019-11-17 10:30:50 -06:00
Maurice Parker
0e60c19338
Force modal in modal dialogs to always have full size navigation bars. Issue #1301
2019-11-17 09:49:26 -06:00
Maurice Parker
cc93b2f8f1
Add title to new Folder picker
2019-11-16 21:27:23 -06:00
Maurice Parker
991ef26a1f
Change to remember last selected Folder when adding a Feed. Issue #1306
2019-11-16 19:57:05 -06:00
Maurice Parker
397d8e8ffa
Update picker for Share Extension to be hierarchical and use icons. Issue #1269
2019-11-16 19:44:01 -06:00
Maurice Parker
e74e6cb875
Add Account scenes should have account graphic in header. Issue #1305
2019-11-16 15:47:12 -06:00
Maurice Parker
901ac3b6aa
Make Add Folder remember last selected Account. Issue #1303
2019-11-16 15:28:57 -06:00
Maurice Parker
1b13c0e589
Fix vibrant cell usage in new code
2019-11-16 15:16:42 -06:00
Maurice Parker
7ea838f793
Added missing constraints needed for iPad.
2019-11-16 14:34:35 -06:00
Maurice Parker
e04f1ae7a1
Move Folder label to right side again.
2019-11-16 14:28:37 -06:00
Maurice Parker
75d00f4692
Add slide in/out transition for Add Feed / Add Folder.
2019-11-16 14:19:51 -06:00
Maurice Parker
5ce5175bc0
Change to not suggest root folder for Accounts that don't support it. Issue #1287
2019-11-16 13:25:55 -06:00
Maurice Parker
91a3e4fd73
Change Add Web Feed folder selection to be a separate controlling instead of the picker wheel. Issue #1270
2019-11-16 12:02:58 -06:00
Maurice Parker
a8927e250f
Fix console constraint warnings.
2019-11-16 01:34:43 -06:00
Maurice Parker
16da609fa9
Restore Smart Feed or Folder path if possible when restoring an Article. Issue #1241
2019-11-15 18:26:52 -06:00
Maurice Parker
d3e5985258
Update AppleScript to differentiate between WebFeeds and Feeds
2019-11-15 15:46:43 -06:00
Maurice Parker
5283d2efbe
Implement Feed protocol.
2019-11-15 06:19:14 -06:00
Maurice Parker
3fb1a3b8cc
Merge pull request #1298 from kielgillard/master
...
Implements logout for Feedly accounts.
2019-11-15 04:55:02 -06:00
Kiel Gillard
55faf550d7
Implements logout for Feedly accounts.
2019-11-15 19:09:14 +11:00