this post was submitted on 30 Aug 2025
68 points (100.0% liked)

Voyager

7289 readers
4 users here now

The official lemmy community for Voyager, an open source, mobile-first client for lemmy.

Download on App Store

Download on Play Store

Use as a Web App

Download on F-Droid

Rules

  1. Be nice.
  2. lemmy.world instance policy

Sponsor development! 👇

Number of sponsors badge

💙

founded 2 years ago
MODERATORS
 

I often get reports with just “Breaks Community Rules” and no additional context. This is because Voyager automatically sets the mandatory report reason as “Breaks Community Rules” without actually adding a reason. However, it's often not clear why a post would break those rules and which rule would be broken.

top 9 comments
sorted by: hot top controversial new old
[–] rimu@piefed.social 29 points 4 days ago (1 children)

If the API provided rules as an array rather than a single big chunk of text then frontends could present a list to users when reporting.

[–] qaz@lemmy.world 6 points 4 days ago* (last edited 4 days ago) (1 children)

Yes that would be the best solution imo. However, that would require changes to Lemmy (which usually take a while). Did you see the proposals in the linked issue?

[–] rimu@piefed.social 6 points 4 days ago (1 children)

Yeah. The problem with using a regex is the formatting of the rules would need to be very consistent. There'd be no way to make it reliable.

[–] qaz@lemmy.world 2 points 4 days ago

The proposed text would not render as markdown and would be invisible when viewing it normally, it would be added in addition to the existing text. It would be used to store the rule list for clients specifically wanting a list until such a feature is added to Lemmy itself.

[–] acockworkorange@mander.xyz 21 points 4 days ago (1 children)

Ideally voyager would display the sidebar and a field to enter the reason for the report for the user.

[–] qaz@lemmy.world 12 points 4 days ago

That could also work. It's certainly a lot simpler than my proposal in the GitHub issue.

[–] otter@lemmy.ca 2 points 4 days ago (1 children)

Maybe even a note saying that vague reports may be ignored.

I do my best to investigate what the problem might be, but at some point I need to dismiss the report without actioning anything

[–] qaz@lemmy.world 4 points 4 days ago (1 children)

I don't think that's a good idea. There often is a very good reason for the report. I usually sent a DM asking the reporter to elaborate further.

[–] otter@lemmy.ca 3 points 4 days ago

Fair enough, I do investigate more for the communities I'm actively moderating, but a lot of the reports are intended for the community moderators, and it's not really my place to follow up on it.

Another common one is "spam". We get a lot of legitimate reports for spam which I take action on. Sometimes a regular comment is reported for "spam", and if it doesn't look like spam to me then I will end up dismissing it.