]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
AWAY notification for WATCH. Numerics are now sent out when a user goes away (or...
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 30 Mar 2008 15:33:33 +0000 (15:33 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 30 Mar 2008 15:33:33 +0000 (15:33 +0000)
commitd48726ce802019f2e1573ebef7ae9f50a14f0a31
tree4248a0787350891b10b93e797cee7f5f112f0df9
parent6c31213a38a5f136bebe4cdbc9dea66031e9b26c
AWAY notification for WATCH. Numerics are now sent out when a user goes away (or returns from AWAY), as well as in WATCH L (if the user is online and away).

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9227 e03df62e-2008-0410-955e-edbf42e46eb7
include/users.h
src/commands/cmd_away.cpp
src/modules/m_spanningtree/main.cpp
src/modules/m_watch.cpp