Brent Simmons
|
8ed3c31b56
|
Add Crash Log Reporter xib.
|
2018-12-22 13:11:40 -08:00 |
Brent Simmons
|
bdb76bd015
|
Remove plcrashreporter references.
|
2018-12-22 12:02:21 -08:00 |
Brent Simmons
|
f2de9f1a60
|
Make CrashReporter a static struct. Add CrashLog immutable struct.
|
2018-12-22 12:01:31 -08:00 |
Brent Simmons
|
22e17a6d92
|
Continue work on CrashReporter. Call CrashReporter on startup.
|
2018-12-20 22:21:42 -08:00 |
Brent Simmons
|
5ebe8410c7
|
Start work on crash reporter.
|
2018-12-17 22:44:06 -08:00 |
Brent Simmons
|
53214fd4d7
|
Remove CrashReporter submodule. I’m writing my own (much, much simpler) one, based on one that appeared in old versions of NetNewsWire.
|
2018-12-17 22:00:05 -08:00 |
Brent Simmons
|
abf4151417
|
Add my clone of PLCrashReporter.
|
2018-12-17 21:10:12 -08:00 |
Brent Simmons
|
5c9bf4cc5c
|
Remove plcrashreporter.
|
2018-12-17 21:06:58 -08:00 |
Brent Simmons
|
a8cc0d587a
|
Add plcrashreporter as submodule.
|
2018-12-17 20:38:53 -08:00 |
Brent Simmons
|
ac8d15479b
|
Move info.plist for MAS version of Safari extension to the right place.
|
2018-12-17 20:38:19 -08:00 |
Brent Simmons
|
7257021e02
|
Update RSDatabase.
|
2018-12-14 20:00:43 -08:00 |
Brent Simmons
|
b891341ea6
|
Disable inline editing in the sidebar. Fix #156.
|
2018-12-14 19:10:03 -08:00 |
Brent Simmons
|
379126b701
|
Do things to get things building. I forget already.
|
2018-12-11 21:49:23 -08:00 |
Brent Simmons
|
c84d8846ce
|
Get app identifier from bundle rather than hard-coding it. It’s different for the MAS build.
|
2018-12-11 21:49:04 -08:00 |
Brent Simmons
|
f11c4fc955
|
Update cleanPrefsAndData to clear out MAS build prefs and data too.
|
2018-12-11 21:48:05 -08:00 |
Brent Simmons
|
0963573c3a
|
Update to Swift 4.2.
|
2018-12-09 12:32:33 -08:00 |
Brent Simmons
|
525ce29f20
|
Add Credits.rtf for MAS build.
|
2018-12-09 12:13:41 -08:00 |
Brent Simmons
|
e524863f48
|
Add NetNewsWire-MAS target for the Mac App Store.
|
2018-12-09 12:12:55 -08:00 |
Brent Simmons
|
47770bc65b
|
Enable the hardened runtime, which will be needed for that Notary thing.
|
2018-12-08 17:18:11 -08:00 |
Brent Simmons
|
1ef6409191
|
Use labelColor instead of controlTextColor for the sidebar. Fix #509.
|
2018-12-05 21:49:13 -08:00 |
Brent Simmons
|
8545d3422f
|
Override textField and imageView didSet — their properties weren’t getting set in commonInit, because they weren’t set yet.
|
2018-12-05 21:48:31 -08:00 |
Brent Simmons
|
ceb061f616
|
Make the Star toolbar button image static — don’t reflect what the command will do, since that’s opposite of state, and people get confused. Fix #451.
|
2018-12-05 21:31:06 -08:00 |
Brent Simmons
|
06f07593a7
|
Add Sparkle to acknowledgments in About window.
|
2018-12-02 11:31:15 -08:00 |
Brent Simmons
|
478fc2a86c
|
Add credits for the About window. Fix #165.
|
2018-12-02 11:28:48 -08:00 |
Brent Simmons
|
1ecc7058c5
|
Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire
|
2018-12-02 10:51:53 -08:00 |
Brent Simmons
|
c5cf11e4b7
|
Update RSCore.
|
2018-12-02 10:51:42 -08:00 |
Brent Simmons
|
9e941cfc9f
|
Clean up TimelineStringUtilities, rename to TimelineStringFormatter.
|
2018-12-02 10:51:32 -08:00 |
Brent Simmons
|
774158a766
|
Update roadmap.
|
2018-11-28 13:11:27 -08:00 |
Brent Simmons
|
119a854ef0
|
Update RSParser.
|
2018-11-27 21:31:07 -08:00 |
Brent Simmons
|
891c7d88bd
|
Update RSCore.
|
2018-11-26 21:38:45 -08:00 |
Brent Simmons
|
0f48ac3e03
|
Clean up ArticleRenderer code a bit. Dropped over 100 lines. Fix #287.
|
2018-11-26 21:38:14 -08:00 |
Brent Simmons
|
6416cb6bf2
|
Install Apple event handlers early enough so that the app can be launched by a feed: URL and it will pop up the sheet. Fix #343.
|
2018-11-26 19:22:05 -08:00 |
Brent Simmons
|
c754210e7a
|
Increment version number.
|
2018-11-26 19:21:26 -08:00 |
Brent Simmons
|
b9f1ef9a17
|
Update RSCore.
|
2018-11-26 13:17:45 -08:00 |
Brent Simmons
|
4d90ed022f
|
Make the default-aggregator popup work in the preferences window. Fix #444.
|
2018-11-26 13:17:16 -08:00 |
Brent Simmons
|
03d615f8ef
|
Update RSCore.
|
2018-11-22 13:58:45 -08:00 |
Brent Simmons
|
b33f992738
|
Allow inline editing, in the sidebar, only for Renamable-conforming items.
|
2018-11-22 13:58:24 -08:00 |
Brent Simmons
|
b900cbc0b7
|
Make Feed and Folder conform to Renewable.
|
2018-11-22 13:57:49 -08:00 |
Brent Simmons
|
7d4319ff43
|
Re-enable dragging a URL into the sidebar to subscribe to a feed. Fix #14.
|
2018-11-22 11:33:53 -08:00 |
Brent Simmons
|
517fd9d05f
|
Update submodules.
|
2018-11-21 23:08:47 -08:00 |
Brent Simmons
|
edd83c1b26
|
Remove the feed directory. It will come back some time after 5.0 ships (probably).
|
2018-11-21 22:10:44 -08:00 |
Brent Simmons
|
bfb5547f23
|
Merge pull request #498 from drd/patch-2
Similar in vein to #497, just cleaning up docs
|
2018-10-16 21:54:36 -07:00 |
Brent Simmons
|
8c0f169dac
|
Merge pull request #497 from drd/patch-1
Fix formatting in DarkMode.md
|
2018-10-16 21:54:09 -07:00 |
Eric O'Connell
|
66b8d1a381
|
Similar in vein to #497, just cleaning up docs
|
2018-10-16 21:46:48 -07:00 |
Eric O'Connell
|
e8f2fe3d64
|
Fix formatting in DarkMode.md
Hopefully correctly interpreted from original text :)
|
2018-10-16 21:43:04 -07:00 |
Brent Simmons
|
485bde7ff2
|
Complete (probably) work on Feedbin sync data types.
|
2018-10-14 18:38:33 -07:00 |
Brent Simmons
|
cd6e6daf31
|
Continue work on Feedbin sync data types.
|
2018-10-14 18:10:07 -07:00 |
Brent Simmons
|
5cc4373f99
|
Update appcast for 5.0d7.
|
2018-10-14 11:30:15 -07:00 |
Brent Simmons
|
aa2c8d36b9
|
Merge pull request #488 from brehaut/feedlist-programming-hillel-wayne
Include Hillel Wayne’s blog in the FeedList.plist
|
2018-09-27 15:37:00 -07:00 |
Andrew Brehaut
|
0579ede17b
|
Include Hillel Wayne’s blog in the FeedList.plist
|
2018-09-28 10:31:20 +12:00 |