cosocial.ca is one of the many independent Mastodon servers you can use to participate in the fediverse.
A co-op run social media server for all Canadians. More info at https://blog.cosocial.ca

Server stats:

141
active users

Evan Prodromou

@Brendanjones @geekgrrl @malwaretech @renchap

No, it's not.

Every object has a `replies` collection. What we need is:

1) When showing the replies to an object, use the `replies` collection -- not a search for `inReplyTo` or `ostatus:conversation`, which is what Mastodon does right now.
2) Let the user add and remove objects from the replies collection.
3) (Optional) Notify addressees when a new object is added to the `replies` collection (`Approve` or `Add` activity)

@evan @geekgrrl @malwaretech @renchap Ah, I think I got this confused with another issue. Going to delete my reply so it doesn’t mislead anyone.