a2331eab1f
PollContent now: - Reads existing m.poll.response / org.matrix.msc3381.poll.response events from the room timeline on mount to restore vote state across refreshes - Counts votes per answer (per-sender latest-wins deduplication) - Shows percentage bars and vote totals in real time - Subscribes to RelationsEvent.Add/Remove/Redaction so counts update live when other users vote without requiring a page reload - Optimistic local update keeps the UI snappy while the send request flies