mirror of
https://gitlab.com/biskuteri-cafe/JKomasto2.git
synced 2025-01-23 23:21:56 +01:00
Snowyfox
e6fea4c061
Fixed bug when redraft makes no changes
(Before this, JKomasto and sometimes the Mastodon web client would get '411 Record Not Found' when submitting the same text after deleting and redrafting. Presumably the Mastodon server caches both whether an idempotency key was fulfilled and which post it leads to, and for some reason it looks up the second and fails.)
Description
No description provided
Languages
Java
99.8%