ChaelCodes / MeetAnotherDay

An app to help you find and meet up with your friends at conferences.
MIT License
35 stars 20 forks source link

Added a condition around the friendship button to avoid friending with oneself #167

Closed SergejPanov closed 4 months ago

SergejPanov commented 9 months ago

Added a condition around the friendship button to avoid friending with oneself

Fixes ChaelCodes/ConfBuddies#166

ChaelCodes commented 6 months ago

I've come around on this one, and I think you have a point about not allowing profiles to friend themselves.

ChaelCodes commented 4 months ago

This merged recently, but implemented in an entirely different way.