Mercurial > libervia-web
comparison doc/user/chat.rst @ 1629:961468588131 default tip
doc (chat): Add documentation for message origin:
fix 459
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 08 Jun 2025 17:29:39 +0200 |
parents | 00abe08875f5 |
children |
comparison
equal
deleted
inserted
replaced
1628:84e287565fab | 1629:961468588131 |
---|---|
43 | 43 |
44 When present, these keywords will appear under the message. Clicking on one of these | 44 When present, these keywords will appear under the message. Clicking on one of these |
45 keywords will show a submessage panel on the right side, where you'll see only messages | 45 keywords will show a submessage panel on the right side, where you'll see only messages |
46 with this keyword. If you write a message in this panel, the keyword will be automatically | 46 with this keyword. If you write a message in this panel, the keyword will be automatically |
47 added to the message. | 47 added to the message. |
48 | |
49 Origin | |
50 ------ | |
51 | |
52 If a message originates from a gateway to another protocol (e.g., email, SMS, | |
53 ActivityPub), a label will indicate its origin. Clicking this label displays a submessage | |
54 panel showing only messages from this source. If a message was generated by a bot (i.e., | |
55 an automated program), a corresponding label will appear. |