{created_at_ago}
{#if event}
{ show_raw_json_modal = true }} class="btn btn-xs text-neutral-content" >
{#if show_raw_json_modal}
{JSON.stringify(event.rawEvent())}
(show_raw_json_modal = false)}>Close
{/if}
{ show_share_modal = true }} class="btn btn-xs text-neutral-content" >
{#if show_share_modal}
Share
(show_share_modal = false)}>Close
{/if} {/if} {#if !show_compose && $logged_in_user}
{ show_compose = true }} class="btn btn-xs" >
{/if}
{#if show_compose}
{ show_compose = false }} class="btn btn-circle btn-ghost btn-sm right-2 top-2">✕
replySent()} />
{/if}