annotate misc/org.libervia.LiberviaTUI.desktop @ 4157:04cdcb3fd713
plugin XEP-0444: complete implementation:
"Message Reactions" implementation is now working and updating history. The
`message_reactions_set` bridge method can be used by frontend to `replace`, `add`,
`remove` or `toggle` reactions. History is properly updated, and signal are sent when
necessary.
author |
Goffi <goffi@goffi.org> |
date |
Wed, 22 Nov 2023 15:10:04 +0100 |
parents |
a27fd445c7c7 |
children |
|
rev |
line source |
3574
|
1 [Desktop Entry] |
|
2 Type=Application |
|
3 Name=Libervia TUI (Primitivus) |
|
4 Comment=console frontend for Libervia (XMPP) |
|
5 Exec=libervia-tui |
|
6 Icon=org.libervia.LiberviaTUI |
|
7 Categories=Network;InstantMessaging;Chat;FileTransfer;RemoteAccess; |
|
8 Keywords=xmpp;chat;messaging;im;file;sharing;communication;jabber;social;network;decentralization;console; |