Brent Simmons
|
fc338d5371
|
Move Feed from Articles.framework to Account.framework.
|
2018-07-28 12:16:14 -07:00 |
Brent Simmons
|
b7575c687c
|
Rename Data.framework to Articles.framework. Rename Database.framework to ArticlesDatabase.framework.
|
2018-07-23 18:29:08 -07:00 |
Brent Simmons
|
e789130248
|
Start work on laying out the star in the timeline cell.
|
2018-02-17 21:46:19 -08:00 |
Brent Simmons
|
c5ed540194
|
Use CoalescingQueue.standard instead of one created by AppDelegate.
|
2018-02-17 17:45:05 -08:00 |
Brent Simmons
|
1a5c9d130d
|
Use appDelegate’s coalescing queue for fetching unread counts for smart feeds.
|
2018-02-17 15:15:26 -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
|
81e56ba84b
|
Implement and validate the Copy command for the sidebar. Fix #115.
|
2018-02-11 22:10:28 -08:00 |
Brent Simmons
|
a13d21395e
|
Fetch starred articles for the Starred smart feed.
|
2018-02-11 12:07:55 -08:00 |
Brent Simmons
|
5aeb914ab6
|
Fetch articles for the Today smart feed.
|
2018-02-10 17:37:47 -08:00 |
Brent Simmons
|
3e60f929a2
|
Add stubs for fetching articles for starred and today feeds.
|
2018-02-10 13:22:02 -08:00 |
Brent Simmons
|
f5bfadfb33
|
Make the UnreadFeed conform to ArticleFetcher. It now displays articles in the timeline when selected.
|
2018-02-10 13:00:53 -08:00 |
Brent Simmons
|
5be4c2b543
|
Make PseudoFeed conform to SmallIconProvider.
|
2017-12-17 10:51:05 -08:00 |
Brent Simmons
|
59f06ea764
|
Create Smart Feeds group item in sidebar. Fix #216.
|
2017-12-16 11:16:32 -08:00 |