mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
f4fb61b0c8
Message IDs should be unique so they can be used by XEPs like delivery receipts, chat markers, message correction. So far it used a counter so restarting profanity will cause the counter to be 0 again. Let's rather use an UUID since we have such a function in the xmpp/xmpp.h already. Closes https://github.com/boothj5/profanity/issues/998 |
||
---|---|---|
apidocs | ||
docs | ||
icons | ||
src | ||
tests | ||
themes | ||
.gitignore | ||
.travis.yml | ||
bootstrap.sh | ||
CHANGELOG | ||
configure-debug | ||
configure-plugins | ||
configure.ac | ||
COPYING | ||
LICENSE.txt | ||
Makefile.am | ||
prof.supp | ||
profanity.spec | ||
profrc.example | ||
README.md | ||
theme_template | ||
travis-build.sh |
Profanity
Profanity is a console based XMPP client inspired by Irssi,
See the User Guide for information on installing and using Profanity.
Links
Homepage: http://www.profanity.im
Mailing List: https://groups.google.com/forum/#!forum/profanitydev
Plugins repository: https://github.com/boothj5/profanity-plugins