1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
2015-01-10 19:23:59 +00:00
..
command Added preferences for showing resource in titlebar and messages 2015-01-10 19:10:10 +00:00
config Merge branch 'master' into chat-sessions 2015-01-10 19:23:59 +00: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 Added preferences for showing resource in titlebar and messages 2015-01-10 19:10:10 +00:00
xmpp Show resource in titlebar and on each message 2015-01-10 18:35:59 +00:00
chat_session.c Fixed chat session tests 2015-01-10 00:25:27 +00:00
chat_session.h Removed chat states from chat_session module, WIP 2015-01-08 00:57:25 +00:00
chat_state.c Removed chat states from chat_session module, WIP 2015-01-08 00:57:25 +00:00
chat_state.h Removed chat states from chat_session module, WIP 2015-01-08 00:57:25 +00: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 Removed chat states from chat_session module, WIP 2015-01-08 00:57:25 +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 Show resource in titlebar and on each message 2015-01-10 18:35:59 +00:00
server_events.h Show resource in titlebar and on each message 2015-01-10 18:35:59 +00:00