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
Age
Commit message (
Expand
)
Author
2024-02-17
Update the copyright headers for 2024.
Sadie Powell
2024-02-17
Prevent resetting the password of suspended accounts.
Sadie Powell
2024-01-31
Remove an extraneous space in cs_xop.
Robby
2023-12-17
Misc grammar fixes.
Sadie Powell
2023-11-16
Fix chanserv/suspend info not being visible to regular users.
Sadie Powell
2023-10-22
Fix confirming an unconfirmed operator's account.
Sadie Powell
2023-10-20
Fix a misleading temporary variable in ns_register.
Sadie Powell
2023-10-12
Fix removing entries by an alias in chanserv/access and chanserv/xop.
Sadie Powell
2023-07-09
Clarify that operserv/sqline can also match channel names.
PeGaSuS
2023-07-09
Fix not serialising dontkickops/dontkickvoices properly.
Sadie Powell
2023-07-05
Tell users that they must identify to their account before using CONFIRM.
PeGaSuS
2023-05-28
regchannels: remove dependency on no-delete-null-pointer-checks
Adam
2023-05-28
config: remove dependency on no-delete-null-pointer-checks
Adam
2022-12-31
Update the copyright headers for 2023.
Sadie Powell
2022-01-10
Fix ns_resetpass not returning a response for XMLRPC (#243)
Filippo Cortigiani
2022-01-10
Multiple updates for unreal4 protocol (#285)
k4bek4be
2022-01-06
Update the copyright headers for 2022.
Sadie Powell
2021-06-17
Fix various spelling issues (#274).
Josh Soref
2021-06-04
Add support for per-mode list limits.
Sadie Powell
2021-05-31
Fix some misleading indentation in ns_register.
Sadie Powell
2021-04-27
Add the anope_override keyword to methods that lack it.
Sadie Powell
2021-02-19
Added `Account` to show the main nick of a grouped nick(s).
PeGaSuS
2021-01-31
cs_access: require accounts to be confirmed for level 0 access
Adam
2021-01-07
Update copyright to 2021.
Robby
2020-10-06
Fix the global/global command showing the wrong origin nick.
Sadie Powell
2020-04-06
Improve wording of the resetpass:confirm log message.
Matt Schatz
2020-01-07
ms_info: Fix a typo in the INFO output when a nickname has been given.
Robby
2020-01-04
Update copyright to 2020.
Robby
2019-12-14
Fix a bunch of broken indentation.
Peter Powell
2019-11-11
Look up unconfirmedexpire from the correct module.
Matt Schatz
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
[next]