Bring back room item comments #188
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a follow up to #187, which removed non-kind-9 content from rooms. However, we still want to show the UI we used to have for embedded non-chat comment. Here's how it used to look:
And here's how it looks now:
To do this:
RoomItem.svelte, detect whether a chat message is simply a quote of some other eventRoomItemContentinnerEventto merge zaps and reactions.