1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
profanity/src
Holger Weiß 3228ab47d3 Don't render (all) delayed messages as MUC history
Double-check that a <delay/> tag on a groupchat message was actually
added by the MUC service (rather than the sending client) before
assuming it was received from the MUC history.

Fixes #1173.
2019-08-20 17:51:26 +02:00
..
command Add 'save' command to save preferences 2019-08-02 10:23:13 +02:00
config Possibility to specify alternative config file 2019-08-02 15:55:47 +02:00
event Improve sv_ev_roster_received() last activity check 2019-08-02 15:52:49 +02:00
omemo Fix memleak in save_identity() 2019-07-23 08:34:46 +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 Fix double initialization of loop iterator 2019-07-22 14:02:33 +02:00
tools Always check for directory changes with sendfile auto completion 2019-07-20 10:38:22 +02:00
ui Remove dead assignments 2019-07-22 14:27:14 +02:00
xmpp Don't render (all) delayed messages as MUC history 2019-08-20 17:51:26 +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 Possibility to specify alternative config file 2019-08-02 15:55:47 +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