aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/msn/sb.c
Commit message (Expand)AuthorAgeLines
* Stop those "Many switchboard failures" messages. No point in showing themWilmer van der Gaast2010-05-11-27/+22
* Be more clever with keepalives; detect when a switchboard is opened withWilmer van der Gaast2010-04-10-1/+32
* First stab at MSN keepalives.Wilmer van der Gaast2010-04-10-7/+18
* Added msn_sb_write_msg() (patch from ulim).Wilmer van der Gaast2008-08-10-0/+42
* Disabling "Unknown command" warnings since they're very noisy and prettyWilmer van der Gaast2008-02-03-1/+1
* When a switchboard connection dies (at the TCP level) and there are stillWilmer van der Gaast2008-01-12-0/+43
* Changed warning message about unsent MSN messages. It should show the actualWilmer van der Gaast2008-01-06-35/+6
* Added handling of MSN switchboard NAK messages. Untested, but hey, itWilmer van der Gaast2008-01-05-0/+11
* Read-only support for Jabber conferences (non-anonymous rooms only).Wilmer van der Gaast2007-04-22-1/+1
* Renamed/slightly changed syntax of groupchat callback functions.Wilmer van der Gaast2007-04-19-12/+12
* API cleanup pretty much complete. Fixed pretty much everything except theWilmer van der Gaast2007-04-16-3/+3
* s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h aWilmer van der Gaast2007-04-15-3/+3
* Cleaned up struct im_connection. No more username/password stuff sinceWilmer van der Gaast2007-04-15-8/+8
* More cleanups, mainly in the callbacks. Replaced things likeWilmer van der Gaast2007-04-05-6/+5
* s/gaim_connection/im_connection/ and some other minor API changes. The restWilmer van der Gaast2007-03-30-34/+34
* Preparing for Jabber conference room support.Wilmer van der Gaast2007-03-27-9/+11
* MSN message packets are now sent at once instead of separately. ProbablyWilmer van der Gaast2006-10-24-6/+9
* Merging from main/jelmer.Wilmer van der Gaast2006-05-29-4/+6
|\
| * Added SB_FATAL to MSN errorcode 911 so BitlBee won't disconnect from MSNWilmer van der Gaast2006-05-26-4/+6
* | Moved everything to the BitlBee event handling API.Wilmer van der Gaast2006-05-10-7/+13
|/
* Fixed a very stupid bug in the "Closing switchboard with unsent messages"Wilmer van der Gaast2006-03-17-4/+4
* When closing down MSN (sb) connections with unsent messages, the warningWilmer van der Gaast2006-01-30-1/+4
* Cleaned up some warnings in MSN module that appeared because of the const cha...Wilmer van der Gaast2006-01-04-1/+1
* When trying to talk to MSN people who are offline, the switchboard gets reset...Wilmer van der Gaast2005-12-18-1/+25
* Implements solution to typing notifications in ticket #45Matt Sparks2005-12-04-1/+1
* Updates copyright headers of files that were changed in 2005 too.Wilmer van der Gaast2005-11-12-1/+1
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+659