Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add support for deleted entries (tombstones) #171

@maksverver

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.

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