1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 17:55:24 -04:00
profanity/src
James Booth 8e4dd4b80f Renamed handle, jid and resource in roster
Renamed to name, barejid and fulljid
2013-05-21 21:07:32 +01:00
..
command Renamed roster_jid_from_handle -> roster_barejid_from_handle 2013-05-21 20:50:05 +01:00
config Added groupchat logs 2013-05-05 00:16:10 +01:00
tools Fixed error when losing connection and segfaulting on notify_remind() 2013-05-06 00:33:33 +01:00
ui Removed debug 2013-05-20 23:27:55 +01:00
xmpp Renamed handle, jid and resource in roster 2013-05-21 21:07:32 +01:00
chat_session.c Added config dir to source 2013-02-02 21:59:29 +00:00
chat_session.h Moved ChatSession typedef 2013-01-12 19:51:32 +00:00
common.c Moved cons_about() to console module 2013-04-20 23:39:17 +01:00
common.h Moved cons_about() to console module 2013-04-20 23:39:17 +01:00
contact.c Roster handle changes handled correctly 2013-05-20 21:43:20 +01:00
contact.h Added /roster command with nick option to change handle 2013-05-19 02:07:01 +01:00
jid.c Added asserts 2013-02-03 23:46:20 +00:00
jid.h Renamed function in jid 2013-01-27 02:00:55 +00:00
log.c Added groupchat logs 2013-05-05 00:16:10 +01:00
log.h Added groupchat logs 2013-05-05 00:16:10 +01:00
main.c Tidied #include's 2013-02-02 20:55:58 +00:00
muc.c Support for XEP-0249 Direct MUC Invitations 2013-04-24 23:50:47 +01:00
muc.h Support for XEP-0249 Direct MUC Invitations 2013-04-24 23:50:47 +01:00
profanity.c Removed contact_list, moved roster logic to xmpp/roster module 2013-05-06 23:04:46 +01:00
profanity.h Added /duck command to perform searches using duckduckgo chat bot 2013-05-05 02:31:04 +01:00
resource.c Show all resources ordered by priority with /info command 2013-02-17 00:05:57 +00:00
resource.h Show all resources ordered by priority with /info command 2013-02-17 00:05:57 +00:00