[ ] How (if at all) do we display the cubes someone collaborates on on their page? I think it would be odd not to have any links to them at all and show only owned cubes.
[ ] also extends to giving it as an option when adding a card through the card page or adding a package.
[ ] How do we handle removing collaborators? Both visually, and on the model side.
[ ] How do we handle removing users that collaborate on something? If there are backlinks in the user objects (perhaps due to the first point), then they're easy to remove, but if there aren't, do we just leave them?
[ ] Do we add some visual indicator to the History tab / blog posts that says which collaborator made a change?
[x] Do we allow collaborators to create blogposts? If not, do we allow them to create the posts that are associated with an update?
[ ] Users should probably get a notification when they are added or removed as a collaborator.
Add support for cube collaborators.
Open Questions/Items that need resolution
This list comes from @lunakv on Discord
Closes #1029