Mostly removing dead code & improving code style.
There are a couple of notable improvements though:
- Better support for feeds that report a fake source link (lookin' at you, Patreon)
- URL cache for icons to reduce data usage & writes a bit (there's more work to be done here, would be good to downscale high res icons and check less frequently overall)
- Rewrite some database requests to re-use statements and simplify code flow
Mostly removing dead code & improving code style.
There are a couple of notable improvements though:
- Better support for feeds that report a fake source link (lookin' at you, Patreon)
- URL cache for icons to reduce data usage & writes a bit (there's more work to be done here, would be good to downscale high res icons and check less frequently overall)
- Rewrite some database requests to re-use statements and simplify code flow