Add enclosure element to RSS feed
authorJacob Casper <dev@jacobcasper.com>
Sun, 26 Jun 2022 20:31:06 +0000 (15:31 -0500)
committerJacob Casper <dev@jacobcasper.com>
Sun, 26 Jun 2022 21:00:26 +0000 (16:00 -0500)
commitbad138e3f54b8456b9e38c3c274d4f6d016b39ff
treec3c1e26de98d83fc88cd131dedee0b9d61b812ed
parentfd25bf8779a37e731732f3978f5cef80704f00f9
Add enclosure element to RSS feed

This should allow the client to download the full quality image when
fetching items if supported. The length attribute is _technically_ a lie
but it's B64 encoded so it should be greater than the actual bytes
transferred if anything, and considered a worst case.
rss.php