- Edited
So far I've been able to create a dropdown, create the database schema and api endpoints. Here is a small demo, where you can see how I'd like to be able to support multiple recipients using the existing autocomplete functionality:
I'm considering allow multiple recipients, and if that is the case allow naming the private discussion. One-on-one discussions will never have a name though.
For future versions I plan on allowing members of a specific group to add their group, it will require a global permission though.