💾 Archived View for rawtext.club › ~sloum › geminilist › 006843.gmi captured on 2021-12-05 at 23:47:19. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

-=-=-=-=-=-=-

<-- back to the mailing list

[users] Announcing Antenna!

Björn Wärmedal bjorn.warmedal at gmail.com

Mon Jul 5 15:43:11 BST 2021

- - - - - - - - - - - - - - - - - - - 
If I remove an item from my personal feed and re-submit, will that item
be removed from your database as well?
In other words, does your service purge everything from a given domain
before re-digesting a given feed URL?

It doesn't currently. The ENTRIES table in the database looks like this:entries (author text, updated datetime, title text, link text primary key)

I could add a column for "feedurl" and purge that before re-adding it,but I'm not sure it's worth the extra complexity. Entries disappearafter only a week anyway.

Hmm. I'm gonna have a look at this in the next couple of days.

Cheers,ew0k