Brent Simmons
|
26bb2b8eaf
|
Remove references to Article.bannerImageURL. We can bring it back if/when we start using it.
|
2019-12-28 20:53:36 -08:00 |
Brent Simmons
|
15184aa3f1
|
Finish changes mandated by DatabaseQueue changes.
|
2019-12-16 22:45:59 -08:00 |
Maurice Parker
|
58b24f3349
|
Rename callback: to completion:
|
2019-12-14 18:01:34 -07:00 |
Brent Simmons
|
ebd7c68396
|
Merge mac-release — remove attachments.
|
2019-12-04 22:36:08 -08:00 |
Brent Simmons
|
3ead2c63bc
|
Remove attachments from the app, since we’re not using attachments in any way. We could always add it back later.
|
2019-12-03 23:03:15 -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 |
Maurice Parker
|
387b867d71
|
Shim Mac interface to FeedRequestOperation until article filtering is enabled on the Mac.
|
2019-11-22 09:43:42 -06:00 |
Maurice Parker
|
6d8fca01ea
|
Filter async requests based on ReadFilter.
|
2019-11-21 19:54:35 -06:00 |
Maurice Parker
|
06bd5b3a6f
|
Renamed Feed and related classes/instances to WebFeed
|
2019-11-14 20:11:41 -06:00 |
Maurice Parker
|
15e62a0750
|
Update Mac app to work with latest ActivityManager.
|
2019-11-14 15:35:19 -06:00 |
Maurice Parker
|
701070f2dd
|
Make Article icons/avatars match Timeline icons/avatars. Issue #1273
|
2019-11-12 09:22:23 -06:00 |
Maurice Parker
|
560f36621f
|
Add IconImage to encapsulate our icon processing logic
|
2019-11-05 18:05:57 -06:00 |
Nate Weaver
|
4b1a19360c
|
Use glyphs from SF Symbols for table row swipe actions
(Thin font weight.)
|
2019-10-23 15:05:12 -05: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 |
Brent Simmons
|
427c0da0d3
|
Fix build error in FetchRequestQueue.
|
2019-10-13 22:19:49 -07:00 |
Brent Simmons
|
31a2afb067
|
Fix crashing bug in FetchRequestQueue by making sure the completion is called not more than once from FetchRequestOperation. Fix #1133.
|
2019-10-13 22:08:05 -07:00 |
Maurice Parker
|
9203444552
|
Add deep linking to Mac app.
|
2019-10-03 11:39:48 -05:00 |
Nate Weaver
|
ef29334a41
|
Use os_log() instead of NSLog()
|
2019-10-02 11:18:52 -05:00 |
Nate Weaver
|
f67b7df5a9
|
Add row swipe action for Mark/Unmark Starred
|
2019-10-02 11:16:01 -05:00 |
Nate Weaver
|
bc32fc1cb9
|
Add row swipe action for Mark Read/Unread
|
2019-10-02 11:16:01 -05:00 |
Maurice Parker
|
d961a73f28
|
Removed inadvertent code change
|
2019-09-26 15:30:38 -05:00 |
Maurice Parker
|
0a2cbfde22
|
Knock the corner off the inner image when it is visible
|
2019-09-26 14:31:43 -05:00 |
Maurice Parker
|
710abf30c7
|
Make stylesheet external to page.html
|
2019-09-20 19:28:13 -05:00 |
Brent Simmons
|
b075226685
|
Merge mac-release.
|
2019-09-16 22:32:08 -07:00 |
Brent Simmons
|
66d9333999
|
Make minor code formatting changes so that TimelineViewController matches our current thinking. Also delete some commented-out and unused code.
|
2019-09-16 22:27:17 -07:00 |
Brent Simmons
|
d16acfcca8
|
Merge branch 'mac-release'
|
2019-09-16 22:10:17 -07:00 |
Brent Simmons
|
f7c9cc1dbd
|
Remove no-longer needed machinery for updating the timeline on dark-mode/light-mode appearance changes.
|
2019-09-16 22:09:58 -07:00 |
Brent Simmons
|
1ece325112
|
Merge mac-release.
|
2019-09-16 20:09:04 -07:00 |
Brent Simmons
|
a225d52ba3
|
Use the new TimelineAvatarView instead of an NSImageView in TimelineTableCellView.
|
2019-09-16 20:01:30 -07:00 |
Brent Simmons
|
506b621e5d
|
Draw the avatar background in TimelineAvatarView only if the icon is too short vertically.
|
2019-09-16 20:00:32 -07:00 |
Brent Simmons
|
8a2d1f5f6a
|
Create TimelineAvatarView, which draws the background for images that need it.
|
2019-09-15 23:02:13 -07:00 |
Phil Viso
|
cc6767e0f6
|
Removed duplicate sort parameter change handling functions
|
2019-09-13 08:29:56 -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 |
Brent Simmons
|
3b501e9f4e
|
Merge branch 'mac-release'
|
2019-09-10 20:28:42 -07:00 |
Brent Simmons
|
7ad0b6b604
|
Always update the unread count in the timeline after doing a sync fetch after representedObjects changes. Reload visible cells whenever showFeedNames changes. Fix #923.
|
2019-09-10 20:28:16 -07:00 |
Maurice Parker
|
8dda681409
|
Add accessibility labels to Sidebar, Timeline, and Article. Issue #934
|
2019-09-10 11:09:17 -05:00 |
Phil Viso
|
32d6678fdd
|
Added group by feed menu item
|
2019-09-08 17:09:26 -05:00 |
Maurice Parker
|
e61efbe47a
|
Split AccountsDidChange notification into both add and delete notifications and automatically expanded new accounts on iOS
|
2019-09-08 09:43:51 -05:00 |
Maurice Parker
|
a4b01fda35
|
Merge branch 'mac-release'
|
2019-09-06 17:03:38 -05:00 |
Maurice Parker
|
0e7d971e65
|
Queue a reload of all visible cells anytime a favicon is downloaded. Issue #995
|
2019-09-06 16:52:31 -05:00 |
Maurice Parker
|
722d486018
|
Move keyboard config files to Shared location in repo as they will now be used in the iOS app as well as the Mac app
|
2019-09-04 03:11:55 -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
|
2ec55e6587
|
Merge branch 'mac-release'
|
2019-09-03 22:59:29 -07:00 |
Brent Simmons
|
0ba8f3b4e1
|
Call the completion block once and only once from FetchRequestOperation. This is a probable fix for #898.
|
2019-09-03 22:58:17 -07:00 |
Brent Simmons
|
ed91776097
|
Merge branch 'mac-release'
|
2019-09-03 21:24:52 -07:00 |
Jim Correia
|
c8920ca5a6
|
Added optional separators in the timeline view.
The timeline now optionally includes "Mail style" separators (behind a
hidden default — "CorreiaSeparators" — which defaults to NO).
|
2019-09-02 09:13:21 -07:00 |
Maurice Parker
|
ecec048716
|
Merge branch 'mac-release'
|
2019-08-31 18:31:10 -05:00 |
Jim Correia
|
cdfdc06142
|
Only enable "Open in Browser" when a single article is selected.
Fixes bug #921.
|
2019-08-31 16:02:21 -07:00 |
Maurice Parker
|
8de9b355c7
|
Merge branch 'mac-release'
|
2019-08-26 12:54:53 -05:00 |
Maurice Parker
|
1a3e2784ae
|
Optimize table cell reloading when feed images are made available
|
2019-08-26 12:54:23 -05:00 |
Maurice Parker
|
ea55aa5bef
|
Leverage new avatarImage function from ArticleUtilities to reduce code duplication between macOS and iOS
|
2019-08-24 15:01:28 -05:00 |
Brent Simmons
|
1ab0f7c25c
|
Merge mac-candidate.
|
2019-08-21 21:44:07 -07:00 |
Brent Simmons
|
849830f494
|
Refetch articles for smart feeds and folders, if selected, when a feed or folder is deleted. Fix #838.
|
2019-08-21 21:41:56 -07:00 |
Brent Simmons
|
f513741ddb
|
Start work on filtering timeline so that articles from deleted feeds never show up.
|
2019-08-21 13:23:46 -07:00 |
Ryan Dotson
|
c8f5a24b95
|
Use proper quotes in timeline contextual menu
|
2019-08-13 07:41:14 +09: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
|
a41f7d8e68
|
Remove some unneeded drawing. This makes resizing the timeline faster.
|
2019-07-27 15:44:13 -07:00 |
Maurice Parker
|
8b0c8156df
|
Remove refresh at midnight for Today smartfeed
|
2019-07-26 08:06:08 -05: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
|
6f16a2715e
|
Skip downloading featured images, since we’re not displaying them anywhere.
|
2019-06-17 21:47:17 -07:00 |
Maurice Parker
|
40b9be6709
|
center smaller avatars on a solid color background image to make all avatars a consistent size
|
2019-06-14 15:33:13 -05:00 |
Brent Simmons
|
4a4fa6ed0e
|
Fix crashing bug by not using an NSFont as a key in a Swift dictionary. Fix #734.
|
2019-06-09 16:03:08 -07:00 |
Maurice Parker
|
8fc6e81ddf
|
Update the Today timeline and unread count when the day changes. Issue #627
|
2019-05-29 10:24:30 -05:00 |
Maurice Parker
|
43f8e9880c
|
Change to mark all as unread for the selected article feed. Issue #657
|
2019-05-22 10:07:00 -05:00 |
Maurice Parker
|
98a262e34b
|
Update pseudo feed timeline when and account is deleted.
|
2019-05-21 16:47:32 -05:00 |
Maurice Parker
|
918eb746d5
|
Update pseudo feeds when account states change. Issues #645, #663, & #664.
|
2019-05-21 16:36:47 -05:00 |
Maurice Parker
|
46cd477ee0
|
Make unread indicator white for selected and emphasized rows in timeline. Issue #655
|
2019-05-21 16:08:16 -05:00 |
Maurice Parker
|
0da916fa68
|
Add Mark All as Read contextual menu item. Issue #657
|
2019-05-21 14:57:22 -05:00 |
Maurice Parker
|
3207ebf6a5
|
Implement default timeline avatar. Issue #641
|
2019-05-21 05:42:40 -05:00 |
Brent Simmons
|
74953601dd
|
Increase the duration of TimelineViewController’s database fetch queue from 0.5 to 2.0. This will still allow updates to appear in a timely way, but will help prevent fetching too often during a refresh.
|
2019-05-19 22:26:08 -07:00 |
Brent Simmons
|
4d27e5a338
|
Simplify representedObjectsContainsAnyPseudoFeed.
|
2019-05-19 20:49:24 -07:00 |
Brent Simmons
|
e98d28c770
|
Show favicon in the timeline, even though they look weird because they’re small. They’re still better than nothing.
|
2019-05-18 12:21:35 -07:00 |
Brent Simmons
|
36c6c70ba2
|
Scale avatar images down — they might be up to twice as large as expected.
|
2019-05-17 23:02:48 -07:00 |
Brent Simmons
|
3d253ce6d9
|
Align avatars to top in timeline. Fix #643.
|
2019-05-16 22:32:09 -07:00 |
Brent Simmons
|
51730d9b1c
|
Set scaling to .scaleNone in the avatar image view in the timeline, since we’re pre-scaling the images.
|
2019-05-13 22:23:06 -07:00 |
Brent Simmons
|
5abe73331a
|
Make TimelineTableView and TimelineTableRowView opaque in the interest of speeding up rendering during scrolling.
|
2019-05-13 21:42:47 -07:00 |
Brent Simmons
|
52b1ef2350
|
Place avatars on the left in the timeline.
|
2019-05-12 20:42:52 -07:00 |
Maurice Parker
|
23c69a9223
|
Make RefreshInterval shared code
Back out inadvertent macOS changes
|
2019-04-23 08:47:58 -05:00 |
Maurice Parker
|
c5a891234d
|
implement model controller pattern
|
2019-04-21 13:57:23 -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 |