Fixed handling of file transfer receive requests to actually use the Adium file trans...
commitc9db8de13f0689d16f9f33420ed927d72466c3cc
authorEvan Schoenberg <evan@adiumx.com>
Fri, 25 Jan 2008 22:33:06 +0000 (25 22:33 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Fri, 25 Jan 2008 22:33:06 +0000 (25 22:33 +0000)
tree35b8372bdf49e3bae625f5f8b900a4e9ad4e5ecf
parent2e88e2c6c9072076018b5e2a0eb9678d478ed104
Fixed handling of file transfer receive requests to actually use the Adium file transfer request code rather than ugly libpurple-generated generic dialogues by adding a file-recv-request signal handler. This was previously working via a hack that depended upon the request API.  Also, we can now allow configuring the settings for XMPP conferences since we have the fields API implemented. Fixes #8928.

git-svn-id: svn://svn.adiumx.com/adium/trunk@22475 1c916fce-81e2-0310-a464-8ca513f45935
Plugins/Purple Service/adiumPurpleRequest.m
Plugins/Purple Service/adiumPurpleSignals.m