diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-09-06 21:41:28 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-09-06 21:41:28 +0100 |
commit | 38bd2b2761b7d0f556945ffad78f73536e12e157 (patch) | |
tree | 241402b5b883f77e3fb20608f173db5028484323 /TODO | |
parent | fb3963446890cbb966db2d463813d15701cd8fb1 (diff) |
Send remote IP addresses instead of fd numbers in NOTICEs to clients and print both in related debugprint()s.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,8 +4,6 @@ Support arrays or similar in the configuration file (for nick(s), connectcommand All the TODOs sprinkled throughout the code! -Use connecting/disconnecting IPs instead of fd numbers in NOTICEs and both in debug. - Option to include date in replay log replay. (I think) replay log can cause non-existent user to appear in channel (e.g. ~19:00 on 12/08/2019 for me) |