Don't update IrcUser modes with channel modes
authorShane Synan <digitalcircuit36939@gmail.com>
Mon, 29 Feb 2016 00:03:37 +0000 (18:03 -0600)
committerShane Synan <digitalcircuit36939@gmail.com>
Mon, 29 Feb 2016 00:06:21 +0000 (18:06 -0600)
Remove IrcUser mode updates in IrcChannel.  IrcUsers are shared
between channels, while channel user modes are not.

Showing user modes in the Quassel tooltips need fixed client-side to
check the current channel.


No differences found