Mutual Follow "Friends" button - plus Message
Design and Skin Customization
This is pretty much already supported by Jamroom:
- You can easily view WHICH profiles you are following (as a user) by clicking on the "Profiles you Follow" option in the user menu
- You can easily see which USERS are following your active profile by clicking on the "followers" profile menu option.
One of the issues here is that Jamroom is not a 1 to 1 system (1 user to 1 profile) - it can be 1 user to multiple profiles, or multiple profiles to 1 user. Users follow profiles - not users.
This is why the users that follow a profile are shown in the PROFILE menu, while profiles a user follows is shown in the USER menu.
The one thing we could do here is have some type of indicator on the profile followers page whether or not the viewing user (if they are the profile owner) is following that user's profile. Would need to be handled via JS though, and not in a template, since the followers page is cached and on a profile with multiple users this would be a problem.
updated by @brian: 01/30/16 09:20:54AM