https://github.com/kontalk/pidgin-xmpp-receipts
Delivery receipts plugin for Pidgin
https://github.com/kontalk/pidgin-xmpp-receipts
Last synced: 19 days ago
JSON representation
Delivery receipts plugin for Pidgin
- Host: GitHub
- URL: https://github.com/kontalk/pidgin-xmpp-receipts
- Owner: kontalk
- License: gpl-3.0
- Created: 2015-03-01T13:11:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-01T13:18:42.000Z (about 10 years ago)
- Last Synced: 2025-04-06T21:07:51.302Z (about 1 month ago)
- Language: C
- Homepage: https://www.assembla.com/code/pidgin-xmpp-receipts/git/nodes
- Size: 137 KB
- Stars: 7
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This pidgin-plugin implements xmpp message delivery receipts (XEP-0184).
When no delivering confirmation is displayed, it is also possible that
the receiver doesn't support the extension.COMPILING
To compile the plugin, run
$ make
You will need pidgin development packages
(link in ubuntu: libpurple-dev and pidgin-dev).INSTALL
To copy the extension to your personal plugin folder (~/.purple/plugins)
run:$ make install
Now you may activate the extension within the pidgin settings.