Elemental-IRCd / elemental-ircd

Continuation of ShadowIRCD to meet people's needs
GNU General Public License v2.0
41 stars 19 forks source link

Add m_chanlog extension #28

Closed ShutterQuick closed 10 years ago

ShutterQuick commented 10 years ago

Closes #27

Xe commented 10 years ago

Please amend this PR with the changes requested. Adding multiple channels to monitor notices to would be preferable.

Xe commented 10 years ago

Also, in the body of your PR please include more information than just "Closes #27". Documentation on this module in doc/ would also be appreciated but is not required for this PR to be accepted.

Xe commented 10 years ago

Your code failed a style test. Please run your code against astyle --style=linux --mode=c -n before submitting a PR.

Xe commented 10 years ago

RE: Style: see this vimscript snippet on how to format code automatically on save.

Xe commented 10 years ago

Is this still something you want to improve @ShutterQuick? It is very useful as is and just needs some improvment before it is mergable.

ShutterQuick commented 10 years ago

I don't have the time in the foreseeable future.