#
# ChangeLog for protocols/jabber/si.c
#
# Generated by Trac 1.2.3
# 2025-01-22T09:36:31Z

Sun, 22 Aug 2010 08:07:48 GMT Wilmer van der Gaast <wilmer@…> [bd599b9]
	* protocols/jabber/si.c (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Fix two compiler warnings.


Sun, 22 Aug 2010 12:15:53 GMT Wilmer van der Gaast <wilmer@…> [1bb1e01]
	* protocols/jabber/si.c (modified)

	Fixed a misuse of xt_find_node() that could get into an infinite
	loop.


Sun, 11 Apr 2010 14:37:06 GMT Wilmer van der Gaast <wilmer@…> [17a6ee9]
	* Makefile (modified)
	* dcc.c (modified)
	* dcc.h (modified)
	* irc_im.c (modified)
	* protocols/Makefile (modified)
	* protocols/bee.h (modified)
	* protocols/bee_ft.c (added)
	* protocols/ft.h (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)
	* protocols/msn/Makefile (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/sb.c (modified)
	* protocols/nogaim.c (modified)

	Including DCC stuff again, with a wonderful extra layer of ...


Sun, 21 Mar 2010 16:52:22 GMT Wilmer van der Gaast <wilmer@…> [1cc0df3]
	* protocols/jabber/si.c (modified)

	s/last_act/last_msg/ now.


Sun, 21 Mar 2010 01:02:03 GMT Wilmer van der Gaast <wilmer@…> [aed152f]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/si.c (modified)

	Killed the last str*cmp(xml_find_attr) combos.


Sun, 21 Mar 2010 00:39:45 GMT Wilmer van der Gaast <wilmer@…> [699376f7]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/si.c (modified)

	Read the from attribute from the main stanza, not the inside query. ...


Thu, 18 Mar 2010 00:30:38 GMT Wilmer van der Gaast <wilmer@…> [b8a491d]
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)
	* root_commands.c (modified)

	Some compiler warning fixes and renamed "transfers" command to just ...


Thu, 18 Mar 2010 00:07:16 GMT Wilmer van der Gaast <wilmer@…> [78d254f1]
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	More small fixes. (NULL derefs and s/close/disconnect/)


Mon, 04 Aug 2008 14:21:49 GMT ulim <a.sporto+bee@…> [4ac647d]
	* dcc.c (modified)
	* dcc.h (modified)
	* protocols/ft.h (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	moved some stuff around in preperation for MSN merge.

	* both ends ...


Tue, 22 Jul 2008 12:37:49 GMT ulim <a.sporto+bee@…> [8a90001]
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	Added an account setting 'proxy'.

	Note that this is only used for ...


Sat, 10 May 2008 10:09:19 GMT ulim <a.sporto+bee@…> [b5cfc2b]
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/si.c (modified)

	some changes for sending.

	* not only query but also respect peer's ...


Tue, 06 May 2008 22:06:22 GMT ulim <a.sporto+bee@…> [44961cb]
	* protocols/jabber/si.c (modified)
	* root_commands.c (modified)

	fix bug in new kb/s display for transfers of less than one second.


Tue, 06 May 2008 00:20:11 GMT ulim <a.sporto+bee@…> [d56ee38]
	* dcc.c (modified)
	* dcc.h (modified)
	* protocols/jabber/si.c (modified)

	timeout of transfers after 120 seconds of no progress (bytes ...


Sun, 17 Feb 2008 12:34:47 GMT ulim <a.sporto+bee@…> [506e61b]
	* protocols/ft.h (modified)
	* protocols/jabber/si.c (modified)

	Removes the word "dcc" from 2 comments and one message. Thanks to ...


Tue, 18 Dec 2007 02:07:59 GMT kenobi <kenobi@…> [dc0ba9c]
	* dcc.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	sending via proxy


Tue, 04 Dec 2007 01:21:45 GMT ulim <a.sporto+bee@…> [793cc25]
	* protocols/jabber/si.c (modified)

	Follow rename of jabber_chat_by_jid from upstrem


Tue, 04 Dec 2007 00:48:57 GMT ulim <a.sporto+bee@…> [dce3903]
	* dcc.c (modified)
	* dcc.h (modified)
	* protocols/ft.h (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	Send and receive seems to work now! Also adopted the new buffering ...


Mon, 03 Dec 2007 14:28:45 GMT ulim <a.sporto+bee@…> [2ff2076]
	* dcc.c (modified)
	* dcc.h (modified)
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* protocols/ft.h (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/s5bytestream.c (added)
	* protocols/jabber/si.c (modified)
	* protocols/jabber/stream.c (deleted)
	* protocols/nogaim.h (modified)

	Intermediate commit. Sending seems to work. TODOs:

	* move from ...


Wed, 28 Nov 2007 21:07:30 GMT ulim <a.sporto+bee@…> [2c2df7d]
	* Makefile (modified)
	* conf.c (modified)
	* conf.h (modified)
	* dcc.c (added)
	* dcc.h (added)
	* irc.h (modified)
	* protocols/ft.h (added)
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/si.c (added)
	* protocols/jabber/stream.c (added)
	* protocols/nogaim.h (modified)
	* root_commands.c (modified)

	Initial import of jabber file receive and DCC send support. This ...