Commit Graph

  • ee92cf69d2 Merge branch 'extension-point' Maurice Parker 2020-04-24 13:34:13 -05:00
  • d1ca2cac79 Remove username from WebFeed and put it in the URL Maurice Parker 2020-04-24 13:33:43 -05:00
  • 6f29b21ddc Merge pull request #2013 from rizwankce/fix/missing-add-account-title Maurice Parker 2020-04-24 10:30:31 -05:00
  • 54fc60aa51 Add title for AddAccountViewController Rizwan Mohamed Ibrahim 2020-04-24 20:54:06 +05:30
  • a46609b564 Merge pull request #2014 from rizwankce/fix/add-account-cell-high-lighting Maurice Parker 2020-04-24 09:11:28 -05:00
  • 2d7199906c Merge pull request #2015 from rizwankce/fix/remove-add-account-delegate Maurice Parker 2020-04-24 08:59:59 -05:00
  • 43f175d71a Removes AddAccountDismissDelegate Rizwan Mohamed Ibrahim 2020-04-24 18:49:49 +05:30
  • c7e3162c22 Deselect the cell row when selected for add account view controller Rizwan Mohamed Ibrahim 2020-04-24 18:39:18 +05:30
  • 952c2149c8 Merge pull request #2012 from Wevah/css-merge Brent Simmons 2020-04-23 23:26:52 -07:00
  • 37ae46ea4c Merge more styles and fix styling of tables with explicit thead/tbody/tfoot Nate Weaver 2020-04-23 23:18:46 -05:00
  • dedb207cae Fix Untitled feed bug Maurice Parker 2020-04-23 19:20:35 -05:00
  • f6a81c07fb Implement article status deleting for Feed Providers Maurice Parker 2020-04-23 19:13:57 -05:00
  • 530f06dfca Merge branch 'master' into extension-point Maurice Parker 2020-04-23 16:40:41 -05:00
  • a7ca5bfa79 Delete old articles and article statuses from CloudKit Maurice Parker 2020-04-23 16:39:09 -05:00
  • ac45ba57a9 Merge branch 'ios-release' Maurice Parker 2020-04-23 15:32:55 -05:00
  • e741e8e1b4 Make detail entry more user friendly Maurice Parker 2020-04-23 11:50:29 -05:00
  • 211a9c329f Make screen name entry tolerant of @ usage. Maurice Parker 2020-04-23 11:42:00 -05:00
  • c451cb38d9 Add Twitter detail entry scene Maurice Parker 2020-04-23 10:43:09 -05:00
  • e1fc8d15d6 Update storyboard for dynamic type. Maurice Parker 2020-04-23 10:01:26 -05:00
  • 059b24c57b Add Twitter select account for URL builder Maurice Parker 2020-04-23 09:50:19 -05:00
  • e566d1493c Fix disclosure indicator Maurice Parker 2020-04-23 09:10:40 -05:00
  • 4ff273c3b5 Add single Home Timeline and Mentions URL builder. Maurice Parker 2020-04-23 09:08:33 -05:00
  • 7d2eba537b Change callback URL scheme to final scheme Maurice Parker 2020-04-23 07:58:00 -05:00
  • 1b48b09369 Fix hammer button compression bug Maurice Parker 2020-04-23 06:55:57 -05:00
  • 4461cf83cb Add select URL Builder dialog Maurice Parker 2020-04-23 04:44:26 -05:00
  • e11cf2ccf5 Rename to use common name for table view cell Maurice Parker 2020-04-23 04:00:51 -05:00
  • c55d8c540e Implement revised retention policy for feed-based accounts. Keep all articles currently in the feed and all articles in the last 30 days. Brent Simmons 2020-04-22 21:43:10 -07:00
  • f00df4a8e9 Bump version to 41. Brent Simmons 2020-04-22 21:41:56 -07:00
  • bc2d325022 Remove an error log that’s just noise. Brent Simmons 2020-04-22 20:41:13 -07:00
  • 62e91cfd26 Change to never link out to Twitter for photos that are inlined. Maurice Parker 2020-04-22 22:13:55 -05:00
  • 62ca536717 Merge branch 'master' into extension-point Maurice Parker 2020-04-22 22:06:16 -05:00
  • 147d5c301c Merge branch 'ios-release' Maurice Parker 2020-04-22 22:04:45 -05:00
  • 947c4f04d7 Implement fix that prevents wiggling on both the timeline and the article views. Maurice Parker 2020-04-22 22:03:15 -05:00
  • a5583fc655 Validate that the selected row hasn't been removed when trying to select or scroll to it. Issue #1976 Maurice Parker 2020-04-22 18:18:20 -05:00
  • 14156e3774 Sync the WebFeed username so that Feed Provider created feeds stay locked to their accounts. Maurice Parker 2020-04-22 17:42:20 -05:00
  • 3eecae95e1 Remove commented/debug code. Maurice Parker 2020-04-22 14:21:38 -05:00
  • 0ac5a6dbca Disable Twitter Extension Point for Developer Build. Maurice Parker 2020-04-22 14:16:50 -05:00
  • 7b37f51f59 Disallow Twitter Feed Provider ability if the feed names explicitly don't match Maurice Parker 2020-04-22 11:41:40 -05:00
  • 8371517c8d Disable Add Twitter Feed menu item if no Twitter extension points are available Maurice Parker 2020-04-22 11:36:07 -05:00
  • 0369d976fa Add twitter URL creation logic Maurice Parker 2020-04-22 11:25:49 -05:00
  • c37bbe2fbb Fix add button UI rules bug Maurice Parker 2020-04-22 07:36:22 -05:00
  • adf2d75f95 Added Twitter add UI rules Maurice Parker 2020-04-22 05:04:39 -05:00
  • 0ff0c87932 Add the new twitter add dialog Maurice Parker 2020-04-21 21:25:45 -05:00
  • 5d5093d26d Merge branch 'master' into extension-point Maurice Parker 2020-04-21 20:25:50 -05:00
  • f1357c0a23 Merge branch 'ios-release' Maurice Parker 2020-04-21 20:25:14 -05:00
  • 82e7d4eaf0 Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release Maurice Parker 2020-04-21 20:24:01 -05:00
  • 2454b807bb Always update the status sync timer when returning to the foreground. Issue #2005 Maurice Parker 2020-04-21 20:23:46 -05:00
  • 0e7c47b04e Refactored add window code to allow for multiple types of feed add window Maurice Parker 2020-04-21 18:33:07 -05:00
  • ba592e1399 Merge pull request #2004 from rizwankce/fix/a11y-for-zoomed-image Maurice Parker 2020-04-21 12:48:22 -05:00
  • 108da4ccf4 Fix buttons a11y label for close and share button for image vc Rizwan Mohamed Ibrahim 2020-04-21 21:35:26 +05:30
  • 575288b78e Merge branch 'master' into extension-point Maurice Parker 2020-04-21 02:10:31 -05:00
  • fc37472757 Fix source code warnings. Maurice Parker 2020-04-21 02:09:59 -05:00
  • 7268dcdd77 Merge branch 'ios-release' Maurice Parker 2020-04-21 02:06:19 -05:00
  • f7bdf9d47c Correct text resizing issues in color palette settings. Issue #2000 Maurice Parker 2020-04-21 01:57:19 -05:00
  • 1306db6c69 Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release Maurice Parker 2020-04-21 01:55:23 -05:00
  • 7afcf681fe Stablize swipe back gesture for timeline. Issue #2002 Maurice Parker 2020-04-21 01:52:39 -05:00
  • 0369bc5a45 Fix emoji unicode adjustment bug and made emoji detection more efficient Maurice Parker 2020-04-21 01:26:58 -05:00
  • 77fa966a23 Add hashtag support Maurice Parker 2020-04-20 15:42:22 -05:00
  • 5f8249ec54 Bump the number of items in the home timeline to 100. Maurice Parker 2020-04-20 15:11:09 -05:00
  • a535aced06 Add support for refreshing the mentions timeline. Maurice Parker 2020-04-20 15:06:03 -05:00
  • 91aa2b3a32 Fix bug that was causing duplicate media to be inlined Maurice Parker 2020-04-20 14:24:14 -05:00
  • b7a37e2a25 Make mouseover/mouseout work with anchors that nest Maurice Parker 2020-04-20 12:14:43 -05:00
  • e459fe92b0 Add TwitterMedia type to delete media URL's shown in tweets. Maurice Parker 2020-04-20 12:05:57 -05:00
  • 675165b4da Display quote and retweet entities. Maurice Parker 2020-04-20 10:32:36 -05:00
  • 56c8dad895 Improve tweet formatting when they contain emoji with multiple scalars Maurice Parker 2020-04-20 10:21:29 -05:00
  • 492e9ae065 Simplified html for tweet timestamp. Maurice Parker 2020-04-20 07:37:06 -05:00
  • 8fcc46191a Suppress any URL links that are just pointing to the quoted status. Maurice Parker 2020-04-20 07:27:20 -05:00
  • 02ee0b2563 Bump version to 5.0.1 build 40. Brent Simmons 2020-04-19 19:12:34 -07:00
  • a54af07ec7 Make the retweet timestamp a link back to the original status. Maurice Parker 2020-04-19 20:54:11 -05:00
  • f305cc50e2 Implement twitter entities as html links Maurice Parker 2020-04-19 20:29:43 -05:00
  • 45f56f01e3 Sort returned entities Maurice Parker 2020-04-19 19:27:37 -05:00
  • bb61b15265 Stub out support for Twitter entities Maurice Parker 2020-04-19 19:19:39 -05:00
  • d0d29fd7da Merge branch 'master' into extension-point Maurice Parker 2020-04-19 19:01:11 -05:00
  • 6ccfdc1511 Merge pull request #1998 from Wevah/css-merge Maurice Parker 2020-04-19 18:50:59 -05:00
  • 2a6d9994ea Move shared CSS into its own file Nate Weaver 2020-04-19 18:38:33 -05:00
  • 19a6ff883d Fix CloudKit feed double counting in progress indicator. Maurice Parker 2020-04-19 17:37:32 -05:00
  • eeb7b518a8 Change how showIcons is determined to take into consideration empty bylines Maurice Parker 2020-04-19 17:29:11 -05:00
  • b80270f65b Fix iOS timeline layout issue with truncated bylines Maurice Parker 2020-04-19 17:28:00 -05:00
  • 75d2158163 Perform a one-time (per local account) cleanup made necessary by the retention policy change — mark articles older than the 90-day window as read. This way users won’t get a flood of old, unread articles when they run this new version. Brent Simmons 2020-04-19 14:10:12 -07:00
  • 18c986f7fa Updated to the latest RSWeb Maurice Parker 2020-04-19 13:17:24 -05:00
  • b2b000dd2e Implement updated retention policy. Brent Simmons 2020-04-18 20:18:32 -07:00
  • 6bd4c84c3c Fix article uniqueness bug caused by populating sync service id Maurice Parker 2020-04-18 19:49:05 -05:00
  • d66b2fd4fe Add support for Twitter search URL's Maurice Parker 2020-04-18 19:14:08 -05:00
  • d2812fa132 Delete old statuses at startup. Brent Simmons 2020-04-18 16:59:13 -07:00
  • 059582c625 Merge pull request #1995 from kielgillard/ios-release Maurice Parker 2020-04-18 17:59:22 -05:00
  • 5ab13ae705 Ensure token is refreshed at least once a day before syncing. Kiel Gillard 🤪 2020-04-19 08:45:51 +10:00
  • 06d69eb05d Add exclude replies to user timelines. Maurice Parker 2020-04-18 17:40:04 -05:00
  • 4bfec2d550 Added animated gif as a video type. Maurice Parker 2020-04-18 17:35:24 -05:00
  • 8973adbdbd Add lastCredentialRenewTime and honour it in FeedlyRefreshAccessTokenOperation Kiel Gillard 🤪 2020-04-19 08:31:20 +10:00
  • ba73881f21 Add Feed Provider support to the CloudKit account type. Maurice Parker 2020-04-18 17:30:58 -05:00
  • 3e7a3b001b Add user timeline refresh support. Maurice Parker 2020-04-18 16:48:37 -05:00
  • ac41c7af69 Added timestamp to retweets Maurice Parker 2020-04-18 16:27:19 -05:00
  • b31e43419c Add support for retweeted retweets Maurice Parker 2020-04-18 16:01:18 -05:00
  • ad95cef6bb Add iOS twitter stylings Maurice Parker 2020-04-18 15:17:56 -05:00
  • 41d14b4b46 removed some trash that Xcode's refactoring seems to leave behind now Maurice Parker 2020-04-18 15:08:57 -05:00
  • dd94212c9f Add inline video support to Tweets Maurice Parker 2020-04-18 14:48:12 -05:00
  • 8f71b09440 Add photo media showing for twitter. Maurice Parker 2020-04-18 13:46:28 -05:00
  • d9f6125561 Add twitter entities Maurice Parker 2020-04-18 12:03:37 -05:00
  • 8d64a96489 Add Twitter entities Maurice Parker 2020-04-18 12:03:16 -05:00
  • 2a0d75cf23 Add rendering as HTML Maurice Parker 2020-04-18 10:41:18 -05:00