aboutsummaryrefslogtreecommitdiffstats
path: root/help/default/groupserv
Commit message (Expand)AuthorAgeFilesLines
* GroupServ/set_groupname: Actually add the help file for it. Import Atheme co...Gravatar Ben C2017-10-081-0/+12
* groupserv/templatevhost: Add a help file for TEMPLATEVHOST.Gravatar Ben C2017-01-071-0/+56
* groupserv/set_pubacl: Add new GroupServ SET PUBACL setting, similar to ChanSe...Gravatar Ben C2016-12-261-0/+14
* GroupServ/flags: The help should mention the newly available templates.Gravatar Ben C2016-09-091-2/+4
* GroupServ/flags: The help should mention +A.Gravatar Ben C2016-09-081-0/+1
* GroupServ: Implement templates, similar to ChanServ templates.Gravatar Ben C2016-09-081-0/+42
* Update every help file to use the new soper if/else condition to mention what...Gravatar Ben C2016-04-0719-0/+57
* groupserv/set_email: remove spurious newline from helpfile•••Pointed out by Casey. Gravatar William Pitcock2012-03-201-1/+0
* groupserv: Add a INVITE subcommand.•••This allows a group member with the +i flag to invite a user to JOIN a group that is currently non-open or has reached its acslimit. Gravatar JD Horelick2012-02-261-0/+10
* Groupserv: Add a invite flag (+i) for a shortly upcoming INVITE module.Gravatar JD Horelick2012-02-261-0/+1
* groupserv: Add a LISTCHANS command.•••This command lists all channels that the group has access in. To run the command you either need to have the +c flag in the specified group or be a soper with the group:auspex priv. Gravatar JD Horelick2011-01-251-0/+11
* groupserv: Keep the code for LISTGROUPS where it is (in groupserv), but put t...Gravatar JD Horelick2010-12-271-18/+0
* groupserv: Add LISTGROUPS command for listing groups you have access in (and ...Gravatar JD Horelick2010-12-271-0/+18
* helpfiles: Remove trailing whitespace, ensure files end with newline.•••In particular, lines containing only a space are not treated correctly by the HTML helpfile generator. For sending on IRC, services itself adds the space and it should not be in the file. Gravatar Jilles Tjoelker2010-12-111-1/+1
* groupserv/list: Allow refining the list with a pattern.•••You can obviously still use * to list all groups. Gravatar JD Horelick2010-12-071-3/+4
* groupserv/flags: Change a hardcoded "GroupServ" service name in the helpfile ...Gravatar JD Horelick2010-12-061-5/+5
* groupserv/flags: Add +s to the helpfile which was apparently forgotten.Gravatar JD Horelick2010-12-061-0/+1
* tabs-to-spaces the groupserv/set_joinflags helpfileGravatar JD Horelick2010-12-041-3/+3
* groupserv: Add SET JOINFLAGS that allows groups to specify their own JOINFLAGS.Gravatar JD Horelick2010-12-031-0/+19
* Fix (another) small privileges typos. Apparently, I suck at spelling that word.Gravatar JD Horelick2010-12-021-1/+1
* groupserv: Add the +b (Ban) flag. Currently not hooked up to JOIN or anything...Gravatar JD Horelick2010-12-011-0/+4
* groupserv: Add command FFLAGS for forcing a flags change on a group as an oper.Gravatar JD Horelick2010-12-011-0/+13
* Add groupserv/fdrop.Gravatar JD Horelick2010-11-021-0/+12
* groupserv: Fix 2 typos in helpfiles.Gravatar JD Horelick2010-10-122-2/+2
* I suck.Gravatar JD Horelick2010-10-091-1/+1
* What typo?Gravatar JD Horelick2010-10-091-1/+1
* groupserv: set_open: Fix a confusing string in the command and a quick consis...Gravatar JD Horelick2010-09-171-1/+1
* groupserv: Add set_public which sets if the group is shown in /ns info.•••Also whether the group founder is or is not shown to non-group members or sopers. Gravatar JD Horelick2010-09-171-0/+9
* groupserv: Add SET ADD and JOIN commands to allow anyone to join a group set ...•••If you JOIN a open group, you get no privs, you're just listed as a group member. Gravatar JD Horelick2010-09-042-0/+20
* Add the new !group parameter and stuff to the hostserv/offer helpfile.Gravatar JD Horelick2010-09-041-1/+1
* groupserv: Add ACSNOLIMIT command to allow a group to have a unlimited number...Gravatar JD Horelick2010-09-041-0/+9
* groupserv: Add the +v flag for taking vhosts offered to the group.Gravatar JD Horelick2010-09-041-0/+1
* Add a helpfile for nickserv/regnolimit.•••Also fix a very very small typo in groupserv/regnolimit. Gravatar JD Horelick2010-09-041-1/+1
* groupserv: Add helpfile for REGNOLIMIT.Gravatar William Pitcock2010-09-031-0/+9
* gameserv: add SET CHANNEL command and a line for it in INFO.Gravatar JD Horelick2010-08-301-0/+9
* Add the GroupServ DROP command.Gravatar JD Horelick2010-08-281-0/+14
* Display the new metadata stuff in INFO.Gravatar JD Horelick2010-08-281-1/+2
* Add a GroupServ SET command along with SET EMAIL, SET URL and SET DESCRIPTION.•••This also adds a flag +s which will allow only certain users to use the SET commands. Gravatar JD Horelick2010-08-283-0/+34
* Add the LIST command to GroupServ.Gravatar JD Horelick2010-08-281-0/+8
* Add a helpfile for groupserv/info and a quick "End of Info" message.Gravatar JD Horelick2010-08-271-0/+9
* Add helpfiles for the groupserv commands.Gravatar JD Horelick2010-08-272-0/+41