1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
profanity/src
Michael Vetter 09c5f38f11 Set message->plain in carbon case
message->plain should always contain something. In the case of the
carbons we forgot to set if rom the body in case it's empy.
2019-09-04 10:27:03 +02:00
..
command Remove unused code in cmd_room() about win num 2019-08-23 10:04:54 +02:00
config Make sure memory in color_pair_cache_reset() was allocated. 2019-08-24 18:04:02 +02:00
event Improve sv_ev_roster_received() last activity check 2019-08-02 15:52:49 +02:00
omemo omemo: use lower case to log info 2019-08-23 10:18:20 +02:00
otr Make sure result is always set for otr_get_policy() 2019-07-23 08:03:39 +02:00
pgp Restoration of correct GPG encryption 2019-02-20 11:53:40 +01:00
plugins Add comment about dead assignment in callback_add_timed 2019-08-23 10:13:45 +02:00
tools Always check for directory changes with sendfile auto completion 2019-07-20 10:38:22 +02:00
ui Don't crash if source jid doesn't contain the node part 2019-08-26 12:46:30 +03:00
xmpp Set message->plain in carbon case 2019-09-04 10:27:03 +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 Rename prof_message_t into ProfMessage 2019-06-20 14:30:45 +02:00
log.h Rename prof_message_t into ProfMessage 2019-06-20 14:30:45 +02:00
main.c Use fixed email instead of PACKAGE_BUGREPORT 2019-08-23 09:40:54 +02:00
profanity.c Possibility to specify alternative config file 2019-08-02 15:55:47 +02:00
profanity.h Possibility to specify alternative config file 2019-08-02 15:55:47 +02:00