1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-11 18:54:16 -04:00
profanity/src
2015-06-23 22:13:50 +00:00
..
command Added PGP prefs 2015-06-22 21:09:14 +01:00
config Added PGP logging preferences 2015-06-21 21:42:58 +01:00
event pgp: Fixed compilation error when libotr is not supported 2015-06-23 22:13:50 +00:00
otr Moved message display logic to sv_ev_incoming_message 2015-06-21 18:00:57 +01:00
pgp Added window encyption mode for PGP 2015-06-20 23:49:24 +01:00
tools Use null check convention in tinyurl.c 2015-05-04 22:57:49 +01:00
ui Added PGP prefs 2015-06-22 21:09:14 +01:00
xmpp Encryption modes for sv_ev_incoming_message 2015-06-21 20:08:46 +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 Use null check convention in jid.c 2015-05-04 23:27:41 +01:00
jid.h Updated copyright 2015-02-10 23:16:09 +00:00
log.c Added PGP logging preferences 2015-06-21 21:42:58 +01:00
log.h Added PGP logging preferences 2015-06-21 21:42:58 +01:00
main.c Added pgp key list command 2015-03-22 00:12:14 +00:00
muc.c Removed wins_get_current_* functions 2015-06-17 19:49:55 +01:00
muc.h Added current window reference to command functions 2015-06-17 00:15:28 +01:00
profanity.c shutdown: Call prefs_close() after log_close() 2015-06-22 11:43:12 +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 Removed wins_get_current_* functions 2015-06-17 19:49:55 +01:00
window_list.h Removed wins_get_current_* functions 2015-06-17 19:49:55 +01:00