https://github.com/quark-zju/pidgin-xmpp-receipts
https://github.com/quark-zju/pidgin-xmpp-receipts
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quark-zju/pidgin-xmpp-receipts
- Owner: quark-zju
- License: gpl-3.0
- Created: 2015-02-10T05:45:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-10T05:45:05.000Z (over 10 years ago)
- Last Synced: 2025-01-08T08:45:53.080Z (5 months ago)
- Language: C
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- 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.