refs #16803
I haven't find a way to share on mastodon
with a link, so that button is hidden on the ui.
The FB share currently not working, as matomo.org
is on spam-list at FB.
I fixed a small bug with the feedback popup: it called the remindMeLater
method even when the user clicked on the never remind me button, so actually the user was reminded again in 90 days.
@flamisz If you want to make it a bit more complex, you could add a input field for people to enter their Mastodon URL and then redirect them to https://mastodon.example/share?text=the%20text
One minor thing, before I forget:
All texts should probably be translatable.
@Findus23 yes, that's a good point. for sure it should be. I will do that