1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-11 18:54:16 -04:00
profanity/src
2014-06-24 22:25:00 +01:00
..
command Free aliases on cmd_init 2014-06-18 21:36:09 +01:00
config Free aliases on cmd_init 2014-06-18 21:36:09 +01:00
otr Added deallocation function for string prefs, added otr policy enum 2014-06-18 00:32:36 +01:00
tools Free tokens when 0 supplied an 0 min, parse_args_with_freetext 2014-06-17 22:30:51 +01:00
ui Check for null before freeing X11info, removed free current resource 2014-06-24 22:23:53 +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 Check for null before freeing X11info, removed free current resource 2014-06-24 22:23:53 +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 cppcheck warnings 2014-04-26 00:36:36 +01:00
log.h Added /log where command 2014-04-13 22:20:15 +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 Added deallocation function for string prefs, added otr policy enum 2014-06-18 00:32:36 +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