session-foundation / session-android

A private messenger for Android.
https://getsession.org
GNU General Public License v3.0
26 stars 2 forks source link

[Feature] Multi-Channel Private and Public groups #25

Open Ryu945 opened 2 months ago

Ryu945 commented 2 months ago

Is there an existing request for feature?

What feature would you like?

Sessions needs something similar to how Discord allows a guild to have multiple channels. It allows for much better organization of a group. You can look at Discord programming guilds to see how that organization can be used. This feature needs to be in both private groups and public groups.

When someone joins a guild/multi-channel group in Sessions, they will join all channels in that guild/multi-channel group. When they leave a guild/multi-channel group then they leave all channels in that guild/multi-channel .

It will probably be best to organize the channels in a sub menu of the guild/multi-channel group

LuLuLoLu commented 2 months ago

Tracked internally in SES-427