{#snippet title()} {/snippet} {#snippet action()} {#if remove($pubkey, missingInboxes).length > 0} {@const count = remove($pubkey, missingInboxes).length} {@const label = count > 1 ? "inboxes are" : "inbox is"}
{count}
{/if} {/snippet}
{#if missingInboxes.includes($pubkey!)}

Your inbox is not configured.

In order to deliver messages, {PLATFORM_NAME} needs to know where to send them. Please visit your relay settings page to set up your inbox.

{:else if missingInboxes.length > 0}

{missingInboxes.length} {missingInboxes.length > 1 ? "inboxes are" : "inbox is"} not configured.

In order to deliver messages, {PLATFORM_NAME} needs to know where to send them. Please make sure everyone in this conversation has set up their inbox relays.

{/if} {#each elements as { type, id, value, showPubkey } (id)} {#if type === "date"} {value} {:else} {/if} {/each}

{#if loading} Looking for messages... {:else} End of message history {/if} {@render info?.()}

{#if parent} {/if}