How often do you cry?

#Poll #EvanPoll

Daily or more
3.7%
About weekly
18.7%
About monthly
18.5%
Quarterly or less
59.1%
Poll ended at .
I had to delete and repost because I forgot the hashtags. Thanks for everyone who replied!
@evan Are you against editing toots for some reason? :)
@pparescasellas yes. I am still on 3.5, so I don't have editing features yet.
@pparescasellas but theoretically I am 110% in favour of editing toots and having a visible toot version history. It's the right way to do it.
@pparescasellas @evan I like the way this experience works in GitHub Comments and frequently use it for small corrections and have zero idea how editing history would be implemented in ActivityPub.

@ellie @pparescasellas Sure. There's a CRUD interface for AP here:

https://www.w3.org/TR/activitypub/#create-activity-inbox

I think at one point we had a collection like "modifying activities that have been done to this object" (similar to likes and replies), but I don't see it in the spec, so maybe that'd need to be an extension to start off.

ActivityPub

The ActivityPub protocol is a decentralized social networking protocol based upon the [ActivityStreams] 2.0 data format. It provides a client to server API for creating, updating and deleting content, as well as a federated server to server API for delivering notifications and content.

@evan @pparescasellas hey, if you don’t want to update to version 4.0 for some reason, you can still get an edit features by uncommenting some lines of js
@xarvos @pparescasellas I haven't had the time. I'll deal with it this weekend, probably.