]> Sergey Matveev's repositories - public-inbox.git/commit
fix quoted URL generation in feeds
authorEric Wong <e@80x24.org>
Tue, 22 Apr 2014 09:24:45 +0000 (09:24 +0000)
committerEric Wong <e@80x24.org>
Tue, 22 Apr 2014 09:32:47 +0000 (09:32 +0000)
commit48dc8ff5e67714985897047c189bdf019b796a60
treeb0f196789c42969d28de8ed606c9478e9090bf0d
parent7a5c9dd00ed82ffb71cd5bec41aa1c615de12ada
fix quoted URL generation in feeds

While we're at it, make sure strange characters are escaped properly
in Message-IDs.  We'll need tests for all this behavior.
Documentation/design_www.txt
TODO [new file with mode: 0644]
lib/PublicInbox/Feed.pm
public-inbox.cgi