@MonkderVierte I'm afraid I can't handle that from a browser extension, but good to know!
helloyanis
@prex Wait that's a thing?
Well, this host basically the same value as a "Sent from my iPad" signature haha, how can you encrypt a post that's publicly available to everyone?
- Sent with Mastodon Web
@LodeMike A more programatically concrete way would be to use https://developer.mozilla.org/en-US/docs/Web/API/MediaStream/_Recording/_API/Using/_the/_MediaStream/_Recording/_API
@InfiniteFlow Ho, kiujn estas en la angla? Mi pensis ĉiujn estis en la esperanta!
Kaj pri la vortaron, ankoraŭ ne, sed baldaŭ!
(Sorry if this has errors, as I said I'm still learning!!)
@MrFloppy I agree! I sometimes received notifications on Mastodon from comments by Lemmy accounts on this post but far from with all comments (~10%) and sometimes my replies on Mastodon didn't carry over to Lemmy (I don't even know if this one will!) so there's still work to be done to get things working just right!
@troglodyte_mignon @cyan_mess
The 1M signatures were passed!
After that, the people in charge will check if there are duplicate signatures (twice from the same person or from someone who does not exist) so keep on signing just to be safe!
@Skiluros Heading URL is the 1st line of your mastodon post.
You can join an image to your mastodon comment and it will show on lemmy (a new post will just show the link to the post)
For URL and thumbnail I don't think you can.
@MonkderVierte The thing is, since the code is running inside a browser extension there's no way to interact with third party tools that aren't part of the standard JavaScript api.
Well, I mean there's Native Messaging https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native/_messaging but it only works for PC (Bye bye to ~70% of Android users) and I'd have to use a forked version to be able to handle messages from the browser extension, so I think that's not the best solution for me