1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-18 19:04:14 -04:00
profanity/src
James Booth dada879347 Merge branch 'master' into winbuffers
Conflicts:
	src/ui/core.c
2014-06-27 00:52:52 +01:00
..
command Free resources on OTR shutdown 2014-06-26 23:55:57 +01:00
config Free aliases on cmd_init 2014-06-18 21:36:09 +01:00
otr Free resources on OTR shutdown 2014-06-26 23:55:57 +01:00
tools Free tokens when 0 supplied an 0 min, parse_args_with_freetext 2014-06-17 22:30:51 +01:00
ui Merge branch 'master' into winbuffers 2014-06-27 00:52:52 +01:00
xmpp Removed string allocation in stanza when joining room 2014-06-15 22:26:28 +01:00
chat_session.c Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
chat_session.h Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
common.c Renamed generate_unique_id -> create_unique_id 2014-06-15 21:49:34 +01:00
common.h Renamed generate_unique_id -> create_unique_id 2014-06-15 21:49:34 +01:00
contact.c Use g_list_free() when finding resource availability 2014-06-24 23:08:35 +01:00
contact.h Updated copyright 2014-03-09 01:18:19 +00:00
jid.c Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
jid.h Fixed cppcheck warnings 2014-04-26 00:36:36 +01:00
log.c Fixed memleak in chat log history 2014-06-27 00:38:53 +01:00
log.h Fixed memleak in chat log history 2014-06-27 00:38:53 +01:00
main.c Free GError on command line option parse 2014-06-23 21:17:07 +01:00
muc.c Properly free muc hashtables 2014-06-15 22:39:46 +01:00
muc.h Handle room subject and broadcasts sent before roster received 2014-05-05 20:13:22 +01:00
profanity.c Free resources on OTR shutdown 2014-06-26 23:55:57 +01:00
profanity.h Updated copyright 2014-03-09 01:18:19 +00:00
resource.c Updated copyright 2014-03-09 01:18:19 +00:00
resource.h Updated copyright 2014-03-09 01:18:19 +00:00
roster_list.c Updated copyright 2014-03-09 01:18:19 +00:00
roster_list.h Updated copyright 2014-03-09 01:18:19 +00:00
server_events.c Added deallocation function for string prefs, added otr policy enum 2014-06-18 00:32:36 +01:00
server_events.h Chat room windows now created only after successful join 2014-04-21 00:37:04 +01:00