compsoc-edinburgh / mapp

πŸ—ΊοΈπŸ“‘πŸ’ƒ The Marauders App helps you find rooms with free machines in university labs and helps you find your friends. It does this by SSHing into every machine and dialling home.
https://mapp.betterinformatics.com
MIT License
4 stars 4 forks source link

friend confirmations #3

Open qaisjp opened 6 years ago

qaisjp commented 5 years ago

Currently friends are stored in a redis set as uun-friends, with a list of uuns.

Overview of proposed system:

Proposed flow of implementation:

Also, when uuna adds uunb as a friend, this happens:

We should probably also reset everyone's friends list. There could be a button to auto-friend request people on that list?