Main
- The server password in the config file is not used.
ChanServ
- Channel topics don't get restored properly on initial sync
- AKICK doesn't properly translate between _ and ?
- Responses inconsistently include root nicks when adding and removing channel access.
- Response is confusing when using an override to set founder.
- Problem with succeeding chans (log?)
- chanuser gets desynced, with entries remaining in channels after the user has left.
NickServ
- /ns set gives a confusing response when a non-existent setting is specified
- /ns acc is broken.
- Changing root/dropping nicks too fast causes races
Fixed bugs
Main
ChanServ
NickServ
- Race conditions exist when changing nicks right after connecting.
- Dropping a nick would not unidentify the user.
- user table entries don't expire properly.