aboutsummaryrefslogtreecommitdiffstats
path: root/modules/groupserv
Commit message (Expand)AuthorAgeFilesLines
* Move vendor field to a compile time macroGravatar Austin Ellis2017-10-3027-53/+34
* modules: Copyright updatesGravatar Austin Ellis2017-10-297-14/+12
* (Chan|Group|Nick)Serv/help: Change the formatting of the base help text a bit...Gravatar Ben C2017-10-081-2/+4
* Import Atheme commits 6234ca5, b94cfcc, c1a31c4, and ce72404.Gravatar Ben C2017-09-291-0/+6
* Prevent unverified users from registering groups, don't show BotServ bots in ...Gravatar Ben C2017-09-162-8/+7
* GroupServ/HostServ: Remove group-specific offered vhosts when the group is dr...Gravatar Ben C2017-09-143-3/+8
* Improve both the header and footer for ChanServ INFO, GroupServ INFO, and Nic...Gravatar Ben C2017-08-101-3/+20
* NickServ/info: Make the colons line up the way they do in ChanServ INFO and G...Gravatar Ben C2017-08-101-1/+2
* groupserv/flags: Permit self delete with -*, the way that's possible with Cha...Gravatar Ben C2017-08-071-4/+24
* GroupServ/set_*: Make every binary option accept on/1/true and off/0/false as...Gravatar Ben C2017-07-163-6/+6
* GroupServ/list: Make LIST show the group flags of each group.Gravatar Ben C2017-07-161-3/+44
* GroupServ/info: Make INFO show the joinflags, if set.Gravatar Ben C2017-07-161-0/+5
* groupserv/main/main: Add NickServ HISTORY support to notify_target_acl_change...Gravatar Ben C2017-05-151-4/+20
* groupserv/templatevhost: Add HISTORY support and make it call notify_group_mi...Gravatar Ben C2017-05-071-5/+21
* groupserv/template: Add HISTORY support for template additions/changes/remova...Gravatar Ben C2017-05-061-4/+22
* groupserv/template: It should call notify_group_acl_change as well.Gravatar Ben C2017-05-061-0/+1
* GroupServ: Use notify_group_misc_change in various modules.Gravatar Ben C2017-05-023-33/+62
* groupserv/main/main: Add notify_group_misc_change function.Gravatar Ben C2017-05-023-2/+59
* groupserv/acsnolimit: Correct the comment block at the start of the file.Gravatar Ben C2017-05-021-1/+1
* groupserv/regnolimit: Tweak a couple notices.Gravatar Ben C2017-05-021-2/+2
* groupserv/regnolimit: This module should also call notify_group_set_change as...Gravatar Ben C2017-05-021-2/+8
* groupserv/acsnolimit: This module should call notify_group_set_change as well.Gravatar Ben C2017-05-011-3/+9
* GroupServ: Make all the set_* modules use the new notify_group_set_change fun...Gravatar Ben C2017-04-299-16/+65
* groupserv/main: Add notify_group_set_change function.Gravatar Ben C2017-04-293-0/+63
* GroupServ: Add HISTORY module.Gravatar Ben C2017-04-292-0/+185
* groupserv/main/main: Add HISTORY support to notify_group_acl_change.Gravatar Ben C2017-04-271-3/+4
* groupserv/(f)flags: After a flags change, show the issuing user the new match...Gravatar Ben C2017-04-262-2/+2
* groupserv/flags: Reduce unnecessary duplication.Gravatar Ben C2017-04-261-14/+8
* groupserv/fflags: Call notify_target_acl_change and notify_group_acl_change t...Gravatar Ben C2017-04-261-1/+28
* groupserv/main: Add notify_group_acl_change function and use it in groupserv/...Gravatar Ben C2017-04-264-3/+107
* groupserv/template: Make TEMPLATE use notify_target_acl_change as well, as ap...Gravatar Ben C2017-03-081-1/+6
* NickServ: Add NOTIFYMEMO option (MU_NOTIFYMEMO).Gravatar Ben C2017-03-081-2/+4
* GroupServ: add notify_target_acl_change function to groupserv/main/main using...Gravatar Ben C2017-01-184-10/+97
* Make it so some modules that don't technically need other modules to function...Gravatar Ben C2017-01-102-138/+128
* groupserv/(f|)flags: These don't need allow_vhost_change anymore.Gravatar Ben C2017-01-072-4/+0
* groupserv/fflags: Make FFLAGS handle the template vhost settings automaticall...Gravatar Ben C2017-01-071-19/+164
* GroupServ/flags: CleanupsGravatar Ben C2017-01-071-62/+52
* groupserv/templatevhost: Update affected user vhost settings automatically up...Gravatar Ben C2017-01-051-6/+82
* groupserv/template: Prevent adding +b to templates, to prevent griefing via t...Gravatar Ben C2017-01-041-0/+16
* groupserv/flags: Make group template vhost offer removal actually work when a...Gravatar Ben C2017-01-041-7/+44
* groupserv/set_pubacl: Add new GroupServ SET PUBACL setting, similar to ChanSe...Gravatar Ben C2016-12-264-25/+163
* GroupServ: Cleanups and fixing some fails; also making -* in FLAGS work again.Gravatar Ben C2016-12-255-21/+19
* hostserv/templatevhost: Add templatevhost system, minor tweak to allow_vhost_...Gravatar Ben C2016-12-236-6/+562
* groupserv/flags: Make matching template names show up in the flags list, if a...Gravatar Ben C2016-12-023-2/+6
* GroupServ/(f)flags: Hm..Gravatar Ben C2016-09-082-6/+2
* GroupServ: Implement templates, similar to ChanServ templates.Gravatar Ben C2016-09-0811-8/+932
* GroupServ/taxonomy: Tweak it a bit.Gravatar Ben C2016-09-071-4/+4
* groupserv/taxonomy: Add GroupServ TAXONOMY.Gravatar Ben C2016-06-072-23/+116
* operserv/info: Reorganize the display of some of the settings, and sort them ...Gravatar Ben C2016-04-081-0/+3
* Implement GroupServ leveled flags - Fix (un)setting GS flag +A. - Atheme comm...Gravatar Ben C2015-07-195-2/+38