Maurice Parker
|
36b53766d6
|
Add view options and filter to timeline. Issue #1937
|
2020-03-22 15:39:37 -05:00 |
Maurice Parker
|
0276c19459
|
Add Clean Up command. Issue #1912
|
2020-03-15 18:02:55 -05:00 |
Maurice Parker
|
7bc5a7946f
|
Refactor so that state could be restored from alternate sources (such as UserDefaults).
|
2020-03-05 16:42:54 -07:00 |
Maurice Parker
|
94d04e3cc2
|
Change restore and save func names to be more consistent.
|
2020-03-03 15:36:22 -08:00 |
Maurice Parker
|
72e5915fb8
|
Refactor state restoration so that the MainWindowController has control of state restoration order.
|
2020-03-03 10:54:37 -08:00 |
Maurice Parker
|
4b2f08e759
|
Refactor select web feed in sidebar to use the delegate pattern instead of a notification.
|
2020-02-29 15:50:13 -08:00 |
Maurice Parker
|
e05fdc99dd
|
Change to use show/hide verbiage in menu items instead of check marks
|
2019-11-24 04:29:15 -06:00 |
Maurice Parker
|
5ac14fb910
|
Add read filter toggle for articles. Issue #130.
|
2019-11-22 11:47:03 -06:00 |
Brent Simmons
|
887f8e0b53
|
Check to see if the timeline already has the expected representedObjects when the sidebar selection (apparently) has changed. If so, then don’t set the representedObjects again, and don’t knock the user out of search mode if searching.
|
2019-07-28 16:00:43 -07:00 |
Brent Simmons
|
44ec6a026d
|
Get the unread count from the timeline for the currently selected node in the sidebar. This ensures that transients in the timeline are accounted for. (The database query for the unread count wouldn’t necessarily match.)
|
2019-07-27 22:53:27 -07:00 |
Brent Simmons
|
7a204ad6ed
|
Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in.
|
2019-07-05 20:06:31 -07:00 |
Brent Simmons
|
70312aa75c
|
Major folder and project tree restructuring.
|
2019-04-13 16:18:54 -07:00 |