Commit Graph

1482 Commits

Author SHA1 Message Date
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 3966fa9048 Update appcast for 5.0d11. 2019-02-01 22:17:09 -08:00
Brent Simmons 4ed06cf761 Updates to RSCore and RSParser. 2019-02-01 22:08:18 -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 1455b9fd19 Update Appcast for 5.0d10. 2019-01-30 22:18:10 -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 6b8c052b13 Make the app notarizable. Fix the confusion with the two copies of the Safari extension. Add shell script to sign Sparkle.framework. 2019-01-29 20:53:20 -08:00
Brent Simmons 73d35f3909 Update copyright in Subscribe to Feed extension. 2019-01-29 20:22:17 -08:00
Brent Simmons 8a81327c22 Enable hardened runtime for the Subscribe to Feed extension. This gets us one small step closer to being able to notarize the app. 2019-01-28 21:36:52 -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 92e499d550 Update appcast for 5.0d9. 2019-01-28 20:44:17 -08:00
Brent Simmons a8ec3b9d58 Switch skip-install to Yes for Articles.framework. 2019-01-28 20:44:09 -08:00
Brent Simmons f5d6e7e8fa Fix bug where empty folders would be lost between runs of the app. 2019-01-27 21:42:58 -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 42316b568d Set proper system version in appcast. 2019-01-27 11:16:49 -08:00
Brent Simmons 4418935c22 Fix date in appcast. 2019-01-27 11:16:24 -08:00
Brent Simmons 6856a7a2ba Update appcast for 5.0d8. 2019-01-26 22:45:38 -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 3ef942a56a Add Xcoders to default feeds. 2019-01-26 19:52:07 -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 b8e27cdb62 Update ToDo.opml. 2019-01-19 11:45:29 -08:00
Brent Simmons 3ef9365e5e Add title to privacy policy. 2019-01-13 13:28:10 -08:00
Brent Simmons 45ef8d8756 Add link to privacy policy copy on GitHub. 2019-01-13 13:26:42 -08:00
Brent Simmons 1c7626ab9f Add privacy policy. 2019-01-13 13:24:48 -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 e73c660c03 Update RSWeb. 2019-01-11 22:12:11 -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