@zags@octobloc.xyz i guess not, since the hash is calculated from the content of the post
@movq@uninformativ.de I think the webclient on my phone “cookie jar’ed” that mention. We need to find a way to clear the postbox so prefilled text is not carries over from difference view. Right now it seem to just store whatever. @prologic@twtxt.net or others, do you have any idea how to fix this?
@darch@neotxt.dk Yes we need to fix this 🤣 It’s really annoying 🤦♂️
@darch@neotxt.dk the content is stored in localStorage.
What I also noticed is when you open a Nick the post is ready to reply to him. This should be true only if I want to write to them.
Maybe mentioning like with yarns and forks using the prefix if not already manually written can be a solution?
@justamoment@twtxt.net Can we fix this with a little JS? 🤔
@prologic@twtxt.net yes, somehow we can.
The main issue is the appended user in the standard message storage, it can be handled with a hidden field like in yarns. What do you think?
@justamoment@twtxt.net I think we can do that! Better to avoid JS if we can? 🤔
@prologic@twtxt.net it’ll be more reliable since it can be used with JS disabled and via API.