DALnet / bahamut

The Bahamut IRC Daemon
http://www.dal.net/?page=Bahamut
Other
59 stars 42 forks source link

Resend the nicklist to a client in auditorium mode. #50

Closed crigler closed 6 years ago

crigler commented 6 years ago

When auditorium mode is set and someone is opped or voiced, their client will start to see messages from previously hidden clients and could get confused about which window those messages should go to.

Fix this by sending a set of fake KICK/JOIN/NAMES messages to the newly opped/voiced client to update the client's idea of who is in the channel.

eaescob commented 6 years ago

this looks good. Let's merge this for now and discuss -o/-v.