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

pronouns: make base URL of links configurable #2438

Merged
merged 2 commits into from
Mar 30, 2023
Merged

Conversation

dgw
Copy link
Member

@dgw dgw commented Mar 28, 2023

Description

Adds the option to use "your own domain" for the pronoun-info links output by the pronouns plugin.

Since it's so easy for us to host our own pronoun.is clone, that means it's also easy for our users to do so. I think bot owners having the ability to choose how this plugin's links look is very much in keeping with the plugin's spirit, and it's simple to do.

This is a follow-up to #2437—and by rights should have been done in #2437, but I didn't think of it yet.

Checklist

  • I have read CONTRIBUTING.md
  • I can and do license this contribution under the EFLv2
  • No issues are reported by make qa (runs make quality and make test)
    • 1430 passed, 8 xfailed, 1 warning in 38.28s
  • I have tested the functionality of the things this change touches

dgw added 2 commits March 28, 2023 12:18
Since we maintain a fork of svelte-pronounisland, it's not that big of a
jump for bot owners to want a vanity instance tied to their communities.
This is a simple configuration option to offer.

It would be equally simple (but more annoying) to have a second setting
that allows overriding the URL for the `.tab` file containing all known
pronoun sets, used when `fetch_complete_list` is True. Won't cause any
problems unless we make frequent updates to our fork that aren't picked
up automatically by downstream users.
@dgw dgw added the Feature label Mar 28, 2023
@dgw dgw added this to the 8.0.0 milestone Mar 28, 2023
@dgw dgw requested a review from a team March 28, 2023 17:27
Copy link
Contributor

@SnoopJ SnoopJ left a comment

Choose a reason for hiding this comment

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

You love to see it, folks! 💙

@dgw dgw merged commit b5eba03 into master Mar 30, 2023
@dgw dgw deleted the pronouns-configurable-url branch March 30, 2023 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants