Alistair Shepherd

Results 11 comments of Alistair Shepherd

Hey @jgauna! Would you be able to create a stripped-back example of this in a repo/gist or Stackblitz? I don't understand your specific setup well enough to know what the...

Sorry to bump, for those looking for a solution to this in future if you are using PHP 7.3 or 7.4 a few file edits are required. You can view...

Hi @jgauna, sorry I wasn't able to identify what the problem you were encountering here was. Part of that was because I have been working on a complete rewrite of...

@jgauna Great to hear! If I understand correctly what you're looking for, you want to know when a component has been successfully downloaded and initialised? I think your best bet...

A CSS addition to limit indentation at a depth of 10 would be relatively straightforward (if ugly): ```css .tweets .tweets-replies > * > * > * > * > *...

I'm also not sure about downloading and hosting someone else's content without consent. It also potentially opens up users to GDPR, right to be forgotten and other laws so if...

> > I'm also not sure about downloading and hosting someone else's content without consent. > > Downloading and hosting a two very different scenarios though. Yes in this case...

I have a version of this in-progress, I'll polish it up and get it in a PR soon!

I think if using markdown can scale well enough then it would be a nice addition. In the meantime https://github.com/timhutton/twitter-archive-parser is perhaps closer to what @gauntface is looking for!

Hey @smarterdigitalltd! Thanks for dropping this in, all the signs are pointing to this being related to your build setup. It appears that for whatever reason it's not importing and...