.. |
command
|
Test for presence update when changing priority
|
2013-12-27 14:17:24 +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
|
Bind remaining ui functions in main.c
|
2013-12-23 00:23:22 +00:00 |
xmpp
|
Bind roster functions in main.c
|
2013-12-22 23:34:44 +00:00 |
chat_session.c
|
removed assignment to NULL in _chat_session_free
|
2013-08-03 15:31:54 +03:00 |
chat_session.h
|
|
|
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 p_contact_create_display_string
|
2013-10-07 00:16:58 +01: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
|
|
|
log.c
|
Fixed memory leak in groupchat logging
|
2013-09-23 01:37:57 +01:00 |
log.h
|
Added groupchat logs
|
2013-05-05 00:16:10 +01: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 |
profanity.c
|
Seperated command functions into module
|
2013-12-15 16:10:32 +00:00 |
profanity.h
|
Connect to an account on start-up
|
2013-10-14 21:22:46 +02: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
|
Moved autocomplete tests to cmocka
|
2013-12-14 16:16:46 +00:00 |
roster_list.h
|
Added simple mock test, refactored roster
|
2013-12-14 15:34:17 +00:00 |