Results 382 comments of Nutomic

Adding new options is pretty complicated, not a great idea for something so minor.

Can you open a pull request with your changes?

The backend API call `AddModToCommunity` doesnt check for any hierarchy, it just checks that the caller is an instance admin or a mod of the community. So the problem is...

This is already implemented, they are less visible than before.

With Lemmy 0.17.3 undetermined language is automatically always enabled. https://github.com/LemmyNet/lemmy/pull/2851

This will be partially fixed with https://github.com/LemmyNet/lemmy/pull/2819 which changes read-only apis to treat users as unauthenticated if they have a site ban. Still it would be good to notify users...

> url is meant to represent the same object as uri in potentially different representations (e.g. HTML vs ActivityStreams), but apparently Lemmy is still using url to refer to the...

As mentioned in the dev chat it would be very useful to have some unit tests here, to ensure it works as expected.

Mocking would be too complicated and could introduce problems of its own. Look at how other tests are implemented, eg for db views. Basically write some test data to the...

Can you share your exported settings file? You can remove things like followed communities or other sections for privacy.