From 8fcc46191aafc3a25bc91c2b6be65ab2c9eb7251 Mon Sep 17 00:00:00 2001 From: Maurice Parker Date: Mon, 20 Apr 2020 07:27:20 -0500 Subject: [PATCH] Suppress any URL links that are just pointing to the quoted status. --- .../Account/FeedProvider/Twitter/TwitterStatus.swift | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Frameworks/Account/FeedProvider/Twitter/TwitterStatus.swift b/Frameworks/Account/FeedProvider/Twitter/TwitterStatus.swift index 9fb9ad047..a33b481a7 100644 --- a/Frameworks/Account/FeedProvider/Twitter/TwitterStatus.swift +++ b/Frameworks/Account/FeedProvider/Twitter/TwitterStatus.swift @@ -86,9 +86,17 @@ private extension TwitterStatus { if prevIndex < entityStartIndex { html += String(text[prevIndex..