Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't automatically enable MSN debugging messages for debugging builds. | Wilmer van der Gaast | 2008-04-08 | -1/+1 |
| | ||||
* | When a switchboard connection dies (at the TCP level) and there are still | Wilmer van der Gaast | 2008-01-12 | -5/+5 |
| | | | | | | | | | | | queued messages, they will now be moved back to the main queue and a new sb will be created to try to send the messages again. I hope this will solve some/most/all of the "Closing switchboard with unsent messages" problems, but can't be sure since this problem isn't very easy to reproduce. At least it should solve the ones caused by keeping spare switchboards around. Also enabling switchboard debugging output if configured with --debug=1, at least for now this will be useful. | |||
* | Changed warning message about unsent MSN messages. It should show the actual | Wilmer van der Gaast | 2008-01-06 | -0/+1 |
| | | | | | message(s) now. | |||
* | s/gaim_connection/im_connection/ and some other minor API changes. The rest | Wilmer van der Gaast | 2007-03-30 | -13/+13 |
| | | | | | | will come tomorrow. It compiles, I'll leave the real testing up to someone else. ;-) | |||
* | Preparing for Jabber conference room support. | Wilmer van der Gaast | 2007-03-27 | -2/+2 |
| | ||||
* | Added msn_http_encode() so it can be used in msn_buddy_list_add() too. | Wilmer van der Gaast | 2006-08-25 | -0/+1 |
| | | | | | Most likely fixes #198. | |||
* | Moved everything to the BitlBee event handling API. | Wilmer van der Gaast | 2006-05-10 | -2/+2 |
| | ||||
* | Basic handling of LSG responses. | Wilmer van der Gaast | 2006-03-21 | -1/+4 |
| | ||||
* | Cleaned up some warnings in MSN module that appeared because of the const ↵ | Wilmer van der Gaast | 2006-01-04 | -1/+1 |
| | | | | change. | |||
* | MSN consts! | Wilmer van der Gaast | 2006-01-04 | -6/+6 |
| | ||||
* | When trying to talk to MSN people who are offline, the switchboard gets ↵ | Wilmer van der Gaast | 2005-12-18 | -0/+2 |
| | | | | | | | reset to a spare correctly. This fixes a problem with messages to MSN people not arriving sometimes. | |||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+170 |