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

Support Web Monetization #369

Merged
merged 4 commits into from Oct 6, 2020
Merged

Support Web Monetization #369

merged 4 commits into from Oct 6, 2020

Conversation

thebaer
Copy link
Member

@thebaer thebaer commented Aug 19, 2020

This PR adds support for Web Monetization.

This feature is optional -- admins can enable it by setting monetization = true in the [app] section of their config -- or changing the setting in their admin panel.

When enabled, users will find a new "Web Monetization" field on the Customize page, with a little information on how it works.

This closes T773.

  • Support monetization meta tag
  • Enable end users to add a monetization pointer
  • Enable end users to update their monetization pointer

  • I have signed the CLA

This supports a new `monetization_pointer` collection attribute.
When present, we include the `monetization` meta tag on all
collection pages.
@thebaer thebaer added this to the 0.13 milestone Aug 19, 2020
@thebaer thebaer marked this pull request as ready for review September 30, 2020 18:43
Some WriteFreely instances are completely private, and thus have no need for public-
oriented features like Web Monetization. Like federation, this gives admins control
over whether or not the feature is enabled for users.

Ref T773
@thebaer
Copy link
Member Author

thebaer commented Oct 6, 2020

Merging now!

@thebaer thebaer merged commit e1cde91 into develop Oct 6, 2020
@thebaer thebaer deleted the web-monetization branch December 16, 2020 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant