Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
should be assigned anyway which will prevent it. Fixes deleting bots out of perm channels causing desyncs
|
|
|
|
|
|
|
|
know of all modes
|
|
Fix a ton of typos.
|
|
to the account name.
|
|
|
|
|
|
|
|
|
|
Allow opers with chanserv/access/list to view the levels list
|
|
|
|
|
|
account
|
|
|
|
|
|
|
|
Protocol modules which don't trigger this by causing a mode change
currently desync
|
|
|
|
|
|
Not sure why this was this way originally, it interfears with the
chanserv +r check to determine how new the channel is because it
restores +r. This seems to still work okay, though.
|
|
|
|
Added kickcheck override for users with protected privs
|
|
|
|
|
|
The old mailer message said the user is changing email "to %e", which is
changing TO the OLD email. But instead, the user is actually changing
the email to the new email.
We could change %e to be the new email, but maybe some users of Anope
have already configured their messages to assume %e is the old email. So
instead, add a new %E that is replaced with the new email.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change topics through topiclock
|
|
|
|
Correcting syntax error
(i don't actually know c++)
|
|
|
|
|
|
|
|
|
|
|