Support all CRUD operations #5
Open
Labels
Milestone
Comments
First step on the way to full CRUD-support added. Updating should be more or less fully supported. |
Should also look into supporting tombstoning of entries, as that's pretty much how removals of mentions are handled currently by the code, by tombstoning them: https://indiewebcamp.com/deleted#Tombstoning |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The main blocker for a 1.0.0 release I think is supporting full CRUD operations. To be a good citizen with in the IndieWeb community one should respect peoples changes to and removal of posts and the current code of this app only accepts the very first initial creation ping and considers all subsequent pings as weird duplicates and that has to change.
Related IndieWeb wiki pages: http://indiewebcamp.com/CRUD
The text was updated successfully, but these errors were encountered: