Age | Commit message (Expand) | Author |
2019-10-14 | ns_recover: add privilege for admins to recover other users | Adam |
2019-03-30 | Log channel memo deletions | Romain Rivière |
2019-03-06 | Fix the ChanServ SET SUCCESSOR syntax to show that a nickname is optional. | Robby |
2019-03-05 | Fix missing braces in cs_set. | Peter Powell |
2019-02-14 | Improve the help text for ChanServ SET SUCCESSOR. | Robby |
2019-01-20 | cs_enforce: fix typo in help. | Matt Schatz |
2019-01-01 | Update copyright to 2019. | Robby |
2018-09-11 | ns_set: Log email address change requests when confirmemailchanges = yes | Robby |
2018-06-12 | cs_seen: fix for translations being ignored | Dragone2 |
2018-06-12 | Merge pull request #217 from genius3000/2.0+ns_set_message | Adam |
2018-06-12 | Merge pull request #219 from genius3000/2.0+set_help_hide | Adam |
2018-05-08 | Log NickServ ungroup | Matt Schatz |
2018-04-25 | Update copyright to 2018. | Robby |
2018-04-25 | Add 'n' email token for use in the emailchange template, this token gets repl... | Robby |
2018-04-02 | Check for 'hide' flag in commands in (bs,cs,ns)_set HELP | genius3000 |
2018-03-10 | Show NickServ SET MESSAGE in help when 'useprivmsg' is enabled | genius3000 |
2018-02-10 | ns_group: send login on successful group too | Adam |
2017-10-12 | No longer try to create persistent channels on the fly | Adam |
2017-07-24 | ns_group: don't require a user to group | Adam |
2017-07-02 | Default require_oper to true. Fixes os_oper unserializer because it doesn't s... | Adam |
2017-03-27 | cs_akick: don't show channel doesn't exist message in enforce from adding akicks | Adam |
2017-03-15 | cs_xop: fix showing alternative access methods in help | Adam |
2017-02-21 | cs_set: don't lower ts from own clients joining | Adam |
2017-02-21 | Unwrap list modes too in cs_mode, and fix clear on virtual modes to show an e... | Adam |
2017-02-21 | Fix logging in cs_mode set | Adam |
2017-02-21 | os_forbid: match forbids exact on add/del | Adam |
2017-02-12 | os_logsearch: fix quick match | Adam |
2017-02-06 | ns_set_misc/cs_set_misc: send syntax help too | Adam |
2017-02-04 | bs_badwords: allow opers with botserv/administration to list/clear badwords too | Adam |
2017-01-17 | Cleanup some excess whitespaces and tabs, and fix a few typos along the way. | Robby |
2017-01-16 | Correct a couple expiry time checks from DoTime() | Adam |
2017-01-16 | Update copyright to 2017. | Robby |
2017-01-08 | ns_register: notify users of unconfirmed accounts on register when there is n... | Adam |
2017-01-07 | os_list: show number of channels listed, too | Adam |
2017-01-07 | os_list: also allow patterns in nick!user@host#realname form | Adam |
2016-12-11 | Allow nonconfirmed opers to confirm accounts | Adam |
2016-12-01 | cs_access: fix typo | Adam |
2016-11-22 | os_logsearch: optimize non wildcard searches, allow regex | Adam |
2016-11-22 | os_logsearch: add a hard max limit and make the limiter smarter | Adam |
2016-11-05 | Don't apply secureops to users with chanserv/administration privilege, not pr... | Adam |
2016-11-05 | ns_group: allow userless execution | Adam |
2016-11-05 | cs_access: fix negative access to apply to the -1/0 special casing | Adam |
2016-11-03 | help: always use command name from config, which may be a different case | Adam |
2016-11-03 | dns: set error to REFUSED when there are no answers | Adam |
2016-11-03 | Don't apply secureops to protected users | Adam |
2016-11-03 | Fix userless /ns set email, #1689 | Adam |
2016-10-25 | os_list: fix regex matching | Adam |
2016-10-04 | cs_mode: check chanserv privilege too for status modes on set | Adam |
2016-10-04 | cs_mode: make override logging of mode set more reliable | Adam |
2016-09-30 | Revert "Always use display for memo source" | Adam |