feature: reactions

This commit is contained in:
Andy Burke 2025-10-14 22:20:54 -07:00
parent 6500d9a9be
commit b8467ec870
16 changed files with 2603 additions and 383 deletions

View file

@ -175,10 +175,11 @@
};
}
</script>
<template>
<template data-for_type="post">
<div
id="${context.post.id}"
class="post-container"
data-event_id="${context.post.id}"
data-creator_id="${context.creator.id}"
data-post_id="${context.post.id}"
>