Age | Commit message (Collapse) | Author |
|
|
|
This was done with:
find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2017 Anope Team/i' {} \;
Added missing copyright headers to files that didn't have it yet.
|
|
|
|
|
|
|
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
Added missing copyright headers to files that didn't have it yet.
Fixed some whitespace and blank lines along the way.
|
|
Fix db_flatfile to read the "nobackokay" setting
|
|
|
|
|
|
bump the ts to try again later.
|
|
|
|
|
|
|
|
expires but the group still exists. This can cause access entries for
nicks to not be deleted whenever the nicks are deleted.
|
|
Windows can require
|
|
|
|
|
|
|
|
wildcaded forbids depends on the IRCd
|
|
|
|
if a module adding a forbid is unloaded without removing the forbid
|
|
|
|
|
|
|
|
This reverts commit 9a9ca417500e3de64013583e3f6db8dd165d9a95.
|
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
on shutdown/restart wait for any pending saves to finish
|
|
defaultlanguage really works
|
|
debug log message in extensible.cpp
|
|
|
|
|
|
nicks/channels always end up with the defaults enabled, even if they explicitly have them set off. Fix setting nickserv defaults to none.
|
|
|
|
|
|
|
|
|
|
Fix db_sql_live to not reinsert all records if there are extra columns.
Plexus has no chmode +r
|
|
|
|
unload before it when shutting down remove their items then
|
|
|
|
warnings
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
are run if they are not implemented per module
|
|
more stuff out of the core to the proper modules.
|
|
|
|
|