Releases: Aly-ve/Mastodon-share-button
Releases · Aly-ve/Mastodon-share-button
Empire
In this release, MSB can:
- Display a different text depending of the user's browser language. I used official Mastodon's translation which are available on the official repository.
- Display your own text with dataset (see
README.md
) - Possibility to append an icon to the button by HTML tags (see
README.md
) - Don't display a text: button's text are enabled by default, you can disable the text and just display an icon.
Don't hesitate to do an issue if your occurred an error. :)
Foundation
First release of Mastodon Share Button
MSB is now usable to use on your website.
This script use Javascript ES5 and does not work on Internet Explorer.
It also use cookie to save the user's instance and reuse the cookie to share your button's data on Mastodon.
This release is the first one and it will be the base of the future of MSB. Then, don't hesitate to send your opinion or share your ideas.
Don't forget to read README.md
to use MSB as indicated.