blob: 7a152b3edaa84b1916b5a42f7049a468c52edca5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
nix build .#readit
todo:
- [ ] support crossposts
- [ ] fix gallery thumbnails
- [x] pass query params into templates, add into pagination
- [ ] subscription manager: reorder, mass add
- [x] styles for info-containers
- [ ] open in reddit/reply in reddit link
- [ ] placeholder for unresolvable thumbnails
- [x] expand/collapse comments
- [x] fix title rendering in views/comments.pug
- [x] fix spacing between comments
- [x] collapse even singular comments
- [ ] highlights for op, sticky etc.
- [ ] support 'more comments'
- [ ] avoid js to toggle details in views/index.pug
- [ ] set home to sum of subs
- [ ] details tag on safari
|