summaryrefslogtreecommitdiff
path: root/src/chatchannel.h
AgeCommit message (Collapse)AuthorFilesLines
2006-01-24Chat Channeling Commit part 4. Renamed the slang filter into StringFilter ↵Yohann Ferreira1-0/+5
and moved some code to it. Added the missing protocol values, and implemented registering/registering of channels; More to come about it.
2006-01-20Chat channeling commit part 3. Is now linked with the connection handler to ↵Yohann Ferreira1-6/+6
chat in a specific channel. Also made some fixes on the chat channeling.
2006-01-18Chat channeling commit part 2.Yohann Ferreira1-15/+36
2006-01-15Chat channeling commit part 1. Useful to get feedback before committing ↵Yohann Ferreira1-0/+95
what's next