summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2019-05-20Fix memory leak when updating nick when server sends NICK.Luke Bratch
2019-05-19fclose() configuration file if option not found.Luke Bratch
2019-05-19Don't log replay TOPIC/JOIN/PART if we're not in that channel, and don't ↵Luke Bratch
ever replay them if they were from ourself.
2019-05-19Use case-insensitive string comparisons when reading client commands as we ↵Luke Bratch
can't trust them to be uppercase.
2019-05-19Add README and TODO files.Luke Bratch