Commit Graph

  • 34d0142dbc Don't transition to three panel mode when just getting screenshots for the background Maurice Parker 2019-10-31 11:21:08 -05:00
  • 280f754217 Reload nodes who's unread counts change as that could change the cell layout Maurice Parker 2019-10-30 20:38:57 -05:00
  • 165a286327 Added some padding to the footers in settings. Maurice Parker 2019-10-30 19:47:28 -05:00
  • 326b288667 Fix background transition bug for 3 column mode Maurice Parker 2019-10-30 18:02:57 -05:00
  • 51acc5972f Prevent the search bar from appearing on rotation. Issue #1171 Maurice Parker 2019-10-30 16:08:03 -05:00
  • 30da68218f Don't incorrectly assign an avatar background when there isn't an image Maurice Parker 2019-10-30 15:46:20 -05:00
  • 8d85d01da4 Persist feed name changes correctly. Maurice Parker 2019-10-30 15:35:45 -05:00
  • 8bbabbacdb Don't execute 3 panel mode changes in an animation block Maurice Parker 2019-10-30 14:38:39 -05:00
  • 2d70a6c1a5 Prevent insertion point bug. Issue ##1204 Maurice Parker 2019-10-30 13:51:32 -05:00
  • 58e30dc682 Add titles to add sheet. Issue #1197 Maurice Parker 2019-10-30 12:07:49 -05:00
  • 2962ccc24b Added error handling for OPML import. Maurice Parker 2019-10-30 12:04:39 -05:00
  • 64446ec609 Rename database to feeds in settings. Issue #1187 Maurice Parker 2019-10-30 11:51:01 -05:00
  • fe7f6bb8df Make image zoom fetch requests cancellable. Issue #1178 Maurice Parker 2019-10-30 11:06:55 -05:00
  • 9de38b00b9 Reset scrollview zoom level when reloading html. Issue #1216 Maurice Parker 2019-10-30 04:52:49 -05:00
  • 42f4332023 Fix crash that can happen if updateUI is called before the UI is fully setup Maurice Parker 2019-10-30 04:04:13 -05:00
  • 2a39ada5ab Prevent label from overflowing into below cell when using editing controls Maurice Parker 2019-10-30 02:41:33 -05:00
  • 2fead1f87d Update image darkness algorithm to use an average instead of checking individual pixels Maurice Parker 2019-10-29 20:48:07 -05:00
  • 91d5e809e4 Make the progress view have rounded ends. Maurice Parker 2019-10-29 19:52:21 -05:00
  • 2fa43fb1e9 Change disclosure triangle so that it interacts with vibrancy the same way that the unread count indicator does Maurice Parker 2019-10-29 19:29:37 -05:00
  • d63a743550 Rename MasterTimelineAvatarView to AvatarView Maurice Parker 2019-10-29 19:23:29 -05:00
  • f23f522450 Change control background to use alpha channel Maurice Parker 2019-10-29 19:15:19 -05:00
  • d537799969 Give disclosure triangles their own gutter. Issue #1210 Maurice Parker 2019-10-29 17:55:49 -05:00
  • 6b6afd9260 Merge branch 'master' of https://github.com/brentsimmons/NetNewsWire Maurice Parker 2019-10-29 16:40:35 -05:00
  • 032da1894a Use 24x24 size icons for feeds. Issue #1208 Maurice Parker 2019-10-29 16:39:42 -05:00
  • b06e8fe6fa Merge pull request #1219 from danielpunkass/fix-notarization-better Brent Simmons 2019-10-28 21:40:38 -07:00
  • 46cd259110 Use feed icon when available for timeline title image Maurice Parker 2019-10-28 21:33:13 -05:00
  • 7c4725bd2a Another stab at getting the Sparkle stuff signed correctly for notarization. Daniel Jalkut 2019-10-28 22:13:12 -04:00
  • cee1d5dc4d Rollback change that caused the search to not appear. Issue #1199 Maurice Parker 2019-10-28 21:12:09 -05:00
  • 66b6d43408 Update Feeds to use higher resolution images when available. Issue #1208 Maurice Parker 2019-10-28 20:57:26 -05:00
  • 55b9310f9c Move avatar property setting to class Maurice Parker 2019-10-28 20:01:15 -05:00
  • 8cb080da6d Implement custom separator since the builtin separator is crazy when animating adds and deletes. Issue #1192 Maurice Parker 2019-10-28 19:52:50 -05:00
  • 29efea3d00 Set estimated row height for tableview cells Maurice Parker 2019-10-28 17:18:44 -05:00
  • 456abc965f Change disclosure triangles to be gray instead of blue. Issue #1200 Maurice Parker 2019-10-28 15:16:56 -05:00
  • 498bb365b2 Use equilateral triangle for disclosure. Issue #1191 Maurice Parker 2019-10-28 15:08:00 -05:00
  • bf82c650f9 Improve support for dynamic type in settings. Issue #1188 Maurice Parker 2019-10-28 14:34:19 -05:00
  • 45a38c550b Make unread count font bold. Issue #1209 Maurice Parker 2019-10-28 14:15:04 -05:00
  • 586eb03f35 Remove AppleScript tests from the scheme. Maurice Parker 2019-10-28 14:04:47 -05:00
  • 4d3f034c9d Add testURLsOfCurrentArticle to be compiled Maurice Parker 2019-10-28 14:01:08 -05:00
  • cf8d1ee457 Fix faded vibrant text. Issue #1186 Maurice Parker 2019-10-28 13:56:46 -05:00
  • b0d40afa3c Don't compile testURLsOfCurrentArticle. Maurice Parker 2019-10-28 13:39:34 -05:00
  • 1e1da9a541 Merge pull request #1202 from Wevah/code-style-updates Brent Simmons 2019-10-28 11:11:44 -07:00
  • 729b768547 Update CodingGuidelines.md Brent Simmons 2019-10-28 11:11:16 -07:00
  • 6269dd3def Set delete highlight color to red. Maurice Parker 2019-10-28 13:05:23 -05:00
  • e032d7911f Merge pull request #1211 from jbennett/feature/1185-add-highlight-background-to-vibrant-button Maurice Parker 2019-10-28 12:58:46 -05:00
  • beab7bbbc8 Merge pull request #1212 from jbennett/feature/1194-align-feed-icon-w-first-line Maurice Parker 2019-10-28 12:54:25 -05:00
  • 7682825469 Align feed icon with first line of label Jonathan Bennett 2019-10-28 01:44:09 -04:00
  • 6e973fb5ed Set highlight background colors for "Delete Account" Jonathan Bennett 2019-10-28 00:53:09 -04:00
  • 25411ead45 Add a highlight background color Jonathan Bennett 2019-10-28 00:51:13 -04:00
  • 47ca7a8a30 Merge pull request #1201 from danielpunkass/fix-notarization Brent Simmons 2019-10-27 15:51:48 -07:00
  • 9c946758bf Update Protocols and Delegates section Nate Weaver 2019-10-27 11:38:41 -05:00
  • cc1da562b1 Add commands to the Sparkle build phase script to remove Autoupdater and Updater.app binaries. These are not needed by NetNewsWire since we use the XPC services to provide the same functionality. Daniel Jalkut 2019-10-27 12:06:54 -04:00
  • 596d3e1101 Make the unread count color in the Feeds list a little lighter. Set up the colors as an app asset. Brent Simmons 2019-10-26 21:30:44 -07:00
  • 0581d94935 Add a little padding, left and right, to the unread count view in the Feeds list. Brent Simmons 2019-10-26 21:19:37 -07:00
  • 14fbf612c1 Set up 5.1d1 testing things: new appcast URL, build # 3000. Brent Simmons 2019-10-26 20:58:40 -07:00
  • 4cb602f24a Merge mac-release. Brent Simmons 2019-10-26 12:44:33 -07:00
  • 759f89ec84 Merge pull request #1170 from Wevah/row-swipe-icons Brent Simmons 2019-10-26 12:25:22 -07:00
  • f8c9f94ced Merge pull request #1183 from danielpunkass/caches-directory Brent Simmons 2019-10-26 12:23:58 -07:00
  • 06e3d60e37 Merge pull request #1182 from danielpunkass/deployment-target-update Brent Simmons 2019-10-26 12:23:24 -07:00
  • 030d86c1b7 Use the NSCachesDirectory default location, which for sandboxed builds will end up inside our sandbox container. Daniel Jalkut 2019-10-26 14:42:11 -04:00
  • 2903e4507b Remove references to WebKit preferences that are not pertinent in 10.15. Daniel Jalkut 2019-10-26 14:23:44 -04:00
  • 1fd55ab846 Remove an unused outlet for enableWebInspectorMenuItem Daniel Jalkut 2019-10-26 14:21:00 -04:00
  • 4c5b184976 Bump deployment target to 10.15 for Mac Daniel Jalkut 2019-10-26 14:19:35 -04:00
  • 6403808a87 Bump build number to 3. Brent Simmons 2019-10-26 11:13:49 -07:00
  • d1987c650e Roll back the timeline background color change. Remove the white accent view. Brent Simmons 2019-10-26 11:09:34 -07:00
  • 473053e813 Update the updated since label on every appearance Maurice Parker 2019-10-25 17:07:40 -05:00
  • 8304b174bf Change refresh label to use "Updated" instead of "Refreshed" Maurice Parker 2019-10-25 16:27:10 -05:00
  • e1a571fab3 Remove separator accent when switching to darkmode Maurice Parker 2019-10-25 15:56:09 -05:00
  • 21aaf71cbf Update timeline theme. Issue #1169 Maurice Parker 2019-10-25 15:52:32 -05:00
  • cf7ea99cb6 Delete timeline unread count animation. Issue #1174 Maurice Parker 2019-10-25 15:03:13 -05:00
  • 74c9290e6a Change disclosure image to be a filled triangle. Issue #1175 Maurice Parker 2019-10-25 14:57:01 -05:00
  • bdd085345b Change refreshed label color to be more subtle Maurice Parker 2019-10-25 13:39:59 -05:00
  • 6a281c7672 Replace Mark All as Read with progress indicator. Issues #1157 and #1165 Maurice Parker 2019-10-25 13:34:59 -05:00
  • fa24e8a863 Make sure suite name is initialized before using it Maurice Parker 2019-10-25 12:56:28 -05:00
  • 3354d5a569 Delete articles and statuses from feeds no longer subscribed-to. At startup. Fix #899. Brent Simmons 2019-10-24 22:28:26 -07:00
  • cd4135bf9a Remove old, comment-out update method in ArticlesTable. Brent Simmons 2019-10-24 21:48:24 -07:00
  • eec008ca5b Remove Info.plist from NetNewsWire Tests copy files phase, since it shouldn’t be there. Brent Simmons 2019-10-24 21:41:20 -07:00
  • f8376b807a Restore two-step process for OPML exporting. Brent Simmons 2019-10-24 21:12:58 -07:00
  • 3f81cd9b96 Make sure that the search bar doesn't appear on device rotation. Issue #1171 Maurice Parker 2019-10-24 12:46:53 -05:00
  • bedf8a19e9 Pre-populate Feed Name on Feed Info. Issue #1163 Maurice Parker 2019-10-24 12:30:10 -05:00
  • 739256ffa4 correct submodule Jonathan Bennett 2019-10-24 12:19:51 -04:00
  • 5437e136bc Merge branch 'master' into feature/feed-wrangler Jonathan Bennett 2019-10-24 12:03:54 -04:00
  • 48e47ec40b Allow adding of feeds Jonathan Bennett 2019-10-24 11:48:12 -04:00
  • 1c06eb27e8 Create separate private extension. Make misc. code formatting changes to match current thinking. Brent Simmons 2019-10-23 22:33:21 -07:00
  • 6f29497ec8 Move NSTextFieldDelegate conformance to separate extension. Brent Simmons 2019-10-23 22:27:08 -07:00
  • c01b2c6269 Merge pull request #1145 from Wevah/add-folder-button-fix Brent Simmons 2019-10-23 22:22:12 -07:00
  • 06b0e35739 Move Protocol declaration to top of ExportOPMLAccessoryViewController.swift. As critical API, it needs to be easy to spot. Brent Simmons 2019-10-23 22:00:14 -07:00
  • 00afc3f32e Merge master. Brent Simmons 2019-10-23 21:33:01 -07:00
  • 364351d0be Update beta appcast. Brent Simmons 2019-10-23 21:31:27 -07:00
  • a6915fe24e Merge pull request #1148 from Wevah/opml-export-accessory-view Brent Simmons 2019-10-23 21:29:35 -07:00
  • f538b3304f Added account name to account inspector title Maurice Parker 2019-10-23 20:29:22 -05:00
  • 9376fcd64a Added deactivate context menu for accounts. Maurice Parker 2019-10-23 20:22:31 -05:00
  • 77fc1bd8fe Merge branch 'master' into feature/feed-wrangler Jonathan Bennett 2019-10-23 21:10:57 -04:00
  • f0d1cf6239 Add Account Inspector context menu item for Accounts Maurice Parker 2019-10-23 19:58:18 -05:00
  • a39aab58e4 Fix vertical padding for Feeds that have more than one line. Issue #1150 Maurice Parker 2019-10-23 15:31:54 -05:00
  • 4b1a19360c Use glyphs from SF Symbols for table row swipe actions Nate Weaver 2019-10-22 13:39:15 -05:00
  • 8c8ab39b0c Change the local account icon Maurice Parker 2019-10-23 14:21:55 -05:00
  • 4fcd134c6a Change the local account icon. Maurice Parker 2019-10-23 13:52:07 -05:00
  • 0dff95e51f Change number of default lines in timeline to 2 Maurice Parker 2019-10-23 13:33:22 -05:00
  • c771bd651c Make vibrant button highlight more quickly Maurice Parker 2019-10-23 12:01:26 -05:00
  • bac205ef84 Tweak the vibrancy icon transition animation Maurice Parker 2019-10-23 11:56:36 -05:00