Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New concept of forums and blogs (Groups, Supergroup and Channels) #1434

Open
Pantyhose-X opened this issue Oct 29, 2023 · 1 comment
Open
Labels
low priority Tickets here are not as important and can be finished at a later time

Comments

@Pantyhose-X
Copy link

Pantyhose-X commented Oct 29, 2023

Idea source https://code.briarproject.org/briar/briar/-/issues/1685

General idea: The administrators of the group would have some general adjustments for the group, according to the group configuration a category is assigned.

Generic settings for group administrators:

  • Give the possibility that the users of the group, add new users, or not.
  • Allow users to send messages or not.
  • Allow users to send images or not.
  • Allow users to send files or not.
  • Allow users to send music or not.
  • Allow users to send audios or not.
  • Allow users to send gif or not.
  • Other settings...

Depending on the general settings of the group, categories could be assigned, the categories change according to the group's permissions.

Category "Channels"

Category feature:

  • Group members can only receive messages.
  • All users can create a new "Channel" by default group permissions shown above.

For example, in a group that is not allowed to speak to its members and only administrators can speak, this category would be assigned since information is only received from administrators (for example, offers, or news about games, news, etc.)
In this case it would be good to give the possibility of self-publishing rss news for administrators.

Category "Group"

Category feature:

  • Group members can send and receive messages.
  • Group members cannot add new users (Only administrators can do so)
  • All users can create a new "Group" by default group permissions shown above.

Category "Supergroup"

Category feature:

  • Group members can send and receive messages.
  • Group members can add new users.
  • All users can create a new "Supergroup" by default group permissions shown above.

I think that would be better. More organized, cleaner. Regards

@tooshel
Copy link
Contributor

tooshel commented Oct 30, 2023

Those sound like features we want to add to "communities" which is comming up soon in our dev cycle. I don't see them in this backlog now mostly because we are concentrating on bug fixes and calling.

@stavares843 stavares843 added bug 🐛 new ticket 💥 low priority Tickets here are not as important and can be finished at a later time and removed new ticket 💥 bug 🐛 labels Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority Tickets here are not as important and can be finished at a later time
Projects
None yet
Development

No branches or pull requests

3 participants