non-custom emoji reactions can not be removed #3

Closed
opened 2022-06-09 21:59:47 +00:00 by yuka · 1 comment
yuka commented 2022-06-09 21:59:47 +00:00 (Migrated from git.ihatebeinga.live)

I send a normal emoji reaction. I click on the reaction to remove it. It seems like it's gone until I reload the page, then it's there again.
This happens both locally on an Akkoma instance, and with reactions on remote Akkoma or Pleroma instances.

The HTTP DELETE request returns 400
Bad Request with body {"error":"Could not remove reaction emoji"}

fedi.yuka.dev is running akkoma commit 0f2bfeaea7

I send a normal emoji reaction. I click on the reaction to remove it. It seems like it's gone until I reload the page, then it's there again. This happens both locally on an Akkoma instance, and with reactions on remote Akkoma or Pleroma instances. The HTTP DELETE request returns 400 Bad Request with body `{"error":"Could not remove reaction emoji"}` fedi.yuka.dev is running akkoma commit 0f2bfeaea75784b705a280960a797cfb37342252

will be fixed in 71f428185

cause was me being a dumdum and trying to re-add colons for :shortcode: format on delete

will be fixed in 71f428185 cause was me being a dumdum and trying to re-add colons for `:shortcode:` format on delete
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#3
No description provided.