1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/src
2015-02-08 00:42:21 +00:00
..
command Added code to generate HTML command reference for website 2015-02-08 00:42:21 +00:00
config Renamed command group presence->presences to avoid clash 2015-01-28 20:35:00 +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 Free win layout 2015-02-06 21:39:53 +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 Removed strdup passed to autocompleter 2015-02-06 22:03:40 +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 Added code to generate HTML command reference for website 2015-02-08 00:42:21 +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