Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Incoming typing notifications. | Wilmer van der Gaast | 2010-04-13 | -0/+14 | |
| | |||||
* | Allow sending typing notifications (CTCP TYPING) again. | Wilmer van der Gaast | 2010-04-13 | -0/+14 | |
| | |||||
* | Restored CTCP/DCC hooks for outgoing file transfers. | Wilmer van der Gaast | 2010-04-13 | -0/+19 | |
| | |||||
* | Fixed cleanup issues when turning off an account. Also fixed syntax of | Wilmer van der Gaast | 2010-04-12 | -1/+1 | |
| | | | | | *_user_free(). | ||||
* | Including DCC stuff again, with a wonderful extra layer of abstraction. | Wilmer van der Gaast | 2010-04-11 | -1/+32 | |
| | | | | | | | Some hooks are missing so sending files doesn't work yet. Receiving also still seems to have some issues. On the plus side, at least the MSN/Jabber modules work again. | ||||
* | Get full names properly. Handling of nick_source setting and | Wilmer van der Gaast | 2010-04-04 | -0/+42 | |
| | | | | | imcb_nick_hint() is probably still broken. | ||||
* | Can receive messages again. | Wilmer van der Gaast | 2010-04-01 | -0/+31 | |
| | |||||
* | Show buddy online/offline status in the first channel. | Wilmer van der Gaast | 2010-04-01 | -0/+11 | |
| | |||||
* | Restored "account" root command and restored enough stuff to be able to | Wilmer van der Gaast | 2010-03-31 | -3/+28 | |
| | | | | | send messages. Also started moving stuff out from nogaim.* into bee_* files. | ||||
* | nogaim.c is close to doing something useful again without speaking any IRC | Wilmer van der Gaast | 2010-03-31 | -0/+75 | |
itself. |