You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: