James Smith

Results 834 comments of James Smith

I think that will only work on a git checkout, which I don't think you can do inside the docker container. Good news though, there's an atom feed for releases!...

We could add a scheduled sidekiq job (like CacheCleanJob or UsageReportJob) which pulls the atom feed regularly and sets the latest release in a SiteSettings.latest_version field. Then that could be...

So, we do support opengraph which is how this stuff works, so you should see something like that. Do you not get any previews in discord right now?

Ah, right - previewable models should have it too, I'll check that logic. Private is more difficult, as OpenGraph doesn't have any authentication in there...

Interesting, there *isn't* any logic other than standard authentication walls, so if a model is previewable, it should indeed have opengraph tags. Odd.

Good call; you can hide entire types of problem if you don't want to deal with them (in user settings) but yes, a per page option would be good.

Yep, that's exactly the place, it needs to be a parameter rather than hardcoded. Not sure why I didn't do that by default tbh.

I'm doing a release shortly and managed to squeeze in a simple parameter for this if you don't mind URL-hacking it until I can get the UI in. Just add...

Good call, I can probably enable autolinking in the markdown parser.

OK, we've gotta fix this. I've now got a few examples that seem to be predictable.