[bug] Can't undo repeat of post from rejected instance #587

Open
opened 2023-07-12 20:13:32 +00:00 by denys · 2 comments
Contributor

Your setup

OTP Another person's server, so I don't know.

Extra details

No response

Version

3.9.3

PostgreSQL version

No response

What were you trying to do?

I want my profile to only show recent posts, so since automatic removal only affects my own posts, I clean up repeated posts manually. To remove a repeated post from my profile, I click the repeat button again. However, if I repeat a post from an instance for which later a Reject policy is added, the post stays in my profile forever.

What did you expect to happen?

There should be a workaround to remove such repeated posts without sending anything to the remote instance. When a user clicks the repeat button under a post from a rejected instance to undo its repeat, I'd expect Akkoma to queue removals in a table until the policy changes, and to not show a repeated post in a user profile if it's present in that table.

What actually happened?

Clicking the repeat button under a post from a rejected instance to undo its repeat currently does nothing.

Logs

No response

Severity

I cannot use the software Minor issue.

Have you searched for this issue?

  • I have double-checked and have not found this issue mentioned anywhere.
### Your setup ~~OTP~~ Another person's server, so I don't know. ### Extra details _No response_ ### Version 3.9.3 ### PostgreSQL version _No response_ ### What were you trying to do? I want my profile to only show recent posts, so since automatic removal only affects my own posts, I clean up repeated posts manually. To remove a repeated post from my profile, I click the repeat button again. However, if I repeat a post from an instance for which later a Reject policy is added, the post stays in my profile forever. ### What did you expect to happen? There should be a workaround to remove such repeated posts without sending anything to the remote instance. When a user clicks the repeat button under a post from a rejected instance to undo its repeat, I'd expect Akkoma to queue removals in a table until the policy changes, and to not show a repeated post in a user profile if it's present in that table. ### What actually happened? Clicking the repeat button under a post from a rejected instance to undo its repeat currently does nothing. ### Logs _No response_ ### Severity ~~I cannot use the software~~ Minor issue. ### Have you searched for this issue? - [x] I have double-checked and have not found this issue mentioned anywhere.
denys added the
bug
label 2023-07-12 20:13:32 +00:00

please ensure you set your severity appropriately , this is not a "cannot use the software " level issue

please ensure you set your severity appropriately , this is not a "cannot use the software " level issue
Author
Contributor

(Sorry for the weird value in the Severity field. I'm testing how much of Forgejo is usable when I don't allowlist its JS. The issue is actually minor.)

(Sorry for the weird value in the Severity field. I'm testing how much of Forgejo is usable when I don't allowlist its JS. The issue is actually minor.)
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#587
No description provided.