Skip to content

Add support for deleted entries (tombstones) #171

Description

@maksverver

(Not sure if this repo is still active but I'll file the issue just-in-case.)

Atom has support for marking entries deleted: https://datatracker.ietf.org/doc/html/draft-snell-atompub-tombstones-18

It would be useful if JSONFeed supported something similar. Without an explicit tombstone entry, deletion can only be inferred by fetching the entire feed, including following all next_url links.

This is also important for push services like WebSub, which currently have no way of notifying a subscriber of deleted items in a JSONFeed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions