Merge branch 'develop' into feat/voice-channel

# Conflicts:
#	db/schema.rb
This commit is contained in:
Sojan
2025-05-11 01:52:56 -07:00
288 changed files with 4461 additions and 1085 deletions
@@ -14,7 +14,7 @@ const readableTime = computed(() =>
<template>
<BaseBubble
v-tooltip.top="readableTime"
class="px-2 py-0.5 !rounded-full flex min-w-0 items-center gap-2"
class="px-3 py-1 !rounded-xl flex min-w-0 items-center gap-2"
data-bubble-name="activity"
>
<span v-dompurify-html="content" :title="content" />