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)
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.


No differences found