CMPUT404 / socialdistribution

A distributed social network
http://socshizzle.divshot.io
Apache License 2.0
0 stars 2 forks source link

Incorrect updates to requests/pending lists #167

Closed xkb closed 9 years ago

xkb commented 9 years ago

Author A makes a friend to request author B.

As of right now based on snooping through the admin panel, Author B is added to A's requests list Nothing changes in the B model.

What should happen... Author B is added to A's pending list Author A is added to B's requests list

Should be an easy fix.

derekdowling commented 9 years ago

Most likely a setting problem with the frontend host. This should probably get re-worked a bit to check auth type rather than host.