]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix pending invites not being removed when a channel was deleted or had its TS lowered
authorattilamolnar <attilamolnar@hush.com>
Sun, 17 Jun 2012 15:53:39 +0000 (17:53 +0200)
committerattilamolnar <attilamolnar@hush.com>
Sun, 17 Jun 2012 15:54:49 +0000 (17:54 +0200)
commitd2e189102b643f38418f3caf065dbb91f2ce4266
tree43968ec9501a525107e41736cbe39839aec08350
parentf960a97cc6b509c756a20d892609825c67c2fc43
Fix pending invites not being removed when a channel was deleted or had its TS lowered
include/channels.h
include/membership.h
include/typedefs.h
include/users.h
src/channels.cpp
src/commands/cmd_invite.cpp
src/inspircd.cpp
src/modules/m_spanningtree/fjoin.cpp
src/users.cpp