Skip to content

back to master#1

Open
a22sc wants to merge 54 commits into
a22sc:masterfrom
maubot:master
Open

back to master#1
a22sc wants to merge 54 commits into
a22sc:masterfrom
maubot:master

Conversation

@a22sc

@a22sc a22sc commented Jan 7, 2022

Copy link
Copy Markdown
Owner

No description provided.

tulir and others added 24 commits March 26, 2022 14:45
Closes #29
Fixes #24

Co-authored-by: noantiq <timucin.boldt@udo.edu>
Resolves the problem of incorrectly duplicated entries in feeds that
update content but don’t explicitly provide entry IDs. Example feed:

  - https://www.to-rss.xyz/wikipedia/current_events/

Example entry:

    <item>
      <title>Current events: 2022-07-13</title>
      <link>https://en.wikipedia.org/wiki/Portal:Current_events/2022_July_13</link>
      <description>[VARIABLE CONTENT]</description>
      <pubDate>Wed, 13 Jul 2022 00:00:00 -0000</pubDate>
      </item>
    <item>

This behavior is suggested by the common practice of using an entry’s
link as its ID value, and is consistent with typical feed aggregators
such as Feedbin and Inoreader.
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.

4 participants