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

make it configurable whether to respect autojoin #1487

Merged
merged 1 commit into from
Mar 9, 2019

Conversation

ChaosKid42
Copy link
Contributor

I'd like to be able to turn off converse.js' behaviour of autojoining MUCs bases on their bookmarks. This PR adds a new config option muc_respect_autojoin which allows this.

@ChaosKid42 ChaosKid42 force-pushed the make_autojoin_configurable branch 2 times, most recently from 1247114 to 2dccf2e Compare March 8, 2019 07:28
CHANGES.md Outdated
@@ -17,6 +17,7 @@
- #1437: List of groupchats in modal doesn't scroll
- #1457: Wrong tooltip shown for "unbookmark" icon
- #1479: Allow file upload by drag & drop also in MUCs
- #1487: New config option `muc_respect_autojoin`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can now already set it to the URL that it will be when it's released. Take a look at the URLs of other config options. You generally just have to replace underscores with dashes at the end of the URL.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Changed the PR accordingly.

@jcbrand jcbrand merged commit ed9d2a2 into conversejs:master Mar 9, 2019
@ChaosKid42 ChaosKid42 deleted the make_autojoin_configurable branch March 9, 2019 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants