Eliot Lash
Eliot Lash
I was able to use dropcaster today to create a feed of m4a files (AAC) encoded by iTunes. Dunno if anything changed but it seems to "just work" now (at...
Thanks for the response. I'm not sure how to fix this as I'm not so good with Ruby and I don't understand how your custom Logger is supposed to work...
This is the only feature I'd actually install this tool for, seems like almost everything else can be handled by just using the filesystem and letting the dropbox daemon handle...
@Bergiu good call. how about this?
Awesome! That share button would be great, but this will do for now. Here's a console snippet to build the full share URL: ```javascript 'https://cryptii.com/open?pipe=' + encodeURIComponent(JSON.stringify(cryptii.App.getInstance().getPipe().serialize())) ```
`innerHTML` seems to work great for parsing an HTML string into a hyperscript object at runtime. But for posterity I wanted to show an example of how to translate the...
Duplicate of https://github.com/mastodon/mastodon/issues/1404 ? But I agree this is badly needed. Thanks for the detailed write-up.
I have made a command-line tool that can import Mastodon lists into a different instance. Hopefully this will be added into the actual app, but it was faster to make...
@kublaios yes, when running locally I just delete the `test_output` folder before running the lane again. Having the results there when the lane is run isn't a realistic situation in...
I am not really maintaining this plugin anymore, as long as you've tested this change it's fine with me to merge. Thanks.