LemmyNet / jerboa

A native android app for Lemmy
GNU Affero General Public License v3.0
1.15k stars 167 forks source link

Explain symbol when post was removed #1458

Closed firefoxlover closed 3 months ago

firefoxlover commented 3 months ago

Pre-Flight checklist

Describe The Feature Request Below

Screenshot_20240319-193654

My post seems to have been removed.

Kinda related to another bug, asking for infos "why did this happen". Not sure if this is a general Lemmy issue, doesnt there need to be a notification when such an action is done?

I had comments under the post and couldnt reply, post deleted but it was not clear if the comment or post. And to this time I got no notification and dont even know what happened.

The symbol in the post is not explained, a popup when pressing it may be useful.

Latest Github Jerboah release

MV-GH commented 3 months ago

@dessalines does Lemmy do anything to notify the affected user of any moderation action?

If it doesn't you will have to request this feature on Lemmy.

At most Jerboa can detect instance bans. But it can't check all your posts and comments.

MV-GH commented 3 months ago

Also see #1319

I am very hesitant to make those icons touchable. It just means more touch areas that would be accidentally hit when you want to do something unrelated.

At minimum we are adding a explanation in the readme, and possible the a help page in Jerboa that explains all the icons

firefoxlover commented 3 months ago

I think touching the icons is not a problem as it doesnt occur often. Documenting them somewhere in the app would be best

dessalines commented 3 months ago

The back-end doesn't notify you of mod actions currently, that's a separate issue.

This is also a dupe of #1319