Server hacks to allow non-ASCII characters to be carried in
authorArt Cancro <ajc@citadel.org>
Tue, 28 Feb 2006 04:09:00 +0000 (04:09 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 28 Feb 2006 04:09:00 +0000 (04:09 +0000)
commitaf23b68fd136d4815a6eaf5db0893a06bd252a7e
tree6fac77d1368960a66796f3a51875b2bf082d1d85
parent2efbac0695527e2d356b613fd91ad44810ddb0c1
Server hacks to allow non-ASCII characters to be carried in
instant messages and displayed in certain types of text messages.
This allows UTF-8 and ISO-8859-1 instant messages in WebCit, for
example.
citadel/commands.c
citadel/messages.c
citadel/msgbase.c
citadel/msgbase.h
citadel/serv_chat.c