David Schultz
David Schultz
Per #151 - Fires a hook whenever someone runs `TRACE` or `WHOIS` that is used by `extensions/hide_idle_time` to determine whether or not the user is allowed to see idle times....
Per #122 Ported from https://github.com/oftc/oftc-hybrid/blob/c4773b14d1d81f84606d5fe9c7cc6e085b140d00/modules/m_shedding.c
Closes #61 - applies [suggestions](https://github.com/solanum-ircd/solanum/pull/117#issuecomment-771026111) from #117
Closes #213.
It's always bugged me how the ERR_YOUREBANNEDCREEP reject message begins with `You are banned from this server` implying that the ban only applies only to that specific server even if...
A specific example of this would be when atheme sends `ircd_logout_or_kill()` on a frozen or dropped account even if it is unverified. Sending `ACCOUNT *` in cases like these is...
Allow sopers to add marks to groups like they can to channels and accounts.