nnreddit
nnreddit copied to clipboard
A Gnus backend for Reddit
Hi, I don't know if this still works due to Reddit API restrictions, but I wanted to give it a try. I installed the package using Cask but whenever I...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...
With the Reddit API changes going into effect by the end of the month, I'm unsure if this will be usable anymore. Would you consider adapting the codebase to use...
Character are forwarded to reddit as C octal escaped UTF-8 e.g. ä turns into `\303\244`.
Hey, I noticed that answers to the initial message often quote the initial even thou on the reddit side the answer didn't quote the initial post. E.g. take this thread:...
# Description When fetching the initial group list nnreddit tries to fetch /u/ and throws 404. # Emacs build infromation In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.35,...
Hey, I noticed that nnreddit doesn't allow to name the select method. What is the reason for that? I added nnreddit to my selected methods as `(nnreddit "Reddit")`.
`nnreddit-venv: installing venv to c:/Users/micha/AppData/Roaming/.virtualenvs/nnreddit-20210912.236-c:/WINDOWS/py.exe... OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'C:\\Users\\micha\\AppData\\Roaming\\.virtualenvs\\nnreddit-20210912.236-c:' nnreddit-venv: Invalid virtualenv nnreddit-20210912.236-c:/WINDOWS/py.exe specified!` Don't know what it's doing. Seems...
midday on 7/6/21 I started to receive 401's when pulling new headers ```Warning: nnreddit-rpc-call: nnreddit-rpc-request: (:code -32603 :message Internal error :data An invalid value was specified for display_name. Check that...
I've been using your nnreddit package successfully for a while, thanks for putting it together :-) I've noticed that gnus-article-hide-citation doesn't work for hiding citations in my setup, unlike other...