Commit Graph

21 Commits

Author SHA1 Message Date
Brent Simmons
175552d113 Make the timeline show articles. 2019-02-17 19:38:17 -08:00
Brent Simmons
2574e1bbd7 Remove references to the SidebarSelectionDidChange notification. 2019-02-17 18:52:34 -08:00
Brent Simmons
9a15068fdd Continue work on swapping timeline views. 2019-02-17 18:46:28 -08:00
Brent Simmons
583ca1ac01 Move the sidebar contextual menu handling into SidebarViewController. 2019-02-10 12:27:22 -08:00
Brent Simmons
b910bdbf49 Remove some unused code. 2019-02-09 22:41:21 -08:00
Brent Simmons
c40efd2c89 Remove some unused code. 2019-02-09 22:09:38 -08:00
Brent Simmons
7ce4a21194 Add rebuildTreeAndRestoreSelection method and use it where appropriate in SidebarViewController. 2019-02-05 21:00:53 -08:00
Brent Simmons
3f57cdf4f7 Restore the selection after rebuilding the sidebar after a name change. 2019-02-02 17:01:40 -08:00
Brent Simmons
25b6027745 Re-sort the sidebar when the display name for a feed or folder changes. 2019-02-02 12:36:07 -08:00
Brent Simmons
94da6fc7de Make AppDefaults a static struct instead of an object with a shared instance. 2018-12-27 21:34:21 -08:00
Brent Simmons
7d4319ff43 Re-enable dragging a URL into the sidebar to subscribe to a feed. Fix #14. 2018-11-22 11:33:53 -08:00
Brent Simmons
b597387e1a Temporarily disable dragging into sidebar, since that feature isn’t ready yet. 2018-09-26 21:46:27 -07:00
Brent Simmons
796074986d Merge pull request #484 from vincode-io/issue-225
Added "Select feed in Sidebar" to timeline content menu.  Issue #225
2018-09-26 21:37:05 -07:00
Maurice Parker
89bdcc7a61 Added delete to the sidebar context and gear menus. Issue #328 2018-09-25 21:10:54 -05:00
Maurice Parker
d21924ab20 Added "Select feed in Sidebar" to timeline content menu. Issue #225 2018-09-25 19:20:43 -05:00
Brent Simmons
47a172fc8b Register for URL and String drag types in the sidebar. 2018-09-21 21:37:44 -07:00
Brent Simmons
0a20b26ed5 Remove the internal folder type from the dragged types registration. Since folders can’t be moved inside other folders, we don’t actually accept folder drops. This will have to be revisited once we have multiple accounts, though — you might drag a folder from one account to another. 2018-09-19 13:09:09 -07:00
Brent Simmons
9e55a4da50 Register the sidebar for the dragged types it accepts. 2018-09-18 21:53:02 -07:00
Maurice Parker
f8f268f55f Enabled sidebar to scroll to current selection when using the read next unread function. Issue #201 2018-09-13 15:36:07 -05:00
Brent Simmons
4db22b60c7 Hide cursor on next-unread. Fix #431. 2018-09-04 21:18:59 -07:00
Brent Simmons
141ae5cc2f Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00