libreddit/src
robrobinbin 93cfc713c6
Generate URL to restore settings, including subscriptions. Closes #89 (#116)
* Start recursive comments

* Update comment.html

* Fix move error

* Comment improvements

* Fix merge

* Remove extra endif from post.html

* Fix post.html

* Restore setting from link

* Tweak settings page

Co-authored-by: spikecodes <19519553+spikecodes@users.noreply.github.com>
2021-02-13 20:55:23 +00:00
..
main.rs Generate URL to restore settings, including subscriptions. Closes #89 (#116) 2021-02-13 20:55:23 +00: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 Generate URL to restore settings, including subscriptions. Closes #89 (#116) 2021-02-13 20:55:23 +00:00
subreddit.rs Generate URL to restore settings, including subscriptions. Closes #89 (#116) 2021-02-13 20:55:23 +00:00
user.rs Move from Actix Web to Tide (#99) 2021-02-09 17:38:52 +00:00
utils.rs Generate URL to restore settings, including subscriptions. Closes #89 (#116) 2021-02-13 20:55:23 +00:00