1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
2015-01-28 00:52:10 +00:00
..
command Strip leading/trailing whitespace from result of eval_password 2015-01-28 00:52:10 +00:00
config Simplified autocompleters and command history 2015-01-16 22:50:40 +00:00
otr Refactored chat session handling on sending message 2015-01-04 23:40:10 +00:00
tools Simplified autocompleters and command history 2015-01-16 22:50:40 +00:00
ui Fixed compile error when no OTR support 2015-01-28 00:04:37 +00:00
xmpp Simplified autocompleters and command history 2015-01-16 22:50:40 +00:00
chat_session.c Only show UI events for chat states when in session 2015-01-11 23:04:22 +00:00
chat_session.h Only show UI events for chat states when in session 2015-01-11 23:04:22 +00:00
chat_state.c Use /gone preference 2015-01-11 23:25:50 +00:00
chat_state.h Added remaining chat states 2015-01-11 20:20:17 +00:00
common.c Added utf8_display_len 2015-01-17 21:09:40 +00:00
common.h Added utf8_display_len 2015-01-17 21:09:40 +00:00
contact.c Added /resource autocompletion 2014-12-04 00:16:42 +00:00
contact.h Added /resource autocompletion 2014-12-04 00:16:42 +00:00
jid.c Refactored parsing caps 2014-11-26 21:59:36 +00:00
jid.h Refactored parsing caps 2014-11-26 21:59:36 +00:00
log.c Set file permissions for logs 2014-10-18 21:41:39 +01:00
log.h Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
main.c Removed function pointers 2014-12-22 22:13:42 +00:00
muc.c Simplified autocompleters and command history 2015-01-16 22:50:40 +00:00
muc.h Simplified autocompleters and command history 2015-01-16 22:50:40 +00:00
profanity.c Moved input line to inputwin 2015-01-15 23:43:22 +00:00
profanity.h Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
resource.c Added jid->hash lookup for capabilities 2014-09-20 23:50:19 +01:00
resource.h Added jid->hash lookup for capabilities 2014-09-20 23:50:19 +01:00
roster_list.c Simplified autocompleters and command history 2015-01-16 22:50:40 +00:00
roster_list.h Simplified autocompleters and command history 2015-01-16 22:50:40 +00:00
server_events.c Only show UI events for chat states when in session 2015-01-11 23:04:22 +00:00
server_events.h Only show UI events for chat states when in session 2015-01-11 23:04:22 +00:00