Brent Simmons
|
04270aaad7
|
Make the rows in the sidebar a little taller, to provide some breathing room. Fix #534.
|
2019-02-07 21:07:40 -08:00 |
|
Maurice Parker
|
a520cdfa4b
|
added accessibility label for sidebar cell
|
2019-02-06 14:37:58 -06:00 |
|
Brent Simmons
|
a09e4fdd2a
|
Bump version to 5.0d13.
|
2019-02-05 22:29:38 -08:00 |
|
Brent Simmons
|
f09de46bbb
|
Implement dragging multiple feeds in the sidebar. Use the same code for single and multiple cases.
|
2019-02-05 22:28:30 -08:00 |
|
Brent Simmons
|
ddccbdf610
|
Add addFeed and addFeeds to the Container protocol. This was confusing before. Now you can add directly to a Folder or Account.
|
2019-02-05 21:48:32 -08:00 |
|
Brent Simmons
|
c07119feba
|
Implement accepting a single local feed drag and drop in the sidebar.
|
2019-02-05 21:01:53 -08:00 |
|
Brent Simmons
|
7ce4a21194
|
Add rebuildTreeAndRestoreSelection method and use it where appropriate in SidebarViewController.
|
2019-02-05 21:00:53 -08:00 |
|
Brent Simmons
|
3a5741a5dd
|
Make exportDictionary and internalDictionary private vars instead of functions in FeedPasteboardWriter.
|
2019-02-05 21:00:10 -08:00 |
|
Brent Simmons
|
c4e97c028b
|
Use semantic markup — header and article tags — in HTML view.
|
2019-02-04 18:03:35 -08:00 |
|
Brent Simmons
|
06d1acf05d
|
Drop “macOS” from user-agent. The idea is to keep it as simple as possible so that it’s harder for sites to do fingerprinting.
|
2019-02-03 12:11:47 -08:00 |
|
Brent Simmons
|
c37a781908
|
Bump version to 5.0d12.
|
2019-02-03 12:08:51 -08:00 |
|
Brent Simmons
|
cda559728c
|
Refresh smart feeds when articles refresh.
|
2019-02-03 12:06:11 -08:00 |
|
Brent Simmons
|
057504709b
|
Start database window (a debugging thing).
|
2019-02-02 21:34:57 -08:00 |
|
Brent Simmons
|
3f57cdf4f7
|
Restore the selection after rebuilding the sidebar after a name change.
|
2019-02-02 17:01:40 -08:00 |
|
Brent Simmons
|
25b6027745
|
Re-sort the sidebar when the display name for a feed or folder changes.
|
2019-02-02 12:36:07 -08:00 |
|
Brent Simmons
|
51ef880d4f
|
Remove the gear menu from the bottom of the sidebar. Animate in and out the refresh-status view (a la Mail).
|
2019-02-01 20:53:02 -08:00 |
|
Brent Simmons
|
21a5a00cd1
|
Moving some work from my laptop to my iMac.
|
2019-02-01 20:26:40 -08:00 |
|
Brent Simmons
|
5d569154e7
|
Bump version to 5.0d11.
|
2019-01-30 22:18:36 -08:00 |
|
Brent Simmons
|
a936c34c53
|
Further tighten up the timeline. Align the top of the avatar with the top of the text.
|
2019-01-30 21:51:35 -08:00 |
|
Brent Simmons
|
cb89c1ab7b
|
Reduce avatar size to 48 x 48 in timeline.
|
2019-01-30 20:57:28 -08:00 |
|
Brent Simmons
|
3a5f95f6b6
|
Tighten up the timeline — increase information density a bit. Fix #525.
|
2019-01-29 22:33:27 -08:00 |
|
Brent Simmons
|
5d16a35f08
|
Bump version to 5.0d10. Set deployment target to 10.13, now that I got it building again.
|
2019-01-29 21:00:45 -08:00 |
|
Brent Simmons
|
d42f06d544
|
Remove the explanotext below the crash-logs-send-automatically checkbox. It’s not enough information. The Privacy Policy button is still there, importantly, so people can get the full scoop.
|
2019-01-28 21:35:02 -08:00 |
|
Brent Simmons
|
75199d2546
|
Add @objc for the two delegate methods implemented. This fixes a bug where the Add button wasn’t enabled after your typing.
|
2019-01-27 21:09:25 -08:00 |
|
Brent Simmons
|
fdefaef66e
|
Check to see if the main window is loaded, in applicationShouldHandleReopen, which may be a work-around for a mysterious and (so far) unreproducible crash — #522.
|
2019-01-27 20:25:09 -08:00 |
|
Brent Simmons
|
7df22a2b6f
|
Refresh automatically based on the setting in the General prefs pane. Fix #60.
|
2019-01-27 18:00:09 -08:00 |
|
Brent Simmons
|
f742737288
|
Bind refresh interval popup in General preferences pane.
|
2019-01-27 16:07:13 -08:00 |
|
Brent Simmons
|
5d94b9909c
|
Add refreshInterval to AppDefaults.
|
2019-01-27 16:06:50 -08:00 |
|
Brent Simmons
|
37d67c3abb
|
Close the crash reporter window after sending the crash log. Skip the Thanks sheet. Just close the window.
|
2019-01-27 15:04:25 -08:00 |
|
Brent Simmons
|
cca508da6e
|
Bump version to 5.0d9.
|
2019-01-27 13:57:43 -08:00 |
|
Brent Simmons
|
d21b09fc21
|
Update copyright.
|
2019-01-26 22:22:26 -08:00 |
|
Brent Simmons
|
8a0f65dd24
|
Keep the prefs window width constant between panes. Keep the top edge of the window constant.
|
2019-01-26 22:01:38 -08:00 |
|
Brent Simmons
|
7f731164a3
|
Switch to Advanced prefs pane on click on toolbar item.
|
2019-01-26 21:45:22 -08:00 |
|
Brent Simmons
|
a43e46c556
|
Bind checkbox on Advanced prefs pane. Wire up Privacy Policy button action.
|
2019-01-26 12:01:41 -08:00 |
|
Brent Simmons
|
a702aff725
|
Update Advanced Preferences constraints.
|
2019-01-26 11:59:03 -08:00 |
|
Brent Simmons
|
055e872874
|
Fix ambiguity in General preferences constraints.
|
2019-01-23 22:11:34 -08:00 |
|
Brent Simmons
|
1a024f7616
|
Add constraints for General preferences pane.
|
2019-01-23 22:04:22 -08:00 |
|
Brent Simmons
|
a89727f08b
|
Update ToDo.
|
2019-01-21 22:19:02 -08:00 |
|
Brent Simmons
|
9ffb7f42ec
|
Start work on Advanced prefs pane.
|
2019-01-11 23:19:19 -08:00 |
|
Brent Simmons
|
fa28a75c9c
|
Don’t check for crash report if running MAS version.
|
2019-01-11 23:18:48 -08:00 |
|
Brent Simmons
|
085cfb2e60
|
Run the crash report window at startup when needed.
|
2019-01-11 22:50:36 -08:00 |
|
Brent Simmons
|
4e7f3e15a4
|
Fix typo in crash report sender — it works now.
|
2019-01-11 22:11:46 -08:00 |
|
Brent Simmons
|
d6501af4fe
|
Add Debug menu test for crash report sending.
|
2019-01-11 22:06:24 -08:00 |
|
Brent Simmons
|
3b7fe2e3ab
|
Send the crash log to the server.
|
2019-01-11 21:59:27 -08:00 |
|
Brent Simmons
|
0b87aa46ca
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2019-01-09 23:02:25 -08:00 |
|
Brent Simmons
|
af65fd948b
|
Start work on uploading the crash log. Create the URL request and the proper headers and form data.
|
2019-01-09 23:02:01 -08:00 |
|
Brent Simmons
|
2bb261c8b7
|
Merge pull request #515 from vincode-io/credits-darkmode
changed font color to textColor so that it adapts to darkmode
|
2019-01-04 16:45:24 -08:00 |
|
Maurice Parker
|
055770fe22
|
changed font color to textColor so that it adapts to darkmode
|
2019-01-04 17:20:32 -05:00 |
|
Brent Simmons
|
299ffe93b6
|
Remove no-longer-needed AppConstants.
|
2018-12-29 13:59:14 -08:00 |
|
Brent Simmons
|
f8b21c5cc3
|
Add Debug menu for testing crash report window.
|
2018-12-29 12:31:39 -08:00 |
|