Changeset bddbfe0 in Klonkt for src/views/pages/admin-stats.ejs

Timestamp:
06/27/2026 12:04:36 PM (2 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
dd7daef
Parents:
7cea873
Message:

feat(fedi): edit your own outbound replies (Update(Note))

  • services/ActivityPubService.js — deliverOutboxUpdate rewrites the stored reply (mention re-added + #tags re-linked) and federates an Update(Note); listOutbox exposes the plain editable text (outboxEditableText) to prefill the box; added to the default export.
  • routes/posts.js — POST /fediverse/:id/edit (owner only).
  • views/pages/authorize-interaction.ejs — an Edit details/textarea per reply in the manage list; + CSS.
  • services/i18n.js — fedi.edit / fedi.save_edit (NL/EN/DE).
(No files)

Note: See TracChangeset for help on using the changeset viewer.