about summary refs log tree commit diff stats
path: root/src/xmpp/blocking.c
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2018-08-14 15:49:25 +0200
committerMichael Vetter <jubalh@iodoru.org>2018-08-14 15:51:18 +0200
commitf4fb61b0c83b0eea20f7b60fa83bc116fd103a84 (patch)
tree1e9dd1e0edcecf377e67d5ca5a18a69aa2a108a4 /src/xmpp/blocking.c
parentbcaf55e5b8525ea91346657520ff47f45cbbe064 (diff)
downloadprofani-tty-f4fb61b0c83b0eea20f7b60fa83bc116fd103a84.tar.gz
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
Diffstat (limited to 'src/xmpp/blocking.c')
0 files changed, 0 insertions, 0 deletions