]> jfr.im git - irc/quakenet/newserv.git/commit
Added some things to chanserv_newsearch.
authorsplidge <redacted>
Sat, 22 Mar 2008 13:31:53 +0000 (13:31 +0000)
committersplidge <redacted>
Sat, 22 Mar 2008 13:31:53 +0000 (13:31 +0000)
commitbbef4b5dc2b40729ec6f00310ca40cc43b7ece9a
tree6b778ac75bc320e95392e99005f19170c293f006
parent0dda73b35ea8d98cc4a9c8db6a8982e382d65a19
Added some things to chanserv_newsearch.

Channel display format "qusers" displays a summary of the known users on that channel.
Channel search term "qusers" returns the number of known users on that channel.  Optional argument is the flags the user must have (all flags specified with + and none with - must be present for it to match).
chanserv/newsearch/Makefile.in
chanserv/newsearch/chanserv_newsearch.c [new file with mode: 0644]
chanserv/newsearch/cs-newsearch.c
chanserv/newsearch/csns-qusers.c [new file with mode: 0644]
chanserv/newsearch/formats.c