yarr/doc/todo.txt
2021-03-16 09:50:12 +00:00

18 lines
688 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: switch to the standard logger
- 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: `getlantern/systray` has too many indirect deps, include+rewrite the code
- ref: `mmcdole/gofeed` has too many indirect deps, drop it
- ref: convert `.content` to `#content`