-
When I view rss2email email's in my inbox some of the images are super large which doesn't look great in smaller screens. It would be great if the emails sent from rss2email can be made responsive.
-
Getting the following error on this feed:
http://sarahcandersen.com/rss
Traceback (most recent call last):
File "bin/r2e", line 5, in
rss2email.main.run()
File "/home/craig/.virtualenvs/rss…
-
from the code
https://github.com/rss2email/rss2email/blob/e258d165c1628f0e97315b7b3dd757ec51450209/rss2email/feed.py#L424-L425
I gather the "looks like HTML" warning doesn't refer to the conten…
-
I'd like to have the possibility to load the `feeds.txt` file from the network. I think that a cmdline option `-f/--feeds` could be used for that.
Once implemented it could result in sth like: `rss…
-
When an atom feed element has an "updated" date which changes, it should be taken into account, in addition to the content's value, for detecting a modified element that needs to be notified.
The f…
-
Hi
after switching to 3.8 I'm gettting the following error for a news feed where I set up a post process hook.
Traceback (most recent call last):
File "/usr/bin/r2e", line 5, in
rss2ema…
-
### Prerequisites
- [X] I have searched for duplicate or closed issues
### What version are you using?
1.1.0
### Describe the issue
In its current version, the function [docker_stack_stop()](http…
Wobak updated
3 weeks ago
-
EDIT: this issue was reused for https://github.com/rss2email/rss2email/issues/173#issuecomment-809979352 and below, feel free to skip the top
-------
Hello!
Suddenly last week, rss2email has st…
Aanok updated
2 years ago
-
Feedparser https://github.com/kurtmckee/feedparser/pull/354 has dropped support for the `etag`, `modified` and `agent` parameters in the parse call (https://github.com/rss2email/rss2email/blob/master/…
-
My linter says `feed` is undefined for this line:
https://github.com/wking/rss2email/blob/master/rss2email/feed.py#L439
[This line above](https://github.com/wking/rss2email/blob/master/rss2email/feed.…