summaryrefslogtreecommitdiffstats
path: root/cholerab/cholerab-live/chol_net.py
Commit message (Collapse)AuthorAgeFilesLines
* added robustness, removed utf8 supportmakefu2011-07-241-10/+11
| | | | | | to be able to send special characters over the line the characters are translated into their number value and written as string. this essentially breaks utf-8 support for the clients, needs to be fixed some time later added ignore for own messages, message colorization
* emergency commitmakefu2011-07-241-0/+81