Skip to content

Add invitation link support

Lukas Müller requested to merge development into main

Implements invitation tokens that can be used via a command. By using this syntax (/invitation=<token>) as message in the chat link, it essentially implements an invitation link. Introduces two new tables: survey_visibility and group_invitations. (breaking changes!)

Merge request reports