edemaine / comingle

Multiroom meeting app integrating web tools
MIT License
44 stars 8 forks source link

Meeting customization #149

Open edemaine opened 3 years ago

edemaine commented 3 years ago

Now that meetings have secret keys (#144), we can add meeting-specific customization:

mehtank commented 3 years ago

Additional meeting-level settings [ possibly meta-configurable via Config options depending on how much customizability you want to enable on the main server vs self-hosted servers ]:

mehtank commented 3 years ago
* Setting default sort for a meeting

The code for this already existed but wasn't accessible. This can now be set (via API, no UI yet) with d437c81 in #175