feat/broadcast-mentions #76
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/broadcast-mentions"
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?
Wire the `/api/rooms/{id}/broadcast-count` endpoint into the composer script via a 300 ms debounced htmx.ajax call. The hint appears in a new `#lc-broadcast-count` slot below the staged-attachments row and is cleared on successful send, on blur, when the cursor moves off the broadcast token, or when the composer is torn down (pending timer cancelled).