Results 382 comments of Nutomic

@medivh63 Did you follow the steps in [this comment](https://github.com/LemmyNet/lemmy/issues/2201#issuecomment-1094339338)?

Previously discussed in https://github.com/LemmyNet/lemmy/issues/1434. Seems like the user who opened the issue closed it for some reason.

You would have to go through those errors and fix them manually one by one. Or figure out a way to automate it. Not a very fun job. Best open...

@VictorVenema I replied in the linked issue. As the comment by Claire mentions, this problem is caused by unfortunate UX and database design in Mastodon, which means it is their...

> I really do not understand why @Nutomic thinks not being able to make a community and an account with the same name is a "severe limitation". I would call...

This is improved with https://github.com/LemmyNet/lemmy/pull/2047. If there are a community and user with the same name, Mastodon now prefers the community (but the user doesnt work).

It would be possible to add a workaround for this, namely a config option `federation.mastodon_compat` (disabled by default). If enabled, it would prevent creation of a community, if a user...

There is [currently a discussion on Lemmy](https://lemmy.ml/post/252002) about a similar issue, that the local/all view shouldnt include many posts from the same user in a row. I think that makes...