Raúl J. Vila

Results 8 comments of Raúl J. Vila

@qsniyg Indeed, I cannot replicate it in the same way, but it still doesn't work. Now it says `No media info` (on `check_image_get`) because `obj[0]` is this object with no...

Sure, here you have it (bottom). I should also point out that I have *some* (40, full list below) addons installed. I tried to make sure they are not interfering...

> I hadn't set up https for mlmyn so it couldn't store any secure cookies. @JakeShirley May I ask how do you set up https for mlmym? I'm a noob...

Note: I'm not the developer, just a random user. > I tried out a custom css with "* { font-size: 24pt; }" but it doesn't seem to work and I...

That's weird, it seems to work emulating the iPhone with Firefox. See screenshot. ![image](https://github.com/Athou/commafeed/assets/5569741/5151427d-e547-4e2b-8b48-c19b50a069ac) The only thing I can think of is reloading the page (which you probably have already...

That's weirder. I will let this one for Athou. I'm testing in a local instance, version 4.4.1 (cd06055). It's possible it's not the latest one and there is a bug...

> **Describe alternatives you've considered** > Can't think of anything else, @treetip With browser plugins like Tampermonkey, you can filter entries on the client side. See this example: ```javascript function...

@DennisJDufrene See [this other comment](https://github.com/Athou/commafeed/issues/1494#issuecomment-2244126262) on how to modify entries on the client side with Tampermonkey-style plugins. It can also be used to execute global filters, Instead of (or in...