1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00
profanity/src
2015-02-03 23:07:15 +00:00
..
command Merge branch 'master' into readline 2015-02-01 20:47:28 +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 Removed history and various key handlers 2015-01-30 23:42:51 +00:00
ui Tidied inputwin.c 2015-02-03 23:07:15 +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 Refactor inputwin.c 2015-01-18 22:55:51 +00:00
common.h Refactor inputwin.c 2015-01-18 22:55:51 +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 blocking code to inputwin.c 2015-01-31 01:11:41 +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