yarr/doc/todo.txt
Nazar Kanaev fd44c98cd0 nothing can be done
the website serves content without charset/encoding information
in http headers. in the absence of that info charset.DetermineEncoding
defaults to cp-1252, but the actual content served is utf-8.

which explains why, say, ’ shows up as ’

see:
    https://stackoverflow.com/questions/2477452/%C3%A2%E2%82%AC-showing-on-page-instead-of
2021-04-07 14:54:57 +01:00

5 lines
154 B
Plaintext

- fix: focus on the newly added feed
- etc: test new parser extensively
- fix: loading items (by scrolling down) is glitching while feeds are refreshing