Brent Simmons
|
fc38a485d6
|
Deal with non-optional Node.childNodes.
|
2018-02-25 22:02:16 -08:00 |
Brent Simmons
|
9d39ae2de4
|
Create and use AppImages.swift for widely-referenced images.
|
2018-02-17 18:19:25 -08:00 |
Brent Simmons
|
2f21dbf6be
|
Remove extraneous get { from a bunch of read-only accessors.
|
2018-02-14 13:14:25 -08:00 |
Brent Simmons
|
2495a882ee
|
Make the buttons at the bottom of the Feed Directory not change their width on window resize.
|
2018-02-11 17:42:58 -08:00 |
Brent Simmons
|
f72da562e0
|
Fix disclosure triangle padding in the Feed Directory. Implement the Open Home Page command.
|
2018-02-11 17:14:09 -08:00 |
Brent Simmons
|
ddf57944be
|
Remember the Feed Directory window’s frame between runs.
|
2018-02-11 17:13:34 -08:00 |
Brent Simmons
|
263fc50c38
|
Make progress on the Feed Directory window.
|
2018-02-11 16:20:46 -08:00 |
Brent Simmons
|
3262a7a8fc
|
Skip downloading feeds for the Feed Directory, since feed previews have been punted to after 1.0.
|
2018-02-11 16:19:53 -08:00 |
Brent Simmons
|
8060f1ccd6
|
Remove feed preview view from Feed Directory. Punted that till after 1.0. Also: made the Feed Directory window vibrant dark. Gratuitously.
|
2018-02-11 15:15:52 -08:00 |
Brent Simmons
|
50dcf436d9
|
Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports).
|
2018-02-02 22:51:32 -08:00 |
Brent Simmons
|
1a53e59c3a
|
Set the feed directory window controller class in IB.
|
2018-01-27 12:35:32 -08:00 |
Brent Simmons
|
d64764ea4d
|
Remove the Filter (search) control from the Feed Directory — punting this feature till 2.0.
|
2018-01-26 22:20:48 -08:00 |
Brent Simmons
|
5e7357cd90
|
Switch to using TimelineViewController for the Feed Directory.
|
2018-01-26 21:56:16 -08:00 |
Brent Simmons
|
717e60fcf6
|
Download feeds as needed for the Feed Directory.
|
2018-01-24 22:20:22 -08:00 |
Brent Simmons
|
f982b63a6e
|
Remove macalope.com from the feed directory, since apparently that site isn’t updated anymore — though our friend with the hooves does indeed keep writing.
|
2018-01-08 22:17:50 -08:00 |
Brent Simmons
|
e18496d1b0
|
Use Flying Meat’s JSON Feed.
|
2017-12-30 10:48:31 -08:00 |
Brent Simmons
|
953a97afd7
|
Use an image for feeds that don’t have favicons. Currently using the image at /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/BookmarkIcon.icns — but this might change.
|
2017-12-28 18:11:12 -08:00 |
Brent Simmons
|
ab80e91ea7
|
Add FeedListSplitViewController — prevents feed directory sidebar from collapsing.
|
2017-12-28 18:09:41 -08:00 |
Brent Simmons
|
99f2c01a04
|
Go back to using storyboard for Feed Directory.
|
2017-12-28 16:37:30 -08:00 |
Brent Simmons
|
7ae2345073
|
Implement the Feed Directory’s split view delegate.
|
2017-12-28 13:37:52 -08:00 |
Brent Simmons
|
e875473a1c
|
Use a standard folder icon the Feed Directory sidebar.
|
2017-12-27 18:01:05 -08:00 |
Brent Simmons
|
bab4b285d2
|
Set identifiers and autosave names for the window and split view in the Feed Directory window..
|
2017-12-27 18:00:51 -08:00 |
Brent Simmons
|
b0b7441687
|
Start rebuilding the Feed Directory window using a .xib instead of a storyboard. The storyboard was giving me major grief over the split view. This way I have much better control over the split view.
|
2017-12-27 17:29:22 -08:00 |
Brent Simmons
|
11ca056757
|
Set feed directory sidebar to non-collapsible.
|
2017-12-27 14:00:09 -08:00 |
Brent Simmons
|
c74217f8f9
|
Improve the Feed Directory UI. Get rid of the toolbar. Put the filter field at the top of the source list.
|
2017-12-27 13:44:30 -08:00 |
Brent Simmons
|
9731524c89
|
Add Pinboard popular bookmarks to FeedList.plist.
|
2017-12-02 16:35:27 -08:00 |
Brent Simmons
|
432ac00477
|
Use Dr. Drang’s JSON Feed in the feeds directory. Fix #234.
|
2017-12-02 14:49:22 -08:00 |
Brent Simmons
|
5e41460849
|
Edit a couple feeds in the Feed Directory to use JSON Feed.
|
2017-11-25 15:08:53 -08:00 |
Brent Simmons
|
8fe2810a90
|
Show favicons in the Feed Directory. Fix #109.
|
2017-11-25 11:33:07 -08:00 |
Brent Simmons
|
23ae585b12
|
Add a group-style row for accounts.
|
2017-11-18 16:56:36 -08:00 |
Brent Simmons
|
03aae6adc5
|
Add more to the feed directory.
|
2017-11-05 23:15:15 -08:00 |
Brent Simmons
|
e8860ce3a4
|
Add Indie Stack to feed directory.
|
2017-11-05 22:25:32 -08:00 |
Brent Simmons
|
a7118d6710
|
Add Seattle category to feed directory.
|
2017-11-05 22:16:58 -08:00 |
Brent Simmons
|
f25d7ceb64
|
Add more to the feed directory.
|
2017-11-05 22:12:51 -08:00 |
Brent Simmons
|
57296279e4
|
Switch back to AnyObject from AnyHashable, because of http://openradar.appspot.com/34824398
|
2017-11-04 23:05:20 -07:00 |
Brent Simmons
|
8014b56846
|
Make FeedListFeed and FeedListFolder structs.
|
2017-11-04 15:36:33 -07:00 |
Brent Simmons
|
ef1d95341b
|
Show feeds in Feed Directory sidebar.
|
2017-11-04 14:53:21 -07:00 |
Brent Simmons
|
44461af07a
|
Read feed directory data from disk.
|
2017-11-04 12:19:34 -07:00 |
Brent Simmons
|
5b34ed5432
|
Start FeedList.plist, which will be displayed in the Feed Directory.
|
2017-11-02 13:20:09 -07:00 |
Brent Simmons
|
129f7a5da9
|
Create FeedListViewController and FeedListTimelineViewController.
|
2017-11-01 20:45:04 -07:00 |
Brent Simmons
|
f509745266
|
Fix build error.
|
2017-11-01 13:28:30 -07:00 |
Brent Simmons
|
3a48901c57
|
Craete FeedListControlsView. Wire up actions for buttons to first responder, which ends up at FeedListWindowController.
|
2017-11-01 13:27:45 -07:00 |
Brent Simmons
|
19ce82329b
|
Add a whole ton more code.
|
2017-05-27 10:43:27 -07:00 |