Removed the Base64 encoding in RSS feed links. There was a bug in the other implemen...
authorArt Cancro <ajc@uncensored.citadel.org>
Thu, 28 Jul 2011 16:45:04 +0000 (12:45 -0400)
committerArt Cancro <ajc@uncensored.citadel.org>
Thu, 28 Jul 2011 16:45:04 +0000 (12:45 -0400)
commitfeb684dfef5f3b343263d2344406816b3eb1c76f
tree0809c1e0aba90ab1a271780af0b856281766c82b
parent0b7fda8f24d229e6a6e65b3be192c3d7282dda40
Removed the Base64 encoding in RSS feed links.  There was a bug in the other implementation and it was easier to just do it this way.  It's all StrBuf now, which Willi will like :)
webcit/feed_generator.c