aboutsummaryrefslogtreecommitdiff
path: root/src/Web/DevHive.Web/Controllers/FriendsController.cs
Commit message (Collapse)AuthorAgeFilesLines
* Updated adding and removing friends to work with friend username, instead of ↵Syndamia2021-04-081-4/+4
| | | | friend id (temporary solution?)
* adding functionality to add and remove friendsDanail Dimitrov2021-04-071-2/+6
|
* Friends endpoint inittranstrike2021-04-071-0/+50