1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-11 18:54:16 -04:00
profanity/src
2015-01-14 21:52:13 +00:00
..
command Don't free default account name until it has been lowercased 2015-01-14 21:52:13 +00:00
config eval_password code is now in cmd_connect so that it can be changed 2015-01-12 22:23:36 -06:00
otr Refactored chat session handling on sending message 2015-01-04 23:40:10 +00:00
tools Added compile time checks for big endian from @pasis 2014-10-26 21:43:50 +00:00
ui Show eval_password if exists on /account show 2015-01-13 00:51:21 +00:00
xmpp Only show UI events for chat states when in session 2015-01-11 23:04:22 +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 fgets: buffer size 2015-01-07 21:37:35 -06:00
common.h fgets: buffer size 2015-01-07 21:37:35 -06: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 Refactoring window types, removing recipient and from references - wip 2014-12-18 23:57:19 +00:00
muc.h Refactor muc user handler 2014-10-07 00:46:08 +01:00
profanity.c trying to block (and save cpu power) more dynamically 2015-01-12 08:08:07 +01: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 Merge remote-tracking branch 'incertia/master' 2014-11-24 00:54:51 +00:00
roster_list.h Merge remote-tracking branch 'incertia/master' 2014-11-24 00:54:51 +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