Looked into why Updates from #WriteFreely weren't reflected on #Mastodon, and figured out we just need to set an `updated` field with those activities. That fix will be in the next version. https://writefreely.org/pull/781
However, with a little more testing, it looks like Mastodon only updates `Note` objects. Any `Article` doesn't show that it was updated.
So this will work for Notes sent out from #WriteFreely, but unfortunately not normal blog posts
@writefreely I forwarded this into the Mastodon discord. Hope this can be optimised.
@Sascha Thanks! Since Mastodon strips out the article contents, it'd be more about updating these properties if possible:
- title
- url
- hashtags
- mentions
- attachments / images
Original discussion here: https://discuss.write.as/t/editing-post-to-include-tags-on-mastodon/10190/4