Skip to content
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.

Add support for +#channel and @#channel messages #210

Open
dominikh opened this issue Oct 25, 2015 · 1 comment
Open

Add support for +#channel and @#channel messages #210

dominikh opened this issue Oct 25, 2015 · 1 comment

Comments

@dominikh
Copy link
Member

Apparently there's an extension to the IRC protocol that allows sending messages to all voiced people or all ops in a channel, by addressing the message to +#channel and @#channel respectively.

Cinch should suport this, by extracting the actual channel name, and setting a flag indicating that the message was sent to a limited number of users.

Brought to my attention by leftylink on IRC, who saw it via caitlin/cinch-resistancegame#41

@dominikh
Copy link
Member Author

9dc50ab adds support for receiving and responding to such messages. What's left to do is add new APIs to Channel for sending STATUSMSG messages..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant