log

age author description
Mon, 11 Apr 2011 22:16:34 +0000 andrew victor Move the PIN-change option into a separate PluginAction.
Mon, 11 Apr 2011 21:28:33 +0000 andrew victor Due to the new alpha-numeric loginnames and auto-generated userId's the
Mon, 11 Apr 2011 21:00:18 +0000 andrew victor MXit servers updated, so we can now enable updating of the "About Me" and
Mon, 11 Apr 2011 20:37:42 +0000 andrew victor Escape the font-size-change character sequences when sending to MXit.
Mon, 11 Apr 2011 18:27:03 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 726c5220207c01e8799797c7d6d4455d23159281)
Fri, 01 Apr 2011 13:50:10 +0000 pieter loubser * extended the profile information shown for pending invites
Thu, 31 Mar 2011 20:15:18 +0000 andrew victor The mini-dialogs feature now allows you to request profile information for
Thu, 31 Mar 2011 19:32:34 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head ece03c16966f58e1db43e5c20fe35a6707b468d2)
Tue, 29 Mar 2011 14:43:15 +0000 andrew victor * More enhancements to user-searching.
Tue, 29 Mar 2011 14:39:29 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 7386f651da12e8eaa3a280ff11f2d7c163136d94)
Tue, 29 Mar 2011 06:55:54 +0000 andrew victor merge of '75c1e83a87528fd242c342004ffcc0a4af52164f'
Fri, 25 Mar 2011 08:36:10 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 40ac21cffeec1a6ccb95ee0290e1f4f457fd8ff4)
Mon, 28 Mar 2011 22:18:22 +0000 andrew victor Searching.
Fri, 25 Mar 2011 08:33:12 +0000 pieter loubser * fixed crash caused by entering a wrong password (tx queue management)
Wed, 23 Mar 2011 14:28:07 +0000 andrew victor Profile field lengths as per protocol doc.
Tue, 22 Mar 2011 22:21:14 +0000 andrew victor SuggestContacts packets updated.
Tue, 22 Mar 2011 21:56:30 +0000 andrew victor Extensions to the user profile.
Mon, 21 Mar 2011 21:07:47 +0000 andrew victor Less code duplication.
Mon, 21 Mar 2011 20:52:40 +0000 andrew victor The MultMX server now always sends "You have been kicked." when you are
Mon, 21 Mar 2011 19:40:36 +0000 andrew victor Fix bug in mxit_show_split_message() (the workaround for Pidgin's workaround
Mon, 21 Mar 2011 16:30:01 +0000 andrew victor Add the invite message support to MXit prpl.
Sun, 01 May 2011 16:36:39 +0000 Ethan Blanton Accept broken URLs from third-party GG clients same as official GG.
Sat, 30 Apr 2011 16:27:01 +0000 John Bailey Credit Pat for his patch and !ChangeLog it. Refs #13290.
Sat, 30 Apr 2011 16:24:14 +0000 pat Fix another vvconfig crash. Fixes #13290, #13774.
Thu, 21 Apr 2011 20:36:02 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 19 Apr 2011 05:05:25 +0000 Daniel Atallah Use the new account-contextual DNS API everywhere. Refs #11110
Tue, 19 Apr 2011 04:59:30 +0000 Daniel Atallah Add the new account-specific API to ChangeLog.API
Tue, 19 Apr 2011 04:58:17 +0000 Daniel Atallah Add new DNS-related API to perform lookups in the context of an account.
Tue, 19 Apr 2011 04:41:59 +0000 Daniel Atallah Add a new proxy type of "Tor". This is really just a SOCKS5 proxy, but can be
Tue, 19 Apr 2011 00:21:32 +0000 Daniel Atallah The T_SRV and T_TXT defines are needed on WIN32 too.