lemon24

Results 53 issues of lemon24

It would be nice to get entries the user recently interacted with. "Interacted" means, at a minimum, marked as (un)read/important. "Set tag" might be nice. "Downloaded enclosure" might be nice...

enhancement
core

[environ['CONTENT_LENGTH']](https://github.com/seanbrant/requests-wsgi-adapter/blob/7b33ce210c17bd9707e4b26c2f0ed307424f90b9/wsgiadapter.py#L133) should be str, because [PEP 3333](https://peps.python.org/pep-3333/#environ-variables) says: > It is a violation of this specification for any CGI variable’s value to be of any type other than str. WSGIAdapter...

#307 needs a way of changing the feed update frequency. Just like https://github.com/lemon24/reader/issues/96#issuecomment-1236304134, this should be a configurable global/per-feed strategy. Use cases: * different recurring frequencies (1h, 6h, 1d); a...

enhancement
API
core