]> jfr.im git - solanum.git/commit - modules/m_away.c
Pace aways.
authorJilles Tjoelker <redacted>
Sat, 18 Feb 2012 15:32:57 +0000 (16:32 +0100)
committerJilles Tjoelker <redacted>
Sat, 18 Feb 2012 15:32:57 +0000 (16:32 +0100)
commitd42e6915cf1002f5d5df2677d8f2a9225a0857c0
tree4e868faa3771d1b432553bcf5a590bb41adbb5f8
parent29d224a1f804c0c159bf52e6a939f93ff07b5bbb
Pace aways.

This becomes important because of away-notify sending aways to common
channels much like nick changes (which are also paced).

Marking as unaway is not limited (but obviously only does something if the
user was away before). To allow users to fix typos in away messages, two
aways are allowed in sequence if away has not been used recently.
doc/example.conf
doc/reference.conf
include/client.h
include/s_conf.h
modules/m_away.c
modules/m_info.c
src/newconf.c
src/s_conf.c