Up/Edit DMs #20

Closed
opened 2026-02-17 18:05:27 +00:00 by hodlbod · 1 comment
Owner

Imported from https://github.com/andotherstuff/universes/issues/20 by @staab on 2025-11-14T18:25:33Z


See https://github.com/coracle-social/flotilla/issues/225 for how this was done in public chat. The additional wrinkle with DMs is that they can only be deleted using the same key that was used to create them. So we need to:

Store keys used for signing DMs
Only allow delete/edit if the user has the key
AUTH and publish delete using the signing key

This will give us some cool functionality no one else has though. Add delete and edit.

_Imported from https://github.com/andotherstuff/universes/issues/20 by @staab on 2025-11-14T18:25:33Z_ --- See https://github.com/coracle-social/flotilla/issues/225 for how this was done in public chat. The additional wrinkle with DMs is that they can only be deleted using the same key that was used to create them. So we need to: Store keys used for signing DMs Only allow delete/edit if the user has the key AUTH and publish delete using the signing key This will give us some cool functionality no one else has though. Add delete and edit.
hodlbod added this to the Current milestone 2026-02-17 18:05:27 +00:00
triesap was assigned by hodlbod 2026-02-17 21:25:42 +00:00
triesap was unassigned by hodlbod 2026-02-25 00:14:39 +00:00
Author
Owner

Fixed in cd54bc28

Fixed in cd54bc28
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coracle/flotilla#20