1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
2014-11-15 22:26:43 +00:00
..
command Added /roster by commands, wip 2014-11-11 00:30:29 +00:00
config Added /roster show|hide command, only show roster on connect success 2014-11-10 23:23:02 +00:00
otr Update UI before generating OTR key 2014-10-02 01:34:35 +01:00
tools Added compile time checks for big endian from @pasis 2014-10-26 21:43:50 +00:00
ui Changed subwin width to percentage 2014-11-15 22:26:43 +00:00
xmpp Implemented /roster by group 2014-11-13 00:22:22 +00: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 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 Fixed roster resource list 2014-11-13 01:19:20 +00: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 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 Rewrite form parser 2014-09-06 22:40:57 +01:00
muc.c Removed hash_table_iter usage for room roster 2014-11-03 21:27:41 +00:00
muc.h Refactor muc user handler 2014-10-07 00:46:08 +01:00
profanity.c Added scroll support to occupant list 2014-10-07 21:12:19 +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 Fixed leaks 2014-11-13 00:47:07 +00:00
roster_list.h Implemented /roster by group 2014-11-13 00:22:22 +00:00
server_events.c Implemented /roster by group 2014-11-13 00:22:22 +00:00
server_events.h Implemented /roster by group 2014-11-13 00:22:22 +00:00