Phil Viso
|
61d3dae10e
|
Re-wrote sorting code to be smaller and easier to understand
|
2019-09-13 08:03:56 -05:00 |
Phil Viso
|
269364a337
|
Re-worked sorting logic to handle multiple feeds having the same name
|
2019-09-13 07:43:28 -05:00 |
Phil Viso
|
00e009a82c
|
Added ability to group sorted articles by feed
|
2019-09-08 16:48:50 -05:00 |
Maurice Parker
|
a59f223043
|
Moved FetchRequestOperation and FetchRequestQueue to Shared section of the repo since they are used by both Mac and iOS
|
2019-09-04 02:40:35 -05:00 |
Brent Simmons
|
13797c6693
|
Remove no-longer-needed removal of that weird character Six Colors uses in some of their headlines.
|
2019-08-04 23:02:09 -07:00 |
Maurice Parker
|
46bc867241
|
Add additional sort criteria for when published date is equal. Issue #644
|
2019-06-13 15:51:28 -05:00 |
Brent Simmons
|
7b40ca221b
|
Use the articleID + accountID as a key for truncated summaries. This is *way* faster than using the entire body. It avoids a hash of a long string. (Note: we still need to toss the cache at the appropriate time.)
|
2019-05-13 22:16:44 -07:00 |
Brent Simmons
|
7c78d914be
|
Speed up timeline scrolling by only going up to 150 characters with summary calculation.
|
2019-05-13 22:06:03 -07:00 |
Maurice Parker
|
8526db8b4c
|
Added initial POC version of NetNewsWire for iOS to use as a starting point for the actual app.
|
2019-04-15 15:03:05 -05:00 |