Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes <description> tag from rss entries for timeline tweets, as that is almost always a duplicate of the content in the <title> tag #776

Closed
wants to merge 1 commit into from

Conversation

ghobs91
Copy link

@ghobs91 ghobs91 commented Jan 19, 2023

Example below from https://nitter.moomoo.me/NatalieHilder/rss

<title>A fascinating depiction of foreigners in ancient Egypt—including Libyans, Nubians, and Asiatics (Canaanites)—found in the tomb of #Horemheb in #Saqqara.
#Egypt #ancientEgypt #traveltoEgypt #Archaeology #Egyptology #Egyptiantomb</title>

<dc:creator>@NatalieHilder</dc:creator>

<description><![CDATA[<p>A fascinating depiction of foreigners in ancient Egypt—including Libyans, Nubians, and Asiatics (Canaanites)—found in the tomb of <a href="http://nitter.moomoo.me/search?q=%23Horemheb">#Horemheb</a> in <a href="http://nitter.moomoo.me/search?q=%23Saqqara">#Saqqara</a>.<br>

@zedeus
Copy link
Owner

zedeus commented Feb 25, 2023

The description contains links and media unlike the title, so it's not a duplicate at all. There has been discussion about whether the title shuold contain the entire tweet, and it's sort of inconclusive: #493

@zedeus zedeus closed this Feb 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants