Andrea Peltrin

Results 41 comments of Andrea Peltrin

Actually videos - and embedded contents in general - are removed by Feedparser due to its sanitization process. Removing sanitization altogether is not an option, since there are to many...

There's no UI for creating new groups. The workaround is to create a OPML feed with a group and one or more feeds into in and import it with: `sweat...

I am genuinely interested in hear why do you people use groups. I'm subscribed to something like 70 feeds - most of them are personal blogs so they are rarely...

Thank you @nitinthewiz and @a3rosol for your input. In the @a3rosol case I guess that, when you are subscribed to a bunch of major news sites, the "unread" view is...

As you have written on Slack the bug is always reproducible if one releases the mouse over _part_ of a page, while it always works fine if one releases outside...

@[ChristophP](https://github.com/ChristophP) narrowed it down. This is a Terser issue https://github.com/terser/terser/issues/1212

> Updated favorites!Trying to grab from user_id=0... On the second attempt it seems to request user zero, which is obviously wrong. Did you manage to fix that?

This is mine: [passiomatic/mage-city](https://github.com/passiomatic/mage-city).

if your are looking for something like ``, it is missing because intentionally omitted from Elm UI too, see https://discourse.elm-lang.org/t/input-select-not-available-in-elm-ui/2874/5?u=passiomatic . Right now Elm Designer tends to be a 1:1...

I'm closing this since next Coldsweat version will be based on Flask which has various ways to handle configurations: env. vars, dot files, Python files, etc. which can be used...