diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,6 +10,6 @@ Ensure replayed lines don't exceed IRC message maximum length due to inserted ti Is there a way to log nick changes to the normal log despite not tracking nicks in each channel? (We do track channel names themselves.) -Change Makefile to not leave separate .o files lying around. - Doesn't compile on old GCC - maybe set -std=gnu99. + +Log QUIT messages in channels if the quitting user was in them - requires tracking users in channels. |