Nebula/TODO
Mid Favila be01821aec Initial commit.
Make Nebula compile cleanly (fix some potential overflows and clean up the style of the code).
2022-08-21 16:18:58 -04:00

10 lines
529 B
Plaintext

- Figure out how to terminate connecting to a server if the provided port number is invalid.
- Fix the infinite loop caused by providing a number as the server to join.
- Add the ability to close the current server connection and open a new one.
- Add the LIST command.
- Remove references to Freenode, and replace the default config with errors when fields aren't filled.
- Change build system from autoconf to plain make.
- Remove platform-specific code.
- Implement proper preferences handling
- Implement chanop commands