Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Moving MSN contacts between groups is now possible, but no support yet for | Wilmer van der Gaast | 2010-06-09 | -1/+1 | |
| | | | | | | | | | | creating new groups. | ||||
* | | Mainline merge. | Wilmer van der Gaast | 2010-05-03 | -0/+8 | |
|\ \ | |||||
| * \ | Merge msn-keepalive, a nice hack (not yet documented) which sends keepalives | Wilmer van der Gaast | 2010-04-16 | -0/+8 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | to switchboards with offline contacts. This is meant as a work-around for the current lack of support for offline messaging. | ||||
| | * | | Be more clever with keepalives; detect when a switchboard is opened with | Wilmer van der Gaast | 2010-04-10 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | someone who's offline already. Still a hack but it eases the pain a little bit. | ||||
| | * | | First stab at MSN keepalives. | Wilmer van der Gaast | 2010-04-10 | -0/+7 | |
| | |/ | | | | | | | | | | | | | Only kicks in if the user goes offline during a conversation. | ||||
* | | | Merging loads of stuff from mainline. | Wilmer van der Gaast | 2010-04-14 | -0/+1 | |
|\| | | |||||
| * | | Added local_display_name setting for MSN accounts and some hopefully clever | Wilmer van der Gaast | 2010-03-29 | -0/+1 | |
| |/ | | | | | | | | | | | enough handling for it. Should solve problems with MSN servers forgetting/ overriding display names set by the user. | ||||
* | | Merging mainline. | Wilmer van der Gaast | 2010-03-17 | -4/+3 | |
|\| | |||||
| * | Adding a few consts and other misc fixes from bug #431. Doing this via a | Wilmer van der Gaast | 2010-03-14 | -3/+3 | |
| |\ | | | | | | | | | | | | | merge because bzr can probably deal with the conflicts better than patch. | ||||
| | * | Some const/etc cleanups submitted by domen@coderock.org back in bug #431. | Wilmer van der Gaast | 2010-03-14 | -3/+3 | |
| | | | |||||
| * | | MSN module updated to deal with the new API. Not many changes since it | Wilmer van der Gaast | 2010-03-06 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | doesn't currently support away messages anyway. This is more a bit of a cleanup. | ||||
* | | | Added MSN file transfer of type MSNFTP. | ulim | 2008-08-11 | -0/+4 | |
|/ / | | | | | | | | | Transfer is direct and the sender can not be firewalled. | ||||
* / | Added msn_sb_write_msg() (patch from ulim). | Wilmer van der Gaast | 2008-08-10 | -0/+6 | |
|/ | |||||
* | 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 | |