daniel-bell / hush

A client-side encrypted chat application
MIT License
0 stars 0 forks source link

Deleting friendship requests #27

Open daniel-bell opened 10 years ago

daniel-bell commented 10 years ago

Currently you can only make a maximum of 10 friendship requests; however you can't delete any that are currently active.

A delete cross next to friendship requests that you have made, similar to in the friends list, this should tie in with UserRelationshipController->deleteAction($id)