summaryrefslogtreecommitdiff
path: root/modules/commands/cs_set.cpp
AgeCommit message (Expand)Author
2024-10-11Change the mode lock before removing/adding the PERM mode.Sadie Powell
2024-02-17Update the copyright headers for 2024.Sadie Powell
2023-12-17Misc grammar fixes.Sadie Powell
2022-12-31Update the copyright headers for 2023.Sadie Powell
2022-01-06Update the copyright headers for 2022.Sadie Powell
2021-01-07Update copyright to 2021.Robby
2020-01-04Update copyright to 2020.Robby
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-01Update copyright to 2019.Robby
2018-06-12Merge pull request #219 from genius3000/2.0+set_help_hideAdam
2018-04-25Update copyright to 2018.Robby
2018-04-02Check for 'hide' flag in commands in (bs,cs,ns)_set HELPgenius3000
2017-10-12No longer try to create persistent channels on the flyAdam
2017-02-21cs_set: don't lower ts from own clients joiningAdam
2017-01-17Cleanup some excess whitespaces and tabs, and fix a few typos along the way.Robby
2017-01-16Update copyright to 2017.Robby
2016-11-05Don't apply secureops to users with chanserv/administration privilege, not pr...Adam
2016-11-03Don't apply secureops to protected usersAdam
2016-07-23cs_set: clear last modes before unserializing themAdam
2016-02-13Update chanserv secure help to reflect more accurately what it doesAdam
2016-01-28Update copyright to 2016. This was done with:Robby
2015-09-17Don't prevent channel destruction because persist is set. Perm mode/a bot sho...Adam
2015-09-11Don't assign bots when persist is set if we aren't synced sinec we might not ...Adam
2015-09-06Merge pull request #126 from SaberUK/2.0+typosAdam
2015-07-30Make secureops help less weirdAdam
2015-07-08Fix a ton of typos.Peter Powell
2015-06-29#1649 don't update keepmodes during inhbaitAdam
2015-03-12Only apply keepmodes on channel syncAdam
2015-03-12Revert "Added kickcheck override for users with protected privs"Adam
2015-02-11Added kickcheck override for users with protected privsH7-25
2014-08-11cs_set: Fix logging for SET SUCCESSOR to correctly log overrides.Robby-
2014-08-03Fix some botserv help entries from showing when they shouldn'tAdam
2014-03-04Fix 2 crashes from removing the permanent channel mode from channels which do...Adam
2014-03-01When unserializing channels with persist, set their ts=now. If we are suppose...Adam
2014-03-01When unserializating channels and persist is set, only assign chanserv if the...Adam
2014-02-27Do not take modes from users in channels with secureops off if we are always ...Adam
2014-01-01Update copyright to 2014. This was done with:Adam
2013-12-26Add a config option for whether or not to reset the TS of persistent channels...Adam
2013-12-17Update last_modes when keepmodes is set on or offAdam
2013-12-17Set pending mode changes immediately when an object is removed from the mode ...Adam
2013-12-02Send channel topics on initial burst, sync chanels after db load, and try to ...Adam
2013-11-16Add help for /cs set keepmodesAdam
2013-10-05Hide expires in /cs info if the channel is actively in use as it confuses peopleAdam
2013-10-05Hide privileged commands in ns help set and cs help set if configuredAdam
2013-10-05Don't explicitly reference services nicks.Robby-
2013-09-29cs_set: Fix showing expiry time in INFO output.Robby-
2013-09-27Make column titles in listings translatable.Robby-
2013-09-27ns_cert, ns_set: Make strings equal for one translation instanceRobby-