Friendships are really frustrating to query, and bi-directional relationships aren't possible, creating 2 friendship records for each relationship between two profiles clarifies their relationship and makes querying easier.
[x] FriendshipPolicy correctly reflects Friendships for permissions
[x] ProfilePolicy correctly reflects Friendships for permissions
[x] EventAttendeePolicy correctly reflects Friendships for permissions
[x] Mono-directional friendships are stripped out of the app in UI and Queries
[x] Seedfiles reflect new friendship structure
[x] Add profiles to Friendship page and update the text for Friendship
Description of Feature or Issue
closes #186
Friendships are really frustrating to query, and bi-directional relationships aren't possible, creating 2 friendship records for each relationship between two profiles clarifies their relationship and makes querying easier.
Checklist
User-Facing Changes