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

Your messaging relays are not configured.

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

{:else if missingRelayLists.length > 0}

{missingRelayLists.length} messaging {missingRelayLists.length > 1 ? "lists are" : "list 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 messaging 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}