libreddit/templates
Nick Lowery 888e7b302d
Filter subreddits and users (#317)
* Initial work on filtering subreddits and users

* Fix doubly-prefixed subreddit name in search alt text (e.g. r/r/pics)

* Don't set post title to "Comment" if empty - this could throw off actual posts with the title "Comment"

* Filter search results

* Fix filtering to differentiate between "this subject itself is filtered" vs "all posts on this current page have been filtered"

* Remove unnecessary check

* Clean up

* Cargo format

* Collapse comments from filtered users

Co-authored-by: spikecodes <19519553+spikecodes@users.noreply.github.com>
2021-11-26 04:02:04 +00:00
..
base.html Fix indentation and formatting 2021-11-23 22:23:29 -08:00
comment.html Filter subreddits and users (#317) 2021-11-26 04:02:04 +00:00
error.html Fix post flairs 2021-02-21 10:11:17 -08:00
post.html Support displaying awards (#168) 2021-11-25 02:08:27 +00:00
search.html Filter subreddits and users (#317) 2021-11-26 04:02:04 +00:00
settings.html Filter subreddits and users (#317) 2021-11-26 04:02:04 +00:00
subreddit.html Filter subreddits and users (#317) 2021-11-26 04:02:04 +00:00
user.html Filter subreddits and users (#317) 2021-11-26 04:02:04 +00:00
utils.html Support displaying awards (#168) 2021-11-25 02:08:27 +00:00
wall.html Fix indentation and formatting 2021-11-23 22:23:29 -08:00
wiki.html Move the subs list into the navbar. 2021-01-31 09:52:18 +11:00