{#if post.reply} {/if}
gotoPost()}>
{#each post.reactions as reaction} toggleReaction(reaction)} bind:active={reaction.me} bind:count={reaction.count} disabled={reaction.name.includes('@')} title={reaction.name} label=""> {#if reaction.url} {reaction.name} {:else} {reaction.name} {/if} {/each}
🗨️ toggleBoost()} bind:active={post.boosted} bind:count={post.boost_count} sound="boost">🔁 toggleFavourite()} bind:active={post.favourited} bind:count={post.favourite_count}>⭐ 😃 🗣️ 🛠️