1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-01 19:24:15 -04:00
profanity/src
Michael Vetter dacbe25d93 Remove duplicate code in roster_update
Part of what `roster_update()` does manually is actually done in
`roster_change_name()`.
2019-08-23 09:50:53 +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 Remove duplicate code in roster_update 2019-08-23 09:50:53 +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