mikupls
mikupls
Can confirm that I can reproduce this. Surprising that reddit loads emotes from 3rd party pages, I haven't seen this before. I think the only solutions here would be to...
Sounds like somehow the compose setup is having network problems to me. As a first step I would try `docker exec`-ing into the running composed container and check if it...
Can you provide an example post for this one? How does one detect/see spoiler posts? (is it a flair or something else?)
Not sure if it should be in a separate issue, but blurring NSFW is definitely something I would like to see as well. And I'm not sure how the ideal...
This behaviour was exactly the reason that I sent the PR to disable autoplay by default (#302) :sweat_smile: I doubt that this request can be fulfilled without using javascript, but...
Closing in favor of #738.
Thanks. Looks like this patch still applies cleanly. Don't expect me to be able to explain the regexes after a year though :)
I like this idea. The hard part is likely making it compatible with the various themes. In the default white theme this looks pretty good, but I imagine that you'd...
I realize the error page is a bit overloaded in use (i.e. there are many paths that lead to the error page). Many of these paths point to some problem...
What is the use-case? Is this just to prevent querying reddit directly? Or would you expect a libreddit-style JSON API that is somehow different from reddit?