source: chat.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @b75acf6   2009-10-22T21:55:23Z wilmer Don't include chat.h from bitlbee.h. make install-dev doesn't install …
(edit) @6d5eb72   2008-12-14T01:14:55Z wilmer Added more chat.c sanity checks that were (embarassingly) missing so far.
(edit) @549545b   2008-12-13T20:02:55Z wilmer Checking if acc->prpl->chat_join actually exists before using it. :-/
(edit) @94acdd0   2008-09-28T11:18:19Z wilmer Restored support for password-protected chatrooms (for now only by …
(edit) @3611717   2008-08-31T15:00:35Z wilmer Added auto_join code.
(edit) @d995c9b   2008-08-31T14:54:39Z wilmer Added cleanup code.
(edit) @39f93f0   2008-08-31T13:42:33Z wilmer /join can now be used to join chatrooms, join_chat should not be used …
(edit) @0e639f5   2008-08-31T09:13:56Z wilmer Added one TODO, and also dupe-check channel names against the control …
(edit) @e7bc722   2008-08-31T00:04:53Z wilmer Integrated cmd_set() and the "account set" into one fully unreadable …
(edit) @131c6b6   2008-08-30T22:26:45Z wilmer Added chat_get(), similar to account_get() (find an account by number …
(add) @ad9feec   2008-08-30T18:59:58Z wilmer Added chat.c to keep track of chatrooms the user cares about.
Note: See TracRevisionLog for help on using the revision log.