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