Maintain room member's last seen item and fix docs

This commit is contained in:
oxalica 2024-09-06 02:52:31 -04:00
parent e98c9f8b3c
commit e74da2812b
6 changed files with 100 additions and 14 deletions

View file

@ -77,6 +77,8 @@
<div>
<label for="chat">chat:</label>
<input type="text" id="chat" placeholder="message" />
<button id="mark-seen">mark history seen</button>
</div>
</div>
</body>