Commit Graph

  • 37d605dd5e adding a note on how to reset all the submodules in case you accidentally messed up the code without having to hit each one specifically Joe Heck 2019-04-15 15:04:58 -07:00
  • 3fdb1fbde6 Added the name of the item to be renamed to the dialog title. Maurice Parker 2019-04-15 15:10:30 -05:00
  • 55a737f852 added image assets for iOS Maurice Parker 2019-04-15 15:03:39 -05:00
  • 8526db8b4c Added initial POC version of NetNewsWire for iOS to use as a starting point for the actual app. Maurice Parker 2019-04-15 15:03:05 -05:00
  • 8f1f153e98 updated submodules Maurice Parker 2019-04-15 13:30:35 -05:00
  • 6b8524b70d Made frameworks cross platform and got generated iOS app to compile. Maurice Parker 2019-04-15 13:30:10 -05:00
  • d02e89df85 Take 2 of feeds list wireframe. Brent Simmons 2019-04-14 21:19:16 -07:00
  • a680138a9d Update feeds list wireframe. Brent Simmons 2019-04-14 16:01:09 -07:00
  • cea70c0962 Save Graffle doc as flat file. Brent Simmons 2019-04-14 15:45:32 -07:00
  • 559b89e455 Update iOS Feeds List design. Brent Simmons 2019-04-14 15:44:57 -07:00
  • 89d1e90814 Start work on NetNewsWire iOS design. Brent Simmons 2019-04-14 13:11:59 -07:00
  • 6c8481d805 Work around WKWebView latency that happens when specifying baseURL. Instead, make it nil, and add a base href tag to the actual HTML. Brent Simmons 2019-04-14 12:54:17 -07:00
  • 463f17f600 Remove NetNewsWire-MAS scheme. Brent Simmons 2019-04-14 12:30:27 -07:00
  • 5da3b78912 updated RSCore Maurice Parker 2019-04-14 09:19:06 -05:00
  • 88ea9fd96f Added Articles, Account, and AccountDatabase to embedded libraries to get project to compile. Maurice Parker 2019-04-14 09:17:27 -05:00
  • 94ff54dfaa set the temporary iOS icon to be the Evergreen one Maurice Parker 2019-04-14 09:03:41 -05:00
  • d75cf868a2 Move in-app frameworks to Shared folder. Brent Simmons 2019-04-13 17:00:52 -07:00
  • 70312aa75c Major folder and project tree restructuring. Brent Simmons 2019-04-13 16:18:54 -07:00
  • 778068a81a Remove some unused targets. Brent Simmons 2019-04-13 15:31:42 -07:00
  • 652041854f Remove unneeded import CoreServices. Brent Simmons 2019-04-13 14:50:08 -07:00
  • 9aff95af29 Move IndeterminateProgressWindow to RSCore. Brent Simmons 2019-04-13 14:49:12 -07:00
  • f439b5a8be Move KeyboardDelegate to RSCore. Brent Simmons 2019-04-13 14:34:00 -07:00
  • 32a6fd931c Fix build error — add missing import RSCore. Brent Simmons 2019-04-13 13:15:22 -07:00
  • f1f4288a6a Delete old SendToCommand from project tree. Brent Simmons 2019-04-13 13:11:48 -07:00
  • 61172e7267 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Brent Simmons 2019-04-13 13:10:45 -07:00
  • 134ba236b7 Remove SendToCommand, now in RSCore. Brent Simmons 2019-04-13 13:10:32 -07:00
  • 73e63d97c0 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-04-13 15:06:08 -05:00
  • 45e50d13d7 Fixed to use the correct width and height when creating the NSImage. Issue #605 Maurice Parker 2019-04-13 15:05:45 -05:00
  • 1cca533491 Move NSAppleEventDescriptor+UserRecordFields.swift into ScriptingTests, since that’s the only place it’s used. If it’s ever needed in more places, it should get moved to RSCore. Brent Simmons 2019-04-13 13:05:17 -07:00
  • 4c6bb3f7a7 Update RSCore. Brent Simmons 2019-04-13 12:58:59 -07:00
  • c2b61be6d6 Remove AppleEventUtils, which is now FourCharCode.swift in RSCore. Brent Simmons 2019-04-13 12:58:43 -07:00
  • 7c8468009e Remove DB5 submodule. Brent Simmons 2019-04-13 12:45:14 -07:00
  • c5ef08ddee Remove no-longer-needed DB5.plist. Brent Simmons 2019-04-13 12:20:43 -07:00
  • b8718263ce Remove remainder of DB5 dependencies. Brent Simmons 2019-04-13 12:18:55 -07:00
  • e1b3bda814 Remove DB5 dependency in AppDelegate, UnreadCountView, UnreadIndicatorView. Brent Simmons 2019-04-13 12:11:44 -07:00
  • 0fbab99f9a Remove DB5 dependency in TimelineCellAppearance. Brent Simmons 2019-04-13 11:48:40 -07:00
  • 0e47298788 Use renamed tableView.scrollToRowIfNotVisible. Brent Simmons 2019-04-13 11:20:03 -07:00
  • b3190e99ad Updated RSCore Maurice Parker 2019-04-12 13:24:57 -05:00
  • d2fe0bd4d4 Changed timeline behavior to scroll selected entry to middle when next selected entry isn't visible. Issue #604 Maurice Parker 2019-04-12 11:13:19 -05:00
  • 9d4f00f3d7 updated RSCore Maurice Parker 2019-04-11 17:53:20 -05:00
  • e34f8c8b5e Made thumbnails of all images used as an avatar and made the favicon and images cross platform. Issue #603 Maurice Parker 2019-04-11 17:53:03 -05:00
  • 630db70020 Merge pull request #596 from vincode-io/issue-569 Brent Simmons 2019-04-11 10:19:48 -07:00
  • 5b629eab3a Remove unused "import DB5" from DetailStatusBarView.swift. Brent Simmons 2019-04-10 22:27:12 -07:00
  • f4f2b684a7 Remove unused "import DB5" from FeedInspectorViewController. Brent Simmons 2019-04-10 22:26:26 -07:00
  • 501d670f1c Remove unused "import DB5" from SidebarCell.swift. Brent Simmons 2019-04-10 22:25:18 -07:00
  • 11945abd9d Remove DB5 dependency from SidebarCellAppearance. Brent Simmons 2019-04-10 22:23:31 -07:00
  • e16085a949 Updated RSTree. Brent Simmons 2019-04-09 20:23:22 -07:00
  • 3588ce8e2b Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Brent Simmons 2019-04-08 17:34:49 -07:00
  • 3289bf2301 Create OmniGraffle diagram of NetNewsWire frameworks. Brent Simmons 2019-04-08 17:34:25 -07:00
  • 3d766f61a0 Removed pre Mojave code that sometimes set the timeline fields and indicator to white. Maurice Parker 2019-04-04 16:23:37 -05:00
  • b65d563c7c Remove no-longer needed appearance code, now that WKWebView supports @media(prefers-color-scheme: dark). Brent Simmons 2019-04-02 21:57:34 -07:00
  • ed101b0028 Merge pull request #593 from meissnem/no_javascript_darkmode Brent Simmons 2019-04-02 21:42:21 -07:00
  • d8efb057ff Drop the HTML metadata cache. It’s just not needed — parsing is super-fast (a few microseconds) and it’s done on a background queue anyway. Brent Simmons 2019-04-01 22:27:02 -07:00
  • e98b0a1db5 Set MACOSX_DEPLOYMENT_TARGET = 10.14.4 Brent Simmons 2019-04-01 22:02:00 -07:00
  • eaefa4540c Remove Javascript class twiddling for darkmode Matt Meissner 2019-04-01 09:44:43 -05:00
  • b0dd9cc347 Convert NetNewsWire to Swift 5. Brent Simmons 2019-03-31 16:14:59 -07:00
  • 0e44c135ae Convert Account to Swift 5. Brent Simmons 2019-03-31 16:12:17 -07:00
  • 10cdc1553e Post display name did change notification when an Account’s name changes. Brent Simmons 2019-03-31 16:12:03 -07:00
  • 268a5453ad Convert Articles to Swift 5. Brent Simmons 2019-03-31 16:09:32 -07:00
  • cd77dd1bcf Convert ArticlesDatabase to Swift 5. Brent Simmons 2019-03-31 16:06:57 -07:00
  • 88a0a00d89 Update submodules. Brent Simmons 2019-03-31 16:05:27 -07:00
  • 2819403d62 Store the account name in a settings file. Set a default name based on the account type. Brent Simmons 2019-03-27 22:10:14 -07:00
  • eba1dec0f7 Merge pull request #592 from kansaichris/patch-1 Brent Simmons 2019-03-27 17:21:05 -07:00
  • 62517d4417 Update user defaults to match script Chris Frederick 2019-03-28 09:12:36 +09:00
  • 1a448770ae Continue progress on accounts UI in Preferences. Brent Simmons 2019-03-24 12:33:43 -07:00
  • c84f273b92 Continue work on accounts UI in Preferences. Brent Simmons 2019-03-20 22:10:22 -07:00
  • e27a632801 Finish with accounts preferences custom borders and view. Brent Simmons 2019-03-19 22:41:09 -07:00
  • 218098b6ac Move some prefs stuff into separate folders. Finish drawing the custom square in Accounts prefs. Brent Simmons 2019-03-19 22:01:15 -07:00
  • c76e903a65 Make some progress on the sidebar controls thing in preferences (Accounts). Brent Simmons 2019-03-18 22:17:13 -07:00
  • 071da5d784 Make the n key work to go to next unread. Brent Simmons 2019-03-18 21:39:18 -07:00
  • 10af8f0e1b Continue work on accounts prefs pane. Also: make window content invisible while animating between panes. Brent Simmons 2019-03-17 21:51:41 -07:00
  • d4327f9b02 Update ToDo. Brent Simmons 2019-03-17 19:01:54 -07:00
  • 3fdc55d605 Start Accounts preferences pane. Brent Simmons 2019-03-17 19:01:28 -07:00
  • 70bc4a7b45 Pay attention to the changed key when handling feed setting change notifications. Brent Simmons 2019-03-17 13:54:30 -07:00
  • 5f1bdb29ec Give the .FeedSettingsDidChange notification a userInfo with the key of the setting that changed. This way observers can ignore changes they don’t care about. Brent Simmons 2019-03-17 12:47:04 -07:00
  • 80bee5b487 Do minor formatting changes in Feed.swift. Brent Simmons 2019-03-17 11:24:21 -07:00
  • 6a8ee9a2fb Perform minor cleanups in Account. Brent Simmons 2019-03-16 17:30:30 -07:00
  • 908ae515c0 Remove unneeded import RSDatabase from Account. Brent Simmons 2019-03-16 17:12:09 -07:00
  • cb45897256 Remove unused markEverywhereAsRead. Brent Simmons 2019-03-16 16:48:14 -07:00
  • 1d484220eb Skip setting feed.editedName on OPML import. It’s not necessarily true that the name in the OPML file is an editedName. Brent Simmons 2019-03-16 16:42:51 -07:00
  • e11fc1dfad Make feed.init and FeedMetadata internal. Brent Simmons 2019-03-16 16:39:16 -07:00
  • 3e52bb9c24 Make feed.metadata no longer an optional. Brent Simmons 2019-03-16 12:08:31 -07:00
  • 47935717c5 Update RSParser. Brent Simmons 2019-03-16 11:38:40 -07:00
  • 4d727ce094 Continue removing old code for pre-OPML subscriptions. Brent Simmons 2019-03-15 13:27:01 -07:00
  • 8de36d8282 Start removing old code for pulling settings from a plist. Brent Simmons 2019-03-15 13:17:37 -07:00
  • 7335c65ecb Remove last ODB stuff. Feed metadata is now entirely stored in FeedMetadata.plist. Brent Simmons 2019-03-14 22:59:07 -07:00
  • 2f1df1dfae Change name from inessential.com to inessential in default feeds. Brent Simmons 2019-03-14 22:58:15 -07:00
  • 1d52a1229b Pull editedName from OPML when feed.editedName == nil. Brent Simmons 2019-03-14 22:34:22 -07:00
  • 91897f8ea8 Import default feeds using OPML. Delete the old plist file. Brent Simmons 2019-03-14 22:23:16 -07:00
  • 0e3a9ba1e9 Add DefaultFeeds.opml. Start transition to using OPML instead of plist for default feeds. The idea is to have just one way of importing feeds. Brent Simmons 2019-03-14 21:56:38 -07:00
  • 79a6d5f761 Continue transition from ODB to FeedMetadata.plist. It’s simpler and uses less memory. Brent Simmons 2019-03-13 23:41:43 -07:00
  • 57c5854efa Update RSParser and RSWeb. Brent Simmons 2019-03-13 23:04:21 -07:00
  • d498c3f19d Create FeedMetadata. Not actually used just yet. (Soon.) Brent Simmons 2019-03-12 22:40:11 -07:00
  • dd39e3a0fe Delete unused code in Author. Brent Simmons 2019-03-12 21:52:21 -07:00
  • 64256eb4e6 Document the JustinMillerHideDockUnreadCount hidden pref. Brent Simmons 2019-03-12 21:20:28 -07:00
  • e2f2d2bfcd Change name of hide-dock-unread-count pref to JustinMillerHideDockUnreadCount. Brent Simmons 2019-03-12 21:19:19 -07:00
  • 976d52ad49 Merge pull request #584 from incanus/246-dock-unread-pref Brent Simmons 2019-03-12 10:40:56 -07:00
  • 41547663b9 add hidden pref for show/hide dock unread count Justin R. Miller 2019-03-08 11:35:37 -08:00
  • b7cdde63c1 Merge pull request #581 from vincode-io/Issue-546 Brent Simmons 2019-03-06 13:03:39 -08:00
  • 9a56386d30 made constraint match view width - Issue #546 Maurice Parker 2019-03-06 14:54:56 -06:00