This patch (see attached) makes the /contrib/buddylistautoadd.module add buddies reciprocally, instead of just one-way. This reflects the behavior of MySpace (e.g. Tom), and I recommend someone take this patch and add the necessary lines of code in the hook_settings() function to make it an option (whether or not to add buddies reciprocally).

Great module! Thanks.

Comments

john morahan’s picture

StatusFileSize
new1.14 KB

This reuses the value of the 'buddylist_require_approval' setting which IIRC is already used to determine whether buddies are reciprocal or not. Untested.