1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
profanity/src
2015-06-15 18:59:20 +01:00
..
command Added win_clear() function 2015-06-15 17:54:47 +01:00
config I removed ncurses header dependencies, removed unused code 2015-06-15 17:11:11 +01:00
event Added rooms iq test 2015-05-24 04:13:28 +01:00
otr Added rooms iq test 2015-05-24 04:13:28 +01:00
tools Use null check convention in tinyurl.c 2015-05-04 22:57:49 +01:00
ui Moved refresh subwin logic to window.c 2015-06-15 18:59:20 +01:00
xmpp Added initial stabber test 2015-05-17 22:05:43 +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 Use null check convention in log.c 2015-05-04 23:28:34 +01:00
log.h Move common chat logging code to log.c 2015-03-15 23:19:00 +00:00
main.c Updated copyright 2015-02-10 23:16:09 +00:00
muc.c Optimised occupant comparisons, create utf8 collate key once 2015-05-07 00:26:24 +01:00
muc.h Optimised occupant comparisons, create utf8 collate key once 2015-05-07 00:26:24 +01:00
profanity.c Added initial stabber test 2015-05-17 22:05:43 +01: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