{{ activeTab.charAt(0).toUpperCase() + activeTab.slice(1) }}
{{ user.username.charAt(0) }}
No posts yet. Be the first to post!
{{ chirp.username.charAt(0) }}
{{ chirp.username }}
{{ formatTime(chirp.created_at) }}
{{ chirp.message }}
{{ getChirpById(replyId).username.charAt(0) }}
{{ getChirpById(replyId).username }}
@{{ getChirpById(replyId).username }}
{{ formatTime(getChirpById(replyId).created_at) }}
{{ getChirpById(replyId).message }}
All Videos
No videos have been posted yet. Be the first to share a video!
{{ formatVideoDuration(video.duration || 0) }}
{{ truncateText(video.message, 60) || 'Video post' }}
{{ formattedPreviewTime }}
{{ currentVideo.message || 'Video post' }}
Comments
No comments yet. Be the first to comment!
Select a group to view conversations
{{ getGroupById(selectedGroupId).name }}
{{ getGroupById(selectedGroupId).description }}
{{ getGroupById(selectedGroupId).members.length }} members
{{ user.username.charAt(0) }}
{{ user.username.charAt(0) }}
{{ user.displayName }}
@{{ user.username }}
{{ userPosts.length }}
Posts
{{ userGroups.length }}
Groups
{{ getTotalLikes() }}
Likes
Profile Settings
My Posts
You haven't posted any {{ activeAccountTab }} yet.
{{ post.message }}
{{ post.replies ? post.replies.filter(id => !getChirpById(id).deleted).length : 0 }}
{{ post.likes || 0 }}
{{ formatTime(post.created_at) }}
{{ truncateText(video.message, 30) }}
{{ truncateText(image.message, 30) }}
{{ truncateText(audio.message, 30) }}
{{ getChirpById(replyId).message }}