FEP Convergence (400e, 7888, 171b/Conversation Containers, 76ea)
-
Scott M. Stolzreplied to infinite love ⴳ on last edited by@infinite love ⴳ You cannot assume the audience is the same as the category, context, forum, or sender. Some software, such as Hubzilla, has access control. You can set the audience for each individual thread.
Also, what happens when a post has multiple contexts? It is part of a category that you can follow. It was placed in a curated list of posts that you can follow. And it is also part of a thread that is in a forum you can follow. You have three contexts and three actors for the same post.
If you are displaying posts (notes, articles, whatever) as part of a conversation, then knowing which one of those is the thread would be useful. -
infinite love ⴳreplied to Scott M. Stolz on last edited by
@scott objects can exist in multiple contexts, same as how an object can be in reply to multiple objects.
The part where I disagree is that not everything needs to be a `context`. A "category" is just a taxonomy, like any tag; the posts exist separately from that taxonomy. A "curated list of posts" is just a Collection, and the posts exist separately from that curated collection.
To figure out what is a context, ask: "does this post make sense on its own?" if no, it exists in some context.
-
infinite love ⴳreplied to infinite love ⴳ on last edited by
@scott That is to say, the audience/category/context/forum/sender are all separate concepts. It's fine to set an audience for each thread separately. It's also fine to set an audience for each post separately. But if the post is meant to be viewed in the thread, then that thread is serving as a context. "Context" is loosely something that provides reason, purpose, understanding. It's got nothing to do with being in a collection or being followable (although a context MAY be those things.)
-
Scott M. Stolzreplied to infinite love ⴳ on last edited by@infinite love ⴳ So, does that mean that context = thread, and nothing else can be a context?
-
infinite love ⴳreplied to Scott M. Stolz on last edited by [email protected]
@scott No, a thread is only a context if it's declared as an object's context. The context for an object should be something that gives it reason or purpose for existing; processing an object without its context means you aren't fully understanding the object. The context helps you understand that object.
This is generally a "conversation" but not always. Other examples of contextual grouping include a "project" or an "environment".
-
infinite love ⴳreplied to infinite love ⴳ on last edited by
@scott Also note that a context doesn't have to be a Collection. You can group by anything. You could set `context` to a Person or Note or Event or whatever you want, if it helped you understand the current object, and if you grouped all objects that shared the same `context` (in a task list, for example). So it's like a tag, but with purpose. If there isn't a purpose, consider using a basic tag.
For "post" objects, it generally makes sense to use a Collection representing the "conversation".
-
Scott M. Stolzreplied to infinite love ⴳ on last edited by@infinite love ⴳ So, what happens if a post is part of a thread and a project? How do you know which context is the thread?
My point is that a post can have more than one context. -
infinite love ⴳreplied to Scott M. Stolz on last edited by
@scott Right, so, if you have a specific meaning of "thread" in mind, then you can define a property for that. Would you say that a post can be part of more than one thread, or are you assuming a functional (max 1) relationship?
-
Scott M. Stolzreplied to infinite love ⴳ on last edited by@infinite love ⴳ Traditionally, a post can only reside in one thread. If you try to assign a post to more than one thread, it breaks a lot of things, like the access list (audience) for the thread, the "owner" of the thread, moderation by administrators, etc.
That is probably why many people, including myself, want to define a thread as something separate from a collection.
So, I would say that a post can only reside in one thread, but can reside in multiple collections and/or contexts. -
infinite love ⴳreplied to Scott M. Stolz on last edited by
@scott Even if you define a thread property, that alone doesn’t stop someone from being able to declare multiple threads. I’m not convinced anyone can define “thread” in a way that is unique or even distinct from what we already have. Access lists are per-object, regardless of whether that object is a post or a collection of posts. You may be able to see a thread, but not all posts in that thread. Conversely, you may be able to see a post, but not the thread(s) it’s a part of.
-
infinite love ⴳreplied to infinite love ⴳ on last edited by
@scott In any case, being part of a collection isn’t the same as having some context. Being part of a thread *usually* maps onto the concept of having additional context, where the thread provides context for the post, and the post exists in context of that thread. The way you handle context is by using it to group things. That context MAY have an owner, and it MAY be a collection. IF it has an owner, it is common courtesy to send your object to them. IF it is a collection, they may Add it.
-
infinite love ⴳreplied to infinite love ⴳ on last edited by
@scott You may separately enforce at a protocol level that a post may only have one thread or one context, just as we may implicitly enforce that posts only have one inReplyTo. But the data model has no such restrictions. It is possible to not only *express* multiple values, but we can also expand the protocol to *handle* multiple values, if we wanted to. Loop over ‘context’ and IF resolved to a collection, expose that collection as a “thread”. Maybe require a special type for it if you want.
-
infinite love ⴳreplied to infinite love ⴳ on last edited by
@scott In UI, this would be shown to the user as: “This post is part of the following context(s):” and then list them. Kind of like a “view full thread” button on a single post’s permalink page.
-
infinite love ⴳreplied to infinite love ⴳ on last edited by
@scott Just keep in mind that being part of a collection isn’t the same as nor is it sufficient to be declared as a context. Generally avoid declaring unnecessary contexts — if it doesn’t help you in understanding the object by indicating a purposeful grouping, then leave it out or use a different property.
-
Scott M. Stolzreplied to infinite love ⴳ on last edited by@infinite love ⴳ Why does this have to be so complicated?
A thread has always been one thread per post since the beginning of emails, discussion groups, and forums. Even Facebook-style posts are threaded with a post only belonging to one thread.
We are trying to integrate forums into the fediverse.
You can flag posts as being part of contexts and collections as much as you want, but a thread is and always will be a maximum of one thread per post. If that is not the case, it is no longer a thread, and it is a collection or context instead.
Here's the thing. Mastodon and other Twitter-inspired derivatives that do not support threaded conversations will ignore whatever we put anyway, so why should we (forums and platforms that support threaded conversations) comply with how Mastodon and non-threaded platforms do things?
A thread is fundamentally different than a collection or context, and it has been that way since the internet started. If you want a different use case, then don't call it a thread. But let the platforms that have threads call it a thread if they want. -
Scott M. Stolzreplied to infinite love ⴳ on last edited by@infinite love ⴳ You also have to consider that a server may pull the same post for different users, and those posts may have different contexts or collection.
User A is following a project, so when the post is sent to the recipient, the context is marked as being the project.
User B is following a forum, and wants to see all posts related to the thread (conversation). So, depending on how we decide to label forum threads, this may come back a belonging to a thread, belonging to a context, or belonging to a collection.
One thread, multiple posts, but multiple collections or contexts?
Now the app needs to figure out who is the real Slim Shady. Which one is the thread and which one is a collection or context?
It would be a lot easier to manage incoming posts if you explicitly stated which thread the post belonged to. -
Evan Prodromoureplied to infinite love ⴳ on last edited by
@trwnh @erincandescent @julian @mikedev @silverpill so, is the Forums WG for making a federated Discord? I thought it was for forums and threaded news.
I'm glad there are other interesting social systems to model. I think you are mistaken that one size will fit all.
-
Scott M. Stolzreplied to infinite love ⴳ on last edited by@infinite love ⴳ Another thing to consider is that a thread is displayed differently than a collection or context.
A thread is always a parent post and its children (the comments).
Whereas, a collection or context could be a bunch of unrelated posts, and could even be a bunch of unrelated threads.
As such, they are not displayed the same in the UI. Display a collection like a thread would be confusing to users, and displaying a thread like a collection would also be confusing to users.
So a thread should be a thread, and collections and contexts should be something else.
Or if you insist in using collections, then somehow label the collection as being of type thread so the appropriate UI can be served. -
infinite love ⴳreplied to Scott M. Stolz on last edited by
> thread is always a parent post and its children (the comments).
I disagree with this definition, but if this is how you want to define it, then a specific property or type would be best.
> context could be a bunch of unrelated posts, and could even be a bunch of unrelated threads.
If they’re unrelated, then it shouldn’t be a context. Using context is for when your object is *purposefully* related to other objects.
-
infinite love ⴳreplied to infinite love ⴳ on last edited by
> Displaying a collection like a thread [or] thread like a collection would be confusing to users.
What’s confusing about putting the “parent post” as the first item in a list, then its “children” in chronological order after it? This is no different than what’s already done.
> somehow label the collection as being of type thread so the appropriate UI can be served.
This intention can be hinted with a dedicated type, yes, but the “appropriate UI” is more flexible than you realize.