Skip to content

feat: Implement Donation URL

Ghost User requested to merge gh-b77c0252/343/unknown/refs/pull/343/head into develop

Created by: NilaTheDragon

What

I implemented the Donation URL feature as per issue #330 (closed) including the suggestion to also show it in the donation popup.

Change Summary:

  • Added 3 translation keys (donate, donationUrl, pleaseDonateInstance)
    • JP Translations (I don't speak JP so this is translator work unfortunately)
    • EN Translations
    • DE Translations
  • DB Migration
  • Show Link in Instance Dropdown Menu
  • Show Link in Instance About Page
  • Show Link in Donation Popup

Why

See #330 (closed)

Additional info (optional)

image image image

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

Merge request reports