1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-07 18:04:15 -04:00
profanity/src
2014-12-27 00:58:33 +00:00
..
command Merge branch 'master' into chat-sessions 2014-12-27 00:58:33 +00:00
config Removed function pointers 2014-12-22 22:13:42 +00:00
otr Moved chat states out of xmpp module for message send chat 2014-12-27 00:52:34 +00:00
tools Added compile time checks for big endian from @pasis 2014-10-26 21:43:50 +00:00
ui Removed function pointers 2014-12-22 22:13:42 +00:00
xmpp Moved chat states out of xmpp module for message send chat 2014-12-27 00:52:34 +00:00
chat_session.c Changed ChatSession typedef 2014-12-07 22:59:13 +00:00
chat_session.h Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
common.c Follow symlinks for profrc and accounts files 2014-10-26 20:43:05 +00:00
common.h Follow symlinks for profrc and accounts files 2014-10-26 20:43:05 +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 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 Refactoring window types, removing recipient and from references - wip 2014-12-18 23:57:19 +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 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 Moved chat states out of xmpp module for message send chat 2014-12-27 00:52:34 +00:00
server_events.h Split private message handling to separate functions 2014-12-10 22:23:33 +00:00