Skip to content

Add wasEdited and editedAt properties for posts

Joshua Goins requested to merge work/redstrate/content-parser into master

This will allow us to check if the post was edited and expose that in the UI in the future. Currently doesn't support grabbing post history, that can be added later.

Merge request reports