index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocols
/
msn
/
sb.c
Commit message (
Expand
)
Author
Age
Lines
*
Be more clever with keepalives; detect when a switchboard is opened with
Wilmer van der Gaast
2010-04-10
-1
/
+32
*
First stab at MSN keepalives.
Wilmer van der Gaast
2010-04-10
-7
/
+18
*
Added msn_sb_write_msg() (patch from ulim).
Wilmer van der Gaast
2008-08-10
-0
/
+42
*
Disabling "Unknown command" warnings since they're very noisy and pretty
Wilmer van der Gaast
2008-02-03
-1
/
+1
*
When a switchboard connection dies (at the TCP level) and there are still
Wilmer van der Gaast
2008-01-12
-0
/
+43
*
Changed warning message about unsent MSN messages. It should show the actual
Wilmer van der Gaast
2008-01-06
-35
/
+6
*
Added handling of MSN switchboard NAK messages. Untested, but hey, it
Wilmer van der Gaast
2008-01-05
-0
/
+11
*
Read-only support for Jabber conferences (non-anonymous rooms only).
Wilmer van der Gaast
2007-04-22
-1
/
+1
*
Renamed/slightly changed syntax of groupchat callback functions.
Wilmer van der Gaast
2007-04-19
-12
/
+12
*
API cleanup pretty much complete. Fixed pretty much everything except the
Wilmer van der Gaast
2007-04-16
-3
/
+3
*
s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a
Wilmer van der Gaast
2007-04-15
-3
/
+3
*
Cleaned up struct im_connection. No more username/password stuff since
Wilmer van der Gaast
2007-04-15
-8
/
+8
*
More cleanups, mainly in the callbacks. Replaced things like
Wilmer van der Gaast
2007-04-05
-6
/
+5
*
s/gaim_connection/im_connection/ and some other minor API changes. The rest
Wilmer van der Gaast
2007-03-30
-34
/
+34
*
Preparing for Jabber conference room support.
Wilmer van der Gaast
2007-03-27
-9
/
+11
*
MSN message packets are now sent at once instead of separately. Probably
Wilmer van der Gaast
2006-10-24
-6
/
+9
*
Merging from main/jelmer.
Wilmer van der Gaast
2006-05-29
-4
/
+6
|
\
|
*
Added SB_FATAL to MSN errorcode 911 so BitlBee won't disconnect from MSN
Wilmer van der Gaast
2006-05-26
-4
/
+6
*
|
Moved everything to the BitlBee event handling API.
Wilmer van der Gaast
2006-05-10
-7
/
+13
|
/
*
Fixed a very stupid bug in the "Closing switchboard with unsent messages"
Wilmer van der Gaast
2006-03-17
-4
/
+4
*
When closing down MSN (sb) connections with unsent messages, the warning
Wilmer van der Gaast
2006-01-30
-1
/
+4
*
Cleaned up some warnings in MSN module that appeared because of the const cha...
Wilmer van der Gaast
2006-01-04
-1
/
+1
*
When trying to talk to MSN people who are offline, the switchboard gets reset...
Wilmer van der Gaast
2005-12-18
-1
/
+25
*
Implements solution to typing notifications in ticket #45
Matt Sparks
2005-12-04
-1
/
+1
*
Updates copyright headers of files that were changed in 2005 too.
Wilmer van der Gaast
2005-11-12
-1
/
+1
*
Initial repository (0.99 release tree)
0.99
Wilmer van der Gaast
2005-11-06
-0
/
+659