aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_watch.c
Commit message (Expand)AuthorAgeFilesLines
* Small watch fixGravatar Bram Matthys2013-11-221-1/+1
* - Added set::watch-away-notification which can be set to 'no' to disable••• WATCH away notification. The default is 'yes' (=enabled). Gravatar Bram Matthys2008-12-271-1/+1
* - Limit watch status requests to one per time, more will often flood you off••• and is stupid/useless. Gravatar Bram Matthys2008-08-091-4/+8
* - Backport from 3.3 away notification from Oct 2006, this is v0, a further••• patch will follow soon and the numerics will be changed. Gravatar Bram Matthys2008-02-291-5/+23
* - Made m_template.c use CommandAdd() and CMD_FUNC()•••- Modulized a lot of commands and related subfunctions: NICK (750 lines), USER (200), MODE (2300), WATCH (250), JOIN (600), PART (250), MOTD (100), OPERMOTD (100), BOTMOTD (100), LUSERS (100). More will follow soon (probably including more subfunctions related to existing commands). Gravatar Bram Matthys2005-02-031-0/+299