Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-20 | Fix memory leak when updating nick when server sends NICK. | Luke Bratch | |
2019-05-19 | fclose() configuration file if option not found. | Luke Bratch | |
2019-05-19 | Don'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-19 | Use case-insensitive string comparisons when reading client commands as we ↵ | Luke Bratch | |
can't trust them to be uppercase. | |||
2019-05-19 | Add README and TODO files. | Luke Bratch | |