Maurice Parker
|
0e72811429
|
Implement mark as unread window for accounts that need it. Issue #1407
|
2020-02-18 13:49:29 -08:00 |
Nate Weaver
|
ede4813a1a
|
Operator spacing
|
2020-02-02 18:00:58 -06:00 |
Nate Weaver
|
ba6315fa07
|
Set lastImageCacheFlushDate on launch in CacheCleaner instead of registerDefaults()
So it's actually persisted to disk.
|
2020-02-02 17:55:51 -06:00 |
Nate Weaver
|
b35215d03b
|
Update for pending RSCore String updates
|
2020-01-17 13:45:38 -06:00 |
Nate Weaver
|
e94985e7f2
|
Update to latest RSCore
|
2020-01-12 18:26:41 -06:00 |
Maurice Parker
|
323b160b7f
|
Add context menu for Fullscreen mode actions. Issue #1344
|
2019-11-25 19:43:43 -06:00 |
Maurice Parker
|
9f60984ba2
|
Increase the number of characters available for the summary in the timeline. Issue #1333
|
2019-11-23 18:22:58 -06:00 |
Maurice Parker
|
397d8e8ffa
|
Update picker for Share Extension to be hierarchical and use icons. Issue #1269
|
2019-11-16 19:44:01 -06:00 |
Maurice Parker
|
91a3e4fd73
|
Change Add Web Feed folder selection to be a separate controlling instead of the picker wheel. Issue #1270
|
2019-11-16 12:02:58 -06:00 |
Maurice Parker
|
06bd5b3a6f
|
Renamed Feed and related classes/instances to WebFeed
|
2019-11-14 20:11:41 -06:00 |
Maurice Parker
|
0d66259650
|
Add ArticleFetcherType and change state restoration to use new type.
|
2019-11-14 15:06:32 -06:00 |
Maurice Parker
|
c366a55cb5
|
Change to use Favicon generator.
|
2019-11-12 15:36:03 -06:00 |
Maurice Parker
|
866988edcf
|
Correct deep link comments.
|
2019-11-11 13:47:28 -06:00 |
Maurice Parker
|
62d7fe34f1
|
Unify the cache deletion code between iOS and Mac now that the Mac uses the caches directory.
|
2019-11-08 12:20:21 -06:00 |
Maurice Parker
|
4f294c4d20
|
Make Article icons/avatars match Timeline icons/avatars Issue #1274
|
2019-11-07 14:29:16 -06:00 |
Maurice Parker
|
560f36621f
|
Add IconImage to encapsulate our icon processing logic
|
2019-11-05 18:05:57 -06:00 |
Maurice Parker
|
00f100e3a3
|
Renamed TimelineStringFormatter to ArticleStringFormatter now that it is used for much more than the timelines
|
2019-10-20 02:28:00 -05:00 |
Maurice Parker
|
0000e03083
|
Add the ability to handoff from iOS to Mac
|
2019-10-03 15:49:27 -05:00 |
Maurice Parker
|
0c9a1ba8d0
|
Add notification deep linking for iOS
|
2019-10-03 09:53:21 -05:00 |
Phil Viso
|
8a6e3c9f37
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire into GroupArticlesByFeed
# Conflicts:
# Mac/MainWindow/Timeline/TimelineViewController.swift
|
2019-09-13 08:23:31 -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 |
Brent Simmons
|
2eccfbb90e
|
Merge branch 'mac-release'
|
2019-09-08 21:44:28 -07:00 |
Brent Simmons
|
41c82eca15
|
Rename existingFeed(with:) to existingFeed(withFeedID:) to make it more clear. Make account.idToFeedDictionary private — callers should use existingFeed(withFeedID:).
|
2019-09-08 21:44:05 -07:00 |
Phil Viso
|
00e009a82c
|
Added ability to group sorted articles by feed
|
2019-09-08 16:48:50 -05:00 |
Brent Simmons
|
ecc8854f59
|
Merge mac-release.
|
2019-09-07 20:59:19 -07:00 |
Brent Simmons
|
5b15285e8e
|
Make sure that article.preferredLink doesn’t return an empty string.
|
2019-09-07 18:27:48 -07:00 |
Maurice Parker
|
5b1c0485c5
|
Add NSUserActivity for reading articles
|
2019-08-24 14:57:51 -05:00 |
Maurice Parker
|
3207ebf6a5
|
Implement default timeline avatar. Issue #641
|
2019-05-21 05:42:40 -05:00 |
Maurice Parker
|
2dcde1ab8e
|
Create generic feed icon and timeline avatar
|
2019-04-29 07:07:57 -05:00 |
Maurice Parker
|
66e4180a8c
|
Refactor RefreshTimer code out into a separate class from AppDelegate so that it can be reused on iOS.
|
2019-04-23 11:20:44 -05:00 |
Maurice Parker
|
23c69a9223
|
Make RefreshInterval shared code
Back out inadvertent macOS changes
|
2019-04-23 08:47:58 -05: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 |
Brent Simmons
|
70312aa75c
|
Major folder and project tree restructuring.
|
2019-04-13 16:18:54 -07:00 |