Commit Graph

  • b643efb60c Merge pull request #2618 from stuartbreckenridge/widget-layout-fix Maurice Parker 2020-11-29 13:19:43 -06:00
  • f51e1b511e Increased count font size Stuart Breckenridge 2020-11-29 17:45:49 +08:00
  • 9f989ac07b reduces encoded article count Stuart Breckenridge 2020-11-29 17:38:17 +08:00
  • 9206463e46 layout fixes Stuart Breckenridge 2020-11-29 17:12:53 +08:00
  • 5bf6240e97 Merge pull request #2615 from stuartbreckenridge/main Maurice Parker 2020-11-24 19:17:04 -06:00
  • e5b97abe17 Adds assets for smart feeds Stuart Breckenridge 2020-11-25 09:07:18 +08:00
  • a7a12f3278 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main Maurice Parker 2020-11-22 21:23:24 -06:00
  • 8a706adc32 Increase padding and add a separator between articles in the Widgets. Maurice Parker 2020-11-22 21:21:19 -06:00
  • 721de75155 Merge pull request #2608 from stuartbreckenridge/widget-improvements-ios Maurice Parker 2020-11-22 21:15:17 -06:00
  • 7a989e4040 show the starred articles Stuart Breckenridge 2020-11-23 11:12:17 +08:00
  • 5abe9a9248 Merge pull request #2607 from stuartbreckenridge/widget-improvements-ios Maurice Parker 2020-11-22 20:52:15 -06:00
  • 348abb3f18 widget design Stuart Breckenridge 2020-11-23 10:35:25 +08:00
  • 1d44084404 Merge pull request #2606 from stuartbreckenridge/widget-improvements-ios Maurice Parker 2020-11-22 15:28:58 -06:00
  • 92c3cd52aa WidgetDataEncoder Stuart Breckenridge 2020-11-22 17:57:30 +08:00
  • 65073d7346 TimelineProvider.swift Stuart Breckenridge 2020-11-22 17:22:38 +08:00
  • df82abe574 Use the new group ID for Mac. Brent Simmons 2020-11-21 21:52:35 -08:00
  • 186be331d6 Merge pull request #2604 from stuartbreckenridge/add-account-fixes Maurice Parker 2020-11-21 09:59:18 -06:00
  • 4a3c4a1082 Merge pull request #2601 from stuartbreckenridge/main Maurice Parker 2020-11-21 09:54:27 -06:00
  • 34b8c3a788 Fixes #2603 Stuart Breckenridge 2020-11-21 20:19:58 +08:00
  • 97517f1baf Fixes #2602 Stuart Breckenridge 2020-11-21 20:17:45 +08:00
  • 75ce8f9116 swiftgen will only run if available Stuart Breckenridge 2020-11-21 17:29:12 +08:00
  • a4e4e3e1cc comment out swiftgen Stuart Breckenridge 2020-11-21 17:23:28 +08:00
  • 4e8de59b82 Tweaks design of the smart feeds summary widget Stuart Breckenridge 2020-11-21 17:16:21 +08:00
  • df7cd6904a Smart Feeds Stuart Breckenridge 2020-11-21 16:49:03 +08:00
  • ffc0ca763b A sneak _peek_ Stuart Breckenridge 2020-11-21 16:01:32 +08:00
  • c6447c1899 Missing localizations added Stuart Breckenridge 2020-11-21 15:47:53 +08:00
  • e70e67d35c uses correct string Stuart Breckenridge 2020-11-21 09:54:03 +08:00
  • ee4ab43a8b Widget localization Stuart Breckenridge 2020-11-21 09:11:31 +08:00
  • 5f2bf5fc5c Don't incorrectly store a template image as an original Maurice Parker 2020-11-20 17:53:31 -06:00
  • a18491b037 Fix column width so that the sidebar resizes correctly Maurice C Parker 2020-11-20 17:47:33 -06:00
  • 970e68da35 Remove extraneous complete task functions that were throwing off the progress indicator. Fixes #2543 Maurice Parker 2020-11-20 16:00:31 -06:00
  • 49d1d18f99 Upgrade to latest RSCore to fix folder name case issue Maurice Parker 2020-11-20 15:23:11 -06:00
  • 803a193b1c Align the Widget version numbers with the main iOS app Maurice Parker 2020-11-20 15:10:01 -06:00
  • a0aad21385 Rebuild Sidebar outline view to try to fix Catalina problems Maurice Parker 2020-11-20 15:02:23 -06:00
  • f2d8b76ccd Merge pull request #2599 from Wevah/position-removal Maurice Parker 2020-11-20 13:01:48 -06:00
  • 71cdf2548d Don't use the commands from the KeyboardManager if the user is typing in a text field. Fixes #2437 Maurice Parker 2020-11-20 13:00:58 -06:00
  • a7150aa88f Explicitly set the sidebar style to sourceless to fix Catalina resizing issues Maurice Parker 2020-11-20 12:57:56 -06:00
  • 755ca7998e Replace String.match() with RegExp.test(); it's slightly more efficient when we don't need the actual result Nate Weaver 2020-11-20 11:30:32 -06:00
  • 470b8514e4 Make regex case-insensitive Nate Weaver 2020-11-20 11:28:59 -06:00
  • a227d6124a Add vh/vw to the relative unit check; checking for digits isn't needed Nate Weaver 2020-11-20 11:26:15 -06:00
  • 6d7cc4d386 Constrain the height of iframes that are percent-sized relative to the document body to 50% of the viewport width Nate Weaver 2020-11-20 11:22:07 -06:00
  • 72ce1e3f00 Strip position from style attributes Nate Weaver 2020-11-20 11:02:30 -06:00
  • 90c5ad8351 Shorten the max external URL length so that it is less likely to wrap on the iPhone at the default size Maurice Parker 2020-11-20 10:36:04 -06:00
  • 1c23f02803 Move common CloudKit classes to RSCore Maurice Parker 2020-11-20 10:17:40 -06:00
  • 7ccc0e6b17 Remove submodule instructions Maurice Parker 2020-11-20 02:56:49 -06:00
  • 0de895d6c0 Merge pull request #2598 from stuartbreckenridge/spm-sparkle Maurice Parker 2020-11-20 02:52:35 -06:00
  • f00a0d17de Revise external link so that it now looks like part of the article header Maurice Parker 2020-11-20 02:51:06 -06:00
  • 8db9f073bc Remove Reddit's custom external_url handling Maurice Parker 2020-11-20 02:34:41 -06:00
  • 3d6b3f1a4e Migrates to RSSparkle Stuart Breckenridge 2020-11-20 16:24:09 +08:00
  • 6398c56511 Add external_url to article header if the article is a link-blog style article. Fixes #2569 Maurice Parker 2020-11-20 02:17:17 -06:00
  • 5c1d12e06e sparkle removal Stuart Breckenridge 2020-11-20 13:41:48 +08:00
  • 25bb42b7ee .gitmodules update Stuart Breckenridge 2020-11-20 13:38:12 +08:00
  • e32c38f327 Fix clipping on popup menu. Fixes #2588 Maurice Parker 2020-11-19 17:27:11 -06:00
  • c3aeea8b17 Make account icons behave as templates when they are selected. Fixes #2590 Maurice Parker 2020-11-19 17:21:29 -06:00
  • c2c038f561 Prevent Privacy Policy button from clipping along the bottom. Fixes #2589 Maurice Parker 2020-11-19 16:54:29 -06:00
  • 33cd254dad Fix bug where emulated separator continually was added to the row Maurice Parker 2020-11-19 16:25:06 -06:00
  • 04736ded79 Update the title bar when searching Maurice Parker 2020-11-19 16:21:51 -06:00
  • bc7692f4ba Change the separator to a custom separator color because the system color for dark mode was just too much. Maurice Parker 2020-11-19 13:53:51 -06:00
  • 006586ada6 Correctly align separator with contents of cell. Issue #2592 Maurice Parker 2020-11-19 13:44:08 -06:00
  • 97bbb9d9d9 Put unread articles button in the toolbar. Issue #2581 Maurice Parker 2020-11-19 12:10:42 -06:00
  • 117f6ccf6f Reorder code to match new toolbar order Maurice Parker 2020-11-19 11:31:58 -06:00
  • 88c33283bf Move search bar to the right side of the toolbar and put icons in the same order as they are on iOS. Fixes #2583 Maurice Parker 2020-11-19 11:29:56 -06:00
  • c2d0dac62c Hide the Timeline sort and filter on Big Sur. Fixes #2582 Maurice Parker 2020-11-19 11:16:07 -06:00
  • f140ee953b Remove project build settings Maurice Parker 2020-11-19 11:05:28 -06:00
  • 43a8c86822 Merge pull request #2594 from stuartbreckenridge/main Maurice Parker 2020-11-19 06:42:53 -06:00
  • e8174d0070 ditched filtering Stuart Breckenridge 2020-11-19 20:41:05 +08:00
  • b34510eb5c changes the behaviour of the today widget Stuart Breckenridge 2020-11-19 20:21:04 +08:00
  • 1a65211f19 Change how smart feeds are shown so that they appear even if they have been filtered Maurice Parker 2020-11-19 05:23:07 -06:00
  • 63660d7b7d Fix new Widget build settings Maurice Parker 2020-11-19 05:10:10 -06:00
  • 6784c2a705 Fixed crash due to force unwrapping publishedDate Maurice Parker 2020-11-19 05:09:50 -06:00
  • 686ae15796 Merge pull request #2575 from stuartbreckenridge/feature/widget-bundle Maurice Parker 2020-11-19 04:26:17 -06:00
  • 968003fd47 Merge pull request #2593 from stuartbreckenridge/main Maurice Parker 2020-11-19 04:22:33 -06:00
  • fd33dc9be1 fixes cold launch from widget Stuart Breckenridge 2020-11-19 17:29:03 +08:00
  • fa26fd565e makes feed icons a bit bigger Stuart Breckenridge 2020-11-19 16:32:44 +08:00
  • 3e69571d09 handle launching to articles from a cold start Stuart Breckenridge 2020-11-19 15:52:43 +08:00
  • 1bdfb3aafc Make sure there is a title Stuart Breckenridge 2020-11-19 15:38:50 +08:00
  • 7abb4d510d removes “point” from “extension point” Stuart Breckenridge 2020-11-19 13:48:30 +08:00
  • 361ca85762 Removes need for dispatchAsync delay Stuart Breckenridge 2020-11-19 12:17:29 +08:00
  • ca54e0a394 Merge pull request #2591 from stuartbreckenridge/main Maurice Parker 2020-11-18 22:07:49 -06:00
  • d4c46f2879 removes hovering id Stuart Breckenridge 2020-11-19 12:05:20 +08:00
  • f4fe19ae90 Fixes button state on Extension Help View Stuart Breckenridge 2020-11-19 12:04:43 +08:00
  • 8fd3cd2cde Rework cell background selection and separators to remove separator drawing artifacts and use the inset table style. Fixes #2579, #2580 and #2584 Maurice Parker 2020-11-18 22:02:54 -06:00
  • 015ee0a8e0 fixes button state on account help view Stuart Breckenridge 2020-11-19 12:02:08 +08:00
  • 0b4640db04 Tidies up Delegate and Coordinator code Stuart Breckenridge 2020-11-19 11:30:52 +08:00
  • eb5e85cbcf Set table view to style plain to avoid Big Sur's big margins. Fixes #2584 Maurice Parker 2020-11-18 20:49:32 -06:00
  • cf0e3ba6a2 pbxproj Stuart Breckenridge 2020-11-18 15:44:16 +08:00
  • 264668a663 Widgets Stuart Breckenridge 2020-11-18 15:43:14 +08:00
  • 1ed1b5df35 write up edits Stuart Breckenridge 2020-11-18 13:45:20 +08:00
  • a3135da6a8 Adds Widgets.md Stuart Breckenridge 2020-11-18 13:42:32 +08:00
  • 58e18f4bcb Widget Bundle Stuart Breckenridge 2020-11-18 10:49:12 +08:00
  • f7574dc633 Tweak the sidebar image sizes so that they match the system apps as it looks like the HIG has the wrong values in it for sidebar image sizes Maurice Parker 2020-11-15 15:18:33 -06:00
  • def0bfea27 Add menu separators to article view context menu. Maurice Parker 2020-11-13 10:18:48 -06:00
  • 65510b1901 Merge branch 'mac-release' into main Maurice Parker 2020-11-13 07:15:26 -06:00
  • b0b0b3ad03 Merge pull request #2568 from jbennett/percent-encode-pluses Maurice Parker 2020-11-13 05:29:23 -06:00
  • a80fc871c4 Add separators to iOS context menus Maurice Parker 2020-11-13 05:23:04 -06:00
  • c594878cf5 Throw an error if encoding fails Jonathan Bennett 2020-11-12 23:09:36 -05:00
  • cab5a8178d Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main Maurice Parker 2020-11-12 15:48:30 -06:00
  • de1f8c80a5 Gate FeedWrangler from the release build Maurice Parker 2020-11-12 15:48:25 -06:00
  • 21c2787f90 Handle +’s in the query items Jonathan Bennett 2020-11-12 03:44:54 -05:00
  • c4cfa5b57e Merge pull request #2567 from jbennett/support-last-fetch-timestamp Maurice Parker 2020-11-11 20:41:04 -06:00