when using the tool to mirror a blog it makes sense
when using the tool to mirror an account on something like twitter or mastodon it does not
copied over from the [lumbung-feed-aggregator repo](https://git.vvvvvvaria.org/rra/lumbung-feed-aggregator/issues/13)
> when using the tool to mirror a blog it makes sense
> when using the tool to mirror an account on something like twitter or mastodon it does not
aadil
changed title from emphasis on origin domain does not make sense witih instances with multiple users to emphasis on origin domain does not make sense with instances with multiple users2022-01-01 08:00:45 +00:00
r
changed title from emphasis on origin domain does not make sense with instances with multiple users to [feed.py] emphasis on origin domain does not make sense with instances with multiple users2022-01-07 10:05:37 +00:00
It 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"
It 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"
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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"