log

age author description
Thu, 05 Jul 2007 06:48:38 +0000 Carlos Silva Add missing type declaration to variable initial
Thu, 05 Jul 2007 06:35:37 +0000 Carlos Silva In the initial ADL listing, send the commands in the correct sequence as required by the server: BLP, ADL and PRP. When the server acknowledges this initial ADL, send CHG with status information
Sat, 23 Jun 2007 03:07:35 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head eedca2ceb89c90a12f734e927c5d3b02bbde9a5c)
Fri, 22 Jun 2007 03:55:10 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Tue, 19 Jun 2007 17:28:41 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head f43d7ef3f18aadf88e22f93a8131f4fac26d5b53)
Sat, 16 Jun 2007 07:03:31 +0000 Ka-Hing Cheung Compile!
Sat, 16 Jun 2007 06:40:04 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 1cb373a79797c636c2b316a068d31fc4890976a7)
Sat, 16 Jun 2007 04:00:32 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head d3e5a5add3f39caa08b46c83177328e51c2d961a)
Sun, 03 Jun 2007 01:06:44 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 93e5d2a86a947eb2308d15b7570507a6c205c9d3)
Sun, 03 Jun 2007 01:04:11 +0000 Stu Tomlinson disapproval of revision '05c6323b8b18ceba86add2ad239fb24fc61dc469'
Sun, 03 Jun 2007 00:49:58 +0000 Stu Tomlinson Compiler be quiet! Fixes this compile warning:
Sun, 03 Jun 2007 00:40:27 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
Tue, 29 May 2007 01:42:47 +0000 Stu Tomlinson Update a couple of instances of group_id handling to cope with the new
Mon, 28 May 2007 16:12:25 +0000 Stu Tomlinson Add Pending list to recognized lists during contact list parsing
Mon, 28 May 2007 02:20:41 +0000 Stu Tomlinson Tidy up protocol version detection
Mon, 28 May 2007 02:15:55 +0000 Stu Tomlinson Patch media_if_no_status.diff from ticket #93 - fixes setting "currentmedia"
Mon, 28 May 2007 01:35:47 +0000 Stu Tomlinson Compile fix, whoops! Thanks Masca/salinasv.
Sun, 27 May 2007 21:15:06 +0000 Stu Tomlinson Don't notify for initial email messages unless the preference is set for
Sun, 27 May 2007 21:13:37 +0000 Stu Tomlinson Make the MsnUser type an enum so we have fewer magic numbers
Sun, 27 May 2007 18:02:52 +0000 Stu Tomlinson fix a debug message
Sun, 27 May 2007 17:33:50 +0000 Stu Tomlinson Always get the full contact list too, as we need it for the reverse list
Sun, 27 May 2007 17:00:06 +0000 Stu Tomlinson A bunch of MSNP14 stuff:
Sun, 27 May 2007 11:23:09 +0000 Stu Tomlinson Make a couple more functions static
Sat, 26 May 2007 18:09:07 +0000 Stu Tomlinson Patch from Pse to use the same status primitives as im.pidgin.pidgin for
Sat, 26 May 2007 17:14:25 +0000 Stu Tomlinson Fix msn_user_remove_group_id()
Sat, 26 May 2007 15:44:48 +0000 Stu Tomlinson Parse the message timestamp using purple_str_to_time. I haven't been able
Sat, 26 May 2007 15:21:33 +0000 Stu Tomlinson Remove the no longer used random blist node from the session struct
Sat, 26 May 2007 15:20:23 +0000 Stu Tomlinson use serv_got_im to report received oim's
Sat, 26 May 2007 15:07:26 +0000 Stu Tomlinson Store account specific settings in the account, not in some random blist
Sat, 26 May 2007 15:06:40 +0000 Stu Tomlinson Finish commenting out references to directconn that would never be called