aboutsummaryrefslogtreecommitdiffstats
path: root/chat.c
Commit message (Expand)AuthorAgeLines
* /join can now be used to join chatrooms, join_chat should not be usedWilmer van der Gaast2008-08-31-1/+1
* Added one TODO, and also dupe-check channel names against the controlWilmer van der Gaast2008-08-31-0/+3
* Integrated cmd_set() and the "account set" into one fully unreadableWilmer van der Gaast2008-08-31-3/+5
* Added chat_get(), similar to account_get() (find an account by number orWilmer van der Gaast2008-08-30-0/+35
* Added chat.c to keep track of chatrooms the user cares about.Wilmer van der Gaast2008-08-30-0/+105