Results 382 comments of Nutomic

@xaegit Best open a pull request.

This is because comments can only be sorted by `TopAll`, other options such as `TopDay` are not implemented but are automatically converted to `TopAll`. So this is unrelated to 0.19,...

Lemmy backend returns an error message `{"error":"couldnt_create_post"}` in that case, but lemmy-ui doesnt handle it which results in infinite spin. Moving this to lemmy-ui repo.

Do you mean that downvotes should be ignored when calculating the post ranking?

The crosspost check is very basic, it just gets a list of posts which have the same url. The display is misleading in that it shows community names when the...

I cant reproduce this with 0.17.4 https://enterprise.lemmy.ml/post/416616

With that link I can reproduce the problem. Seems like markdown in the title field should generally be ignored. https://enterprise.lemmy.ml/post/416618

Its the same here on Github. Dont think this can be considered a bug.

This is intentional as it wouldnt be good to have clickable links or embedded images there.