miniflux-v2/reader
Jan-Lukas Else 20cd023c07
Use runes instead of bytes to truncate JSON feed titles
This fix avoid breaking Unicode string. 

It solves this error:

pq: invalid byte sequence for encoding "UTF8": 0xf0 0x9f 0x9a 0x2e
2021-05-31 11:42:59 -07:00
..
atom Setup golangci-lint Github Action 2021-03-22 21:34:48 -07:00
browser Replace daemon and scheduler package with service package 2018-11-11 15:32:48 -08:00
date Add workaround to handle some invalid dates 2021-03-21 10:52:27 -07:00
encoding Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
handler Add per feed cookies option 2021-03-22 20:27:58 -07:00
icon Add option to allow self-signed or invalid certificates 2021-02-21 13:58:52 -08:00
json Use runes instead of bytes to truncate JSON feed titles 2021-05-31 11:42:59 -07:00
media Add support of media elements for Atom feeds 2019-11-28 23:55:40 -08:00
opml Refactor category validation 2021-01-03 22:50:24 -08:00
parser Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
processor Add per feed cookies option 2021-03-22 20:27:58 -07:00
rdf Handle RDF feed with HTML encoded entry title 2021-03-19 18:49:51 -07:00
readability Add rewrite rule to fix Medium.com images 2020-09-29 22:27:32 -07:00
rewrite Reformat some Go files 2021-01-27 18:13:58 -08:00
rss Handle RSS feed title with encoded Unicode entities 2021-04-30 22:57:29 -07:00
sanitizer update whitelist fix bilibili video 2021-02-20 10:29:42 -08:00
scraper Add per feed cookies option 2021-03-22 20:27:58 -07:00
subscription Add per feed cookies option 2021-03-22 20:27:58 -07:00
xml Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00