log

age author description
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
Sat, 26 May 2007 14:19:11 +0000 Stu Tomlinson Compile warning fixes