From cb71b9c56754abe739b889aeb9fd8bf80097c661 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 2 Jun 2026 21:10:39 +0200 Subject: Command to mark messages as seen Changelog: Added `/seen` command to mark messages as seen. --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a84a3aa..912640b 100644 --- a/README.md +++ b/README.md @@ -95,12 +95,12 @@ Test chatroom [19:03] Some Name: Hi `/conversations` : List started conversations with contacts or other peers. -`/new` +`/new` : List conversations with new (unread) messages. `/` : Select conversation, contact or peer `` based on the last - `/conversations`, `/contacts` or `/peers` output list. + `/conversations`, `/contacts`, `/peers` or `/new` output list. `` : Send `` to selected conversation. @@ -113,6 +113,9 @@ Test chatroom [19:03] Some Name: Hi : Show information about the selected conversations, contact or peer; or the one identified by `` if given. +`/seen` +: Mark all messages in the current conversation as seen. + ### Chatrooms Currently only public unmoderated chatrooms are supported, which means that any -- cgit v1.2.3