Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meeting customization #149

Open
6 tasks
edemaine opened this issue Feb 23, 2021 · 2 comments
Open
6 tasks

Meeting customization #149

edemaine opened this issue Feb 23, 2021 · 2 comments
Labels
admin Features for meeting admins only (formerly blocked)

Comments

@edemaine
Copy link
Owner

edemaine commented Feb 23, 2021

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

@edemaine edemaine added the admin Features for meeting admins only (formerly blocked) label Feb 23, 2021
@mehtank
Copy link
Contributor

mehtank commented Apr 23, 2021

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 ]:

  • Header icon
    • URL to image
    • Alternate dark-mode icon
    • Header icon width
    • Link
    • Hover tooltip
    • Favicon?
  • Welcome
    • Custom inlined HTML added somewhere in the existing text
    • IFramed link replacing the welcome page altogether
  • Chat infrastructure [ e.g. external RocketChat / Discord-via-titanembed / ?? ]
    • IFrameable URL to replace default top-level "meeting chat"
    • some way [ API calls? URL mangler? ] to create / refer to new room-level chats

@mehtank
Copy link
Contributor

mehtank commented May 12, 2021

* 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

mehtank pushed a commit to mehtank/comingle that referenced this issue Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin Features for meeting admins only (formerly blocked)
Projects
None yet
Development

No branches or pull requests

2 participants