[feed.py] emphasis on origin domain does not make sense with instances with multiple users #9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
copied over from the lumbung-feed-aggregator repo
emphasis on origin domain does not make sense witih instances with multiple usersto emphasis on origin domain does not make sense with instances with multiple usersemphasis on origin domain does not make sense with instances with multiple usersto [feed.py] emphasis on origin domain does not make sense with instances with multiple usersIt is probably best to write a specific parser for mastodon and twitter or other things. Or change the entire visual representation so that this has less impact.
I believe this had to do with the fact that I designed it like so:
from {author} at {domain}
"from Anne at orgwebsite.org"
which becomes weird when it is:
"from usrnm at twitter.com"