1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-08 19:34:14 -04:00
profanity/src
Paul Fariello 44d16e9141 Add prof_message_t to wrap all message attributes
Probably missing copy of body to plain in carbon and privmessage.
Only covers the incoming message path because goal is OMEMO decryption
of untrusted message.
Cover some of the log functions but not all.
2019-06-20 14:30:42 +02:00
..
command Add option to set all window related time formats 2019-06-17 14:23:33 +02:00
config Use flags in xmmp/message.c for encryption and trust 2019-06-20 14:30:37 +02:00
event Add prof_message_t to wrap all message attributes 2019-06-20 14:30:42 +02:00
omemo Add prof_message_t to wrap all message attributes 2019-06-20 14:30:42 +02:00
otr Add prof_message_t to wrap all message attributes 2019-06-20 14:30:42 +02:00
pgp Restoration of correct GPG encryption 2019-02-20 11:53:40 +01:00
plugins Add prof_message_t to wrap all message attributes 2019-06-20 14:30:42 +02:00
tools Update copyright to include 2019 2019-01-22 11:31:45 +01:00
ui Add prof_message_t to wrap all message attributes 2019-06-20 14:30:42 +02:00
xmpp Add prof_message_t to wrap all message attributes 2019-06-20 14:30:42 +02:00
common.c Add myself to copyright 2019-06-17 10:44:08 +02:00
common.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00
log.c Add prof_message_t to wrap all message attributes 2019-06-20 14:30:42 +02:00
log.h Add prof_message_t to wrap all message attributes 2019-06-20 14:30:42 +02:00
main.c Add myself to copyright 2019-06-17 10:44:08 +02:00
profanity.c Add myself to copyright 2019-06-17 10:44:08 +02:00
profanity.h Update copyright to include 2019 2019-01-22 11:31:45 +01:00