Commit Graph

3898 Commits

Author SHA1 Message Date
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 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
Maurice Parker 6d407a0f3a Fix delegate assignment. Issue #1322 2019-11-20 06:30:43 -06: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