Switch to quotes for rich content #185
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?
Right now we load threads/goals/classifieds, etc in chat, but that won't work very well for interoperability. Instead, when creating those items in chat we should create them first, then create a kind 9 chat message that quotes the thread/goal/classified we just created.
See this thread and this PR for context.
Got your point from the issue, I'll give it a try.