freenode / ircd-seven

freenode's IRC server daemon
Other
200 stars 48 forks source link

added usermode +h for IRC Operators #156

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello, with great difficulty, I have been able to code a usermode +h for IRC Operators to mode on! CHARACTERSTICS:

emersonveenstra commented 5 years ago

Hi, thanks for the PR, but why does it delete m_filter?

ghost commented 5 years ago

because, it doesn't let me compile.

ilbelkyr commented 5 years ago

Hi,

it looks like there are some major issues with your PR, including the removal of m_filter as well as various style issues.

Since this feature is not highly important to freenode, I'm closing your PR for now. If cleaned up sufficiently, you might wish to suggest it to the Charybdis maintainers instead.

(As for the m_filter build failure, please consult issue #153.)