Results 106 comments of Shish
trafficstars

This seems like a useful feature - as to the implementation, adding a new search term into the query behind the scenes is probably the cleanest way; but right now...

Relevant docs / validator: https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/summary-card-with-large-image https://cards-dev.twitter.com/validator

I'm currently not personally using any fediverse services, so I'm not even sure what the end result should look like - input of ideas and / or code from other...

Weird, the build from 12 hours before your comment should have included that o.o To make sure I'm understanding correctly, the change is what makes this happen: ![Screenshot 2024-01-06 at...

Aha, ok - I think I was thinking of a different issue when I was reading this one ^^ Now that I'm not mixing up issues, yeah I agree with...

(TIL that only repository collaborators are allowed to reopen issues - there isn't even a setting to allow issue reporters to manage their own open/closed statuses -_- https://github.com/isaacs/github/issues/583 - maybe...

This seems like an excellent idea which should make it much easier to make more and better customised themes :D > First: I am an enthusiast, this is the first...

> This involves moving the permissions to the database instead of being hardcoded or in a config file I wonder why this was in a config file in the first...

Ergh, Unit doesn't support this ( https://github.com/nginx/unit/issues/1011 ) and the recommendation is to use the application server to serve static files ;(