You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A bunch of minor bugfixes to get a clean compile with "gcc -Wall" and "clang -Wall".
cbufs get zeroed out before reuse - security patch.
Cleaned up and modernized the perl db-manipulation scripts.
Added a UTF-8 parser and changed the way filtertext works and is used to allow for UTF-8 messages. User nicks and group names are still limited to a restricted 7-bit ascii character set though.