.. |
command
|
Fixed memory leak in _cmd_join
|
2013-09-23 01:34:35 +01:00 |
config
|
Fixed memory leak in accounts_get_account
|
2013-09-23 00:09:20 +01:00 |
tools
|
Moved free in parse_args_with_freetext
|
2013-09-23 01:19:54 +01:00 |
ui
|
Removed _win_show_error_msg
|
2013-10-07 01:30:20 +01:00 |
xmpp
|
Fixe rejoining room after nickname conflict
|
2013-09-22 01:26:40 +01: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 p_contact_create_display_string
|
2013-10-07 00:16:58 +01:00 |
contact.h
|
Added p_contact_create_display_string
|
2013-10-07 00:16:58 +01: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 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
|
Include git revision with -v output
|
2013-09-17 01:08:12 +01: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
|
Moved idle chat state handling out of ui module
|
2013-10-07 00:51:00 +01:00 |
profanity.h
|
Show messages on /group add and /group remove
|
2013-06-23 17:38:30 +01: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 |