Page MenuHomePhorge

Conpherence: allow "announcement" style channel
Open, Needs TriagePublic

Description

Allow "announcement" style Conpherence channel, where many people can read but only a privileged few can write.

Can probably just be implemented by adding "can join" permission, and explaining that "can edit" includes the ability to publish messages.

Historically, this feature was achieved by creating a dedicated "task" and adding the note "subscribe to this task to get updates about X".

Related Objects

Mentioned In
Starmap

Event Timeline

valerio.bozzolan renamed this task from Conpherence: allow "announcment" style channel to Conpherence: allow "announcement" style channel.Jul 5 2023, 14:18
valerio.bozzolan updated the task description. (Show Details)
valerio.bozzolan awarded a token.

I think a dedicated policy for "Can send messages" would be better, to cover more cases. It would be strange that all participants must also be allowed to edit all settings.

I think a dedicated policy for "Can send messages" would be better, to cover more cases. It would be strange that all participants must also be allowed to edit all settings.

Sounds great. Maybe it could be named "Can Participate" instead. This would be the best replacement to ChatLog (the IRC bot will call the conpherence.edit method`).