You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* members can get admin status/access on a group
* creator starts as admin
* admins can (un)designate other admins
* creator gets protection from de-adminning? (would simplify code not to handle this case)
* admin controls:
* membership
* membership system: set to one of:
* anyone can join anytime
* anyone can request membership; admin must approve
* invite only
* admin can manually add members
* admin can manually remove members
* read access: set to one of:
* anyone can read
* only members can read
* write access: set to one of:
* anyone can write
* only members can write
* revoked group membership should result in the loss of access to any group posts
Interface
separate river view from group view
on the separate group view only group posts (+ comments) are displayed