1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
2015-08-24 22:27:15 +01:00
..
command Validate PGP key when chosen for account 2015-08-23 23:05:39 +01:00
config Free strings in prefs_load 2015-08-09 00:20:17 +01:00
event Removed unused barejid argument from PGP decryption 2015-08-24 00:13:57 +01:00
otr Free OTR TLVS 2015-08-20 22:23:31 +01:00
pgp Show public keys in PGP key list 2015-08-24 22:27:15 +01:00
tools Use null check convention in tinyurl.c 2015-05-04 22:57:49 +01:00
ui Leave chat rooms before receiving self unavailable presence 2015-08-23 23:56:34 +01:00
xmpp Tidied pgp memory allocations 2015-08-11 01:00:23 +01:00
chat_session.c Use null check convention in chat_session.c 2015-05-04 23:24:37 +01:00
chat_session.h Updated copyright 2015-02-10 23:16:09 +00:00
chat_state.c Updated copyright 2015-02-10 23:16:09 +00:00
chat_state.h Updated copyright 2015-02-10 23:16:09 +00:00
common.c I removed ncurses header dependencies, removed unused code 2015-06-15 17:11:11 +01:00
common.h I removed ncurses header dependencies, removed unused code 2015-06-15 17:11:11 +01:00
contact.c Optimised contact comparisons, create utf8 collate key once 2015-05-07 00:16:22 +01:00
contact.h Optimised contact comparisons, create utf8 collate key once 2015-05-07 00:16:22 +01:00
jid.c jid: Fixed memory leak in jid_create() 2015-06-24 20:42:20 +00:00
jid.h Updated copyright 2015-02-10 23:16:09 +00:00
log.c Dereference timestamp on chat logging 2015-08-09 01:24:15 +01:00
log.h WIP fix for #516, needs memory cleanup 2015-06-29 23:48:41 +01:00
main.c Added pgp key list command 2015-03-22 00:12:14 +00:00
muc.c Fixed tests for new command format 2015-07-27 00:04:48 +01:00
muc.h Added current window reference to command functions 2015-06-17 00:15:28 +01:00
profanity.c log: Introduced stderr log handler 2015-06-23 20:52:04 +00:00
profanity.h Updated copyright 2015-02-10 23:16:09 +00:00
resource.c Use null check convention in resource.c 2015-05-04 23:29:53 +01:00
resource.h Updated copyright 2015-02-10 23:16:09 +00:00
roster_list.c Optimised contact comparisons, create utf8 collate key once 2015-05-07 00:16:22 +01:00
roster_list.h Added roster list function to get display name for messages 2015-05-03 23:38:46 +01:00
window_list.c Added indent padding 2015-07-29 22:48:03 +01:00
window_list.h Removed wins_get_current_* functions 2015-06-17 19:49:55 +01:00