From 631253a0495b4616b08488f8db034915b3dae0ce Mon Sep 17 00:00:00 2001 From: swee Date: Sat, 25 Jan 2025 21:17:42 -0800 Subject: [PATCH] Update todo.md --- todo.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/todo.md b/todo.md index 6a57f35..cd8ea6d 100644 --- a/todo.md +++ b/todo.md @@ -12,7 +12,6 @@ - [x] Send PING and wait for PONG - [x] Reply PONG if received PING - [x] [Change of nicknames](https://mastodon.swee.codes/@swee/113642104470536887) - - [ ] Change of hostnames - [x] Away - [ ] [Multi-server support](https://discuss.swee.codes/t/72) - [x] `LIST` @@ -40,7 +39,7 @@ - [ ] Destructive features for IRCOPS - [ ] `KILL ` - [ ] `MODE ` - - [ ] `RESTART` + - [x] `RESTART` - [ ] Extra commands - [x] `NAMES` - [x] `WHOIS` @@ -50,10 +49,9 @@ - [ ] ChanServ - [x] CatServ (Outside of PawServ) - [x] Link `PRIVMSG *serv` to `*serv` -- [ ] Extra (not planned) features - - [ ] ident support +- [x] Extra ~~(not planned)~~ features + - [x] ident support - [ ] Authentication - - [ ] Make the server able to change the client's host - [x] Store credentials in an SQLite3 file. - [x] Map NickServ IDENTIFY - [ ] Map PASS