This commit is contained in:
parent
d89f5ff354
commit
fd4dcae2c8
1 changed files with 2 additions and 2 deletions
4
todo.md
4
todo.md
|
@ -55,9 +55,9 @@
|
|||
- [x] Store credentials in an SQLite3 file.
|
||||
- [x] Map NickServ IDENTIFY
|
||||
- [ ] Map PASS
|
||||
- [ ] SSL/TLS
|
||||
- [x] SSL/TLS
|
||||
- [x] [Use a thread to accept connections on SSL port 6697](https://mastodon.swee.codes/@swee/113762525145710774)
|
||||
- [ ] Automatically reload the certificate if defined in config.
|
||||
- [x] Automatically reload the certificate if defined in config.
|
||||
- [ ] Add IRCv3 features.
|
||||
- [x] List capabilities (`CAP LS 302`)
|
||||
- [ ] `away-notify`
|
||||
|
|
Loading…
Add table
Reference in a new issue