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

7.2: Patreon linking #16

Merged
merged 39 commits into from
Oct 13, 2024
Merged

7.2: Patreon linking #16

merged 39 commits into from
Oct 13, 2024

Conversation

TheRockettek
Copy link
Contributor

  • Added ability to automatically link and manage patreon linked accounts
  • Added ability on website to manage memberships and transfer between servers. Consolidates logic into new membership service to reuse with slash commands.
  • Removed the everyone role from role dropdown selectors on the website.
  • Reliability fix for image generation service.

Changes done before 31st of August are part of 7.1:

  • Added invite tracking for Welcomer Text, DMs and Images
  • Updated default configuration for Welcomer DMs.
  • Fixes validation errors not showing on the dashboard.
  • Fixes rules screen on dashboard not erroring when no rules were set and was enabled.
  • Fixes orders being authorized instead of captured, causing no payments to be made.
  • Fixes certain numbers not showing the correct ordinals.
  • Fixes messages not being sent when quotes are in a guild or user name.
  • Fixes roles being updated on a guild not reflecting on the dashboard.
  • Fixes tempchannels being triggered when no lobby is set.
  • Fixes animated Welcomer images not showing as animated in Discord due to an incorrect file name.

Updated fields to support multiple public keys
Updated usages of GatherVariables
@TheRockettek TheRockettek added bug Something isn't working enhancement New feature or request go Pull requests that update Go code javascript Pull requests that update Javascript code labels Oct 13, 2024
@TheRockettek TheRockettek self-assigned this Oct 13, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link
Contributor Author

@TheRockettek TheRockettek left a comment

Choose a reason for hiding this comment

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

includes missed changes

@TheRockettek TheRockettek marked this pull request as draft October 13, 2024 23:53
@TheRockettek TheRockettek marked this pull request as ready for review October 13, 2024 23:57
@TheRockettek TheRockettek merged commit 3d74aa2 into stable Oct 13, 2024
4 checks passed
This was linked to issues Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request go Pull requests that update Go code javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Membership management Patreon account linking
1 participant