aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/service/friend.ts
AgeCommit message (Collapse)Author
2025-04-27Bug Fix: preventing an undefined friendId causing unwanted deletion of all ↵Vidhu Kant Sharma
of the user's friendships (one sidedly, too\!)
2025-04-27Added route to get full profile of a friendVidhu Kant Sharma
2025-04-16Returning the friend object upon new friendshipVidhu Kant Sharma
2025-04-16Responding with HTTP 400 upon trying to unfriend selfVidhu Kant Sharma
2025-04-13first commitVidhu Kant Sharma