yarr/doc/todo.txt
Nazar Kanaev 682b0c1729 done
2021-04-02 22:26:43 +01:00

16 lines
570 B
Plaintext

- new: show image inside content
- new: update the parser to use the first media content
if the primary content is missing (youtube feeds)
- fix: loading items (by scrolling down) is glitching while feeds are refreshing
- fix: scrollTo/scrollBy with smooth behavior instead of scrollTop
- ref: organize "server" package using KonMari method
https://github.com/gin-gonic/gin : nice example of router api
- ref: drop goquery, switch to cascadia (or `x/net`)
- ref: `mmcdole/gofeed` has too many indirect deps, drop it
- ref: convert `.content` to `#content`