Age | Commit message (Collapse) | Author |
|
|
|
|
|
expires but the group still exists. This can cause access entries for
nicks to not be deleted whenever the nicks are deleted.
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \;
|
|
entries. This allows channel founders to disable auto +qo without
having to globally disable autoop or the levels.
|
|
and not by privilege set, as two entries can have the same privset but different levels, but still represent two different levels of access. This prevented users from adding other users at a lower access level when that level had the same privset as them. Spotted by TSG.
|
|
|
|
|
|
|
|
|
|
are run if they are not implemented per module
|
|
|
|
|
|
|
|
|
|
having to iterate over all channels and then all access entries when nicks expire or from nickserv/alist
|
|
|
|
|
|
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \;
|
|
|
|
|
|
cleanup, and allow protocol mods to depend on each
other
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
accidentally removed from an earlier fix for #1368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the config is reloaded
|
|
|
|
|
|
module.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
matching all identified users
|
|
from the right service, and fixed the accessgroup operators to acount for founder/superadmin
|
|
|