Mathew Davies
Mathew Davies
I looked into this today, but it's a bit more work than I anticipated. So you _can't_ use CSS variables in the meta element. So that leaves us with a...
@spikecodes Can you update the issue label? I think this comes under an enhancement.
Regarding the SVG changes: https://github.com/spikecodes/libreddit/pull/68 It seems the author wanted to have a non jumping page when the images failed to load.
@newcat Out of interest, do you know what algorithms I need to look at to make this work? Self admittedly I lack a bit of knowledge in this domain. I...
Thanks for the reply @newcat; I appreciate the time and effort you put into it and it was the reason I sent you some monies. 💰 I've been mulling it...
I wouldn't mind having a factory class. The only preference I have would be naming the factory method something along the lines of "fromUrls", so UrlSetFactory::fromUrls(); Apart from that, go...
😬 How the hell did I not spot this ticket for the best part of a year. I'll attack this today and update it.
I started working on this @sigaloid, but it appears a lot of the actions-rs repository's haven't been updated in the last couple of years? We could probably find a better...
ty ty Working on an updated patch
Got the same problem on Arch Linux 64 bit ``` Traceback (most recent call last): File "create_db.py", line 2, in from route53.models import db File "/home/mathew/Sources/route53manager/route53/__init__.py", line 5, in from...