You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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: