1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-08 19:34:14 -04:00
profanity/src
2014-09-07 00:49:42 +01:00
..
command Merge branch 'master' into roomconfig 2014-09-05 20:36:59 +01:00
config Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
otr Always update UI in event loop, removed updates from rest of code 2014-09-01 19:14:52 +01:00
tools Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
ui Create new window for room configuration 2014-09-07 00:49:42 +01:00
xmpp Fix option handling for room config form parsing 2014-09-06 23:34:49 +01:00
chat_session.c Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
chat_session.h Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
common.c Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
common.h Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
contact.c Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
contact.h Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
jid.c Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
jid.h Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
log.c Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
log.h Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
main.c Rewrite form parser 2014-09-06 22:40:57 +01:00
muc.c Validate usage of /room config command, added UI messages 2014-09-03 22:56:33 +01:00
muc.h Validate usage of /room config command, added UI messages 2014-09-03 22:56:33 +01:00
profanity.c Always update UI in event loop, removed updates from rest of code 2014-09-01 19:14:52 +01:00
profanity.h Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
resource.c Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
resource.h Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
roster_list.c Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
roster_list.h Added license exemption for OpenSSL to source headers 2014-08-24 20:57:39 +01:00
server_events.c Moved room config UI code to ui/core.c 2014-09-07 00:22:11 +01:00
server_events.h Parse data form for room configuration 2014-09-04 23:15:51 +01:00