defendtheweb / hackthis.co.uk

HackThis!!
http://www.hackthis.co.uk
Other
46 stars 55 forks source link

Option to cancel pending friend request #103

Open roun512 opened 10 years ago

roun512 commented 10 years ago

There should be an option to cancel the pending friend requests like a simple red (x) on Pending

lwward commented 10 years ago

The AJAX event is already in place as you can decline friendships from the notifications menu. It should not be too much trouble to add and bind a new element on the profile page.

roun512 commented 10 years ago

What i meant is to cancel the friend request i send like :

i sent you a friend request and then i want to cancel it before you accept/decline it

PMaynard commented 10 years ago

Yeah, and what @0x6C77 said was that we can implement that feature if we use the AJAX event which declines friendships.

roun512 commented 10 years ago

Oh sorry then i misunderstand him