{#if $logged_in}
handle_btn("timeline")} active={$page.url.pathname === "/"}>
Timeline
handle_btn("notifications")} active={$page.url.pathname === "/notifications"}>
Notifications {#if $unread_notif_count}
{$unread_notif_count <= 99 ? $unread_notif_count : "99+"}
{/if}
Explore
Lists
Post
log_out()}>
play_sound()}>
{$client.user.nickname}
{`@${$client.user.username}@${$client.user.host}`}
{/if}
campfire v{VERSION}
source
issues