summaryrefslogtreecommitdiff
path: root/modules/commands
AgeCommit message (Expand)Author
2022-01-12Merge branch '2.0' into 2.1.Sadie Powell
2022-01-10Fix ns_resetpass not returning a response for XMLRPC (#243)Filippo Cortigiani
2022-01-10Multiple updates for unreal4 protocol (#285)k4bek4be
2022-01-06Update the copyright headers for 2022.Sadie Powell
2022-01-04Update more IRCServices references to reflect the current project.Sadie Powell
2022-01-04Replace all uses of push_back with emplace_back.Sadie Powell
2022-01-04Use C++11 style class/struct initialisation.Sadie Powell
2022-01-03Replace anope_{final,override} with their C++11 equivalent.Sadie Powell
2021-11-30Remove undefined behaviour around checking if this is null.Sadie Powell
2021-10-17Increase the default nickname expiry to 90 days.Sadie Powell
2021-08-01Deduplicate code for checking if a user is securely connected.Sadie Powell
2021-08-01Merge branch '2.0' into 2.1.Sadie Powell
2021-06-17Fix various spelling issues (#274).Josh Soref
2021-06-04Add support for per-mode list limits.Sadie Powell
2021-05-31Remove nickserv:strictpasswords as it is now obsolete.Sadie Powell
2021-05-31Add the nickserv:minpasslen option.Sadie Powell
2021-05-31Rename nickserv:passlen to nickserv:maxpasslen.Sadie Powell
2021-05-31Merge branch '2.0' into 2.1.Sadie Powell
2021-05-31Fix some misleading indentation in ns_register.Sadie Powell
2021-04-27Add the anope_override keyword to methods that lack it.Sadie Powell
2021-02-19Added `Account` to show the main nick of a grouped nick(s).PeGaSuS
2021-02-18Merge branch '2.0' into 2.1.Sadie Powell
2021-01-31cs_access: require accounts to be confirmed for level 0 accessAdam
2021-01-07Update copyright to 2021.Robby
2020-10-07Merge tag '2.0.8' into 2.1.Sadie Powell
2020-10-06Fix the global/global command showing the wrong origin nick.Sadie Powell
2020-09-28Remove nickserv/getpass and Anope::Decrypt.Sadie Powell
2020-09-28Remove operserv/oline and CanSVSO/SendSVSO in IRCDProto.Sadie Powell
2020-04-06Improve wording of the resetpass:confirm log message.Matt Schatz
2020-01-07ms_info: Fix a typo in the INFO output when a nickname has been given.Robby
2020-01-04Update copyright to 2020.Robby
2019-12-14Fix a bunch of broken indentation.Peter Powell
2019-11-11Look up unconfirmedexpire from the correct module.Matt Schatz
2019-10-14ns_recover: add privilege for admins to recover other usersAdam
2019-03-30Log channel memo deletionsRomain Rivière
2019-03-06Fix the ChanServ SET SUCCESSOR syntax to show that a nickname is optional.Robby
2019-03-05Fix missing braces in cs_set.Peter Powell
2019-02-14Improve the help text for ChanServ SET SUCCESSOR.Robby
2019-01-20cs_enforce: fix typo in help.Matt Schatz
2019-01-01Update copyright to 2019.Robby
2018-09-11ns_set: Log email address change requests when confirmemailchanges = yesRobby
2018-06-12cs_seen: fix for translations being ignoredDragone2
2018-06-12Merge pull request #217 from genius3000/2.0+ns_set_messageAdam
2018-06-12Merge pull request #219 from genius3000/2.0+set_help_hideAdam
2018-05-08Log NickServ ungroupMatt Schatz
2018-04-25Update copyright to 2018.Robby
2018-04-25Add 'n' email token for use in the emailchange template, this token gets repl...Robby
2018-04-02Check for 'hide' flag in commands in (bs,cs,ns)_set HELPgenius3000
2018-03-10Show NickServ SET MESSAGE in help when 'useprivmsg' is enabledgenius3000
2018-02-10ns_group: send login on successful group tooAdam