diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,13 +1,13 @@ | |||
1 | nix build .#readit | 1 | nix build .#lurker |
2 | 2 | ||
3 | todo: | 3 | todo: |
4 | - [ ] support crossposts | 4 | - [ ] support crossposts |
5 | - [ ] fix gallery thumbnails | 5 | - [x] fix gallery thumbnails |
6 | - [x] pass query params into templates, add into pagination | 6 | - [x] pass query params into templates, add into pagination |
7 | - [ ] subscription manager: reorder, mass add | 7 | - [ ] subscription manager: reorder, mass add |
8 | - [x] styles for info-containers | 8 | - [x] styles for info-containers |
9 | - [ ] open in reddit/reply in reddit link | 9 | - [ ] open in reddit/reply in reddit link |
10 | - [ ] placeholder for unresolvable thumbnails | 10 | - [x] placeholder for unresolvable thumbnails |
11 | - [x] expand/collapse comments | 11 | - [x] expand/collapse comments |
12 | - [x] fix title rendering in views/comments.pug | 12 | - [x] fix title rendering in views/comments.pug |
13 | - [x] fix spacing between comments | 13 | - [x] fix spacing between comments |