1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 21:55:24 +00:00
profanity/src
2014-01-10 19:50:59 +00:00
..
command WIP - OTR support 2014-01-10 00:08:49 +00:00
config Added mock_accounts and fixed tests 2013-12-26 13:37:22 +00:00
tools Added comments to autocomplete.h 2013-12-10 00:06:00 +00:00
ui Removed handle error message function from ProfWin 2014-01-08 20:27:18 +00:00
xmpp Refactored roster add/update 2014-01-05 23:54:29 +00:00
chat_session.c removed assignment to NULL in _chat_session_free 2013-08-03 15:31:54 +03:00
chat_session.h Moved ChatSession typedef 2013-01-12 19:51:32 +00:00
common.c Fixes to windows tidy 2013-08-28 23:09:54 +01:00
common.h Removed limit on number of windows, WIP 2013-08-27 23:38:25 +01:00
contact.c Added contact presence offline test 2014-01-05 00:43:37 +00:00
contact.h Merge branch 'master' into refactor2 2013-11-11 20:51:35 +00:00
jid.c most FREE_SET_NULL replaced with free 2013-08-03 14:27:07 +03:00
jid.h Renamed function in jid 2013-01-27 02:00:55 +00:00
log.c fixed segfault when home directory doesn't exist 2014-01-03 20:43:07 +02:00
log.h Moved handle_login_account_success to server_events 2014-01-05 20:58:19 +00:00
main.c Added mock_accounts and fixed tests 2013-12-26 13:37:22 +00:00
muc.c Fixe rejoining room after nickname conflict 2013-09-22 01:26:40 +01:00
muc.h Handle when servers dont send status 101 or jid for MUC nick changes 2013-08-05 21:20:07 +01:00
otr.c Use data home for otr keys and fingerprints files 2014-01-10 19:50:59 +00:00
otr.h WIP - OTR support 2014-01-10 00:08:49 +00:00
profanity.c Merge branch 'master' into otr 2014-01-05 23:58:10 +00:00
profanity.h Refactored roster add/update 2014-01-05 23:54:29 +00:00
resource.c most FREE_SET_NULL replaced with free 2013-08-03 14:27:07 +03:00
resource.h Show all resources ordered by priority with /info command 2013-02-17 00:05:57 +00:00
roster_list.c Refactored roster add/update 2014-01-05 23:54:29 +00:00
roster_list.h Refactored roster add/update 2014-01-05 23:54:29 +00:00
server_events.c WIP - OTR support 2014-01-10 00:08:49 +00:00
server_events.h Refactored roster add/update 2014-01-05 23:54:29 +00:00