matrix-org / matrix-appservice-irc

Node.js IRC bridge for Matrix
Apache License 2.0
464 stars 151 forks source link

Handle quiets #482

Open Spydar007 opened 7 years ago

Spydar007 commented 7 years ago

The bridge currently does not handle quiets/mutes.

Quieting is different depending on IRCd:

A simple mapping change in the config would deal with this.

As discussed in #irc:matrix.org, quieting/muting would be PL-1.

Half-Shot commented 4 years ago

I believe this is supported now?