log libpurple/protocols/yahoo/yahoochat.c @ 32827:4a34689eeb33 default tip

age author description
Sat, 19 Nov 2011 14:42:54 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin default tip
Sat, 01 Oct 2011 15:03:57 +0000 andrew victor Use purple_conversation accessor methods.
Mon, 26 Sep 2011 14:57:21 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 30 Aug 2011 20:03:11 +0000 andrew victor Convert yahoo prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data()
Mon, 29 Aug 2011 12:59:57 +0900 Yoshiki Yazawa build fix
Mon, 29 Aug 2011 12:28:49 +0900 Yoshiki Yazawa merge to upstream
Tue, 23 Aug 2011 05:43:51 +0000 Mark Doliner Some struct hiding. What a pain.
Sat, 12 Feb 2011 04:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 22 Sep 2010 14:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin:
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sat, 14 Aug 2010 05:17:38 +0000 Elliott Sales de Andrade Fix some "Dead nested assignment"s and then kill off some useless
Mon, 27 Jul 2009 15:22:00 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 26 Jul 2009 17:25:18 +0000 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
Sat, 25 Jul 2009 04:54:36 +0000 Yoshiki Yazawa explicit merge of 'd957c051e839d63bfc0ef71320934890e7ae63c4'
Tue, 07 Jul 2009 06:09:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 921a6693312cc38dd6dbc93e91d6bf5c60938634)
Fri, 19 Jun 2009 04:18:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 30f1540c6158d08c3c58172fff717ac182596cff)
Sun, 15 Mar 2009 10:39:42 +0000 Yoshiki Yazawa now yahoo plugin can obtain room list in yahoo jp service.
Tue, 03 Mar 2009 06:57:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 66190c21dfe7125476caca3c14725bac9db8b71b)
Thu, 18 Dec 2008 05:23:37 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
Thu, 04 Dec 2008 09:28:04 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Sat, 27 Sep 2008 13:28:07 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a77a8a85e623af608434736b9e63cc17507ec60c)
Sun, 25 May 2008 04:30:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 217103c3e954ff2d295a6590ad3477d357894f9c)
Thu, 17 Apr 2008 17:02:07 +0000 Yoshiki Yazawa roomname should be in utf8
Sun, 19 Jul 2009 08:31:44 +0000 Sulabh Mahajan Fixes #1982
Sat, 18 Jul 2009 16:17:32 +0000 John Bailey Oops! We should use YAHOOJP_CLIENT_VERSION if we're a Yahoo JAPAN account;
Sat, 18 Jul 2009 16:12:12 +0000 John Bailey Change a bunch more of our yahoo packets to use the session ID. I believe this
Thu, 16 Jul 2009 15:13:57 +0000 Sulabh Mahajan Prevent users from being added to the conference before they accept the invitation
Thu, 16 Jul 2009 14:45:26 +0000 Sulabh Mahajan Prevent conference from splitting, when reinvited to one we are a member of. Fixes ticket #9601
Thu, 16 Jul 2009 12:55:06 +0000 Sulabh Mahajan Fixes ticket #9685, Use the fact "Status is 11 when we are being notified about invitation being sent to someone else"