mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-07-30 19:46:17 +00:00
Surface the account-layer moderation write path in the UI: - LocalDesktopIAccount CompositionLocal (provided at the app content root) so deeply-nested note surfaces can reach mute/block/report without prop-drilling. - ShareMenu gains 'Mute user' + 'Report…' items (writeable accounts only). - ReportNoteDialog: NIP-56 reason picker + optional comment, with 'Report' and 'Block & report' actions. - DesktopIAccount.reportEvent(Event, …) overload for the menu (report(Note) delegates). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>