1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
2016-01-09 21:37:59 +00:00
..
command Added /win navigation by jid, win title 2016-01-07 00:38:17 +00:00
config Added roster room themes 2016-01-09 21:37:59 +00:00
event End OTR sessions on lost server connection 2016-01-08 00:22:17 +00:00
otr Added roster struct, create and destroy roster on connect/disconnect 2016-01-05 00:06:50 +00:00
pgp Show PGP error strings 2015-12-15 00:38:16 +00:00
tools Applied coding style to src/tools/ 2015-10-25 22:47:42 +00:00
ui Added roster room themes 2016-01-09 21:37:59 +00:00
xmpp Set autoping timeout default to 10 seconds, added null checks 2016-01-02 16:45:20 +00:00
chat_session.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
chat_session.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
chat_state.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
chat_state.h Use consistent style for pointers 2015-10-21 15:07:49 +02:00
common.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
common.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
contact.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
contact.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
jid.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
jid.h Use consistent style for pointers 2015-10-21 15:07:49 +02:00
log.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
log.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
main.c Added missing config.h includes 2015-10-31 23:38:08 +00:00
muc.c Fix pointer dereferencing 2015-10-26 14:24:11 +01:00
muc.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
profanity.c Added roster struct, create and destroy roster on connect/disconnect 2016-01-05 00:06:50 +00:00
profanity.h Allow /quit during TLS certificate verification prompt 2015-11-10 23:14:59 +00:00
resource.c Applied coding style to src/ 2015-10-26 00:52:33 +00:00
resource.h Applied coding style to src/ 2015-10-26 00:52:33 +00:00
roster_list.c Added roster struct, create and destroy roster on connect/disconnect 2016-01-05 00:06:50 +00:00
roster_list.h Added roster struct, create and destroy roster on connect/disconnect 2016-01-05 00:06:50 +00:00
window_list.c Added /win navigation by jid, win title 2016-01-07 00:38:17 +00:00
window_list.h Added /win navigation by jid, win title 2016-01-07 00:38:17 +00:00