Michael Vetter f4fb61b0c8 Use uuid in create_unique_id instead of counter
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
2018-08-14 15:51:18 +02:00
2018-01-21 15:00:02 +00:00
2018-01-21 15:00:02 +00:00
2016-03-09 12:55:57 +01:00
2018-08-13 17:19:51 +02:00
2018-03-24 20:27:48 +00:00
2016-08-02 23:17:28 +01:00
2017-03-25 02:23:01 +00:00
2016-09-13 00:47:54 +01:00
2016-02-24 00:31:55 +00:00
2018-08-13 17:18:19 +02:00
2012-02-20 20:07:38 +00:00
2018-01-21 15:00:02 +00:00
2016-06-08 22:23:00 +01:00
2014-06-29 22:58:33 +01:00
2017-06-11 20:22:19 +01:00

Profanity Build Status

Profanity is a console based XMPP client inspired by Irssi,

alt tag

See the User Guide for information on installing and using Profanity.

Homepage: http://www.profanity.im

Mailing List: https://groups.google.com/forum/#!forum/profanitydev

Plugins repository: https://github.com/boothj5/profanity-plugins

Description
Mirror of the CProof repository. Used for backward compatibility. Please use https://git.jabber.space/devs/cproof for Issues, Pull Requests and any other interactions.
Readme 38 MiB
Languages
C 95.2%
Python 1.7%
Makefile 0.9%
M4 0.8%
Shell 0.7%
Other 0.6%