libreddit/src
robrobinbin 809be42e01
Add "View all comments" and "Show parent comments" buttons when viewing a single thread. Closes #65 (#115)
* Start recursive comments

* Update comment.html

* Fix move error

* Comment improvements

* Fix merge

* Remove extra endif from post.html

* Fix post.html

Co-authored-by: spikecodes <19519553+spikecodes@users.noreply.github.com>
2021-02-12 09:16:59 -08:00
..
main.rs Add "View all comments" and "Show parent comments" buttons when viewing a single thread. Closes #65 (#115) 2021-02-12 09:16:59 -08:00
post.rs Add "View all comments" and "Show parent comments" buttons when viewing a single thread. Closes #65 (#115) 2021-02-12 09:16:59 -08:00
proxy.rs Move from Actix Web to Tide (#99) 2021-02-09 17:38:52 +00:00
search.rs Move from Actix Web to Tide (#99) 2021-02-09 17:38:52 +00:00
settings.rs Move from Actix Web to Tide (#99) 2021-02-09 17:38:52 +00:00
subreddit.rs Split subscription names by + 2021-02-09 21:56:38 -08:00
user.rs Move from Actix Web to Tide (#99) 2021-02-09 17:38:52 +00:00
utils.rs Add "View all comments" and "Show parent comments" buttons when viewing a single thread. Closes #65 (#115) 2021-02-12 09:16:59 -08:00