Add configurable default chatroom bookmarks for new users #116
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/default_chatrooms"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a job to set a new user's XMPP private storage for bookmarks to contain configured default rooms. A new global setting lets operators configure default rooms, as well as decide if they should be auto-joined (turned off by default).
Also refactors/simplifies the exchange-contacts jobs and overall job usage in the Devise hook a little bit.
Resolved the merge conflicts that another PR created.