1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-04 18:44:14 -04:00
profanity/src
James Booth 430c9ad060 Merge pull request #85 from pasis/dev
prevent double free of jabber_conn.status
2012-11-17 15:53:48 -08:00
..
chat_log.c Show delayed time on messages received whilst offline 2012-11-08 22:14:41 +00:00
chat_log.h Show delayed time on messages received whilst offline 2012-11-08 22:14:41 +00:00
chat_session.c Reduced <inactive/> timeout 2012-11-01 01:40:30 +00:00
chat_session.h Fixed invalid state transition from <active/> to <paused/> 2012-10-31 23:41:30 +00:00
command.c Added parser module 2012-11-18 00:07:00 +00:00
command.h Fixed help command name clash on status 2012-11-13 22:24:37 +00:00
common.c Tidied escaping xml 2012-11-06 22:53:59 +00:00
common.h Tidied escaping xml 2012-11-06 22:53:59 +00:00
contact_list.c Added parser module 2012-11-18 00:07:00 +00:00
contact_list.h Fixed tests 2012-10-29 22:55:17 +00:00
contact.c Split contact add and update presence 2012-10-29 21:44:33 +00:00
contact.h Split contact add and update presence 2012-10-29 21:44:33 +00:00
history.c Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
history.h Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
input_win.c Continue to send chat states when no viewing chat window 2012-11-08 22:39:38 +00:00
jabber.c prevent double free of jabber_conn.status 2012-11-18 01:46:45 +02:00
jabber.h introduce priority support 2012-11-13 12:51:28 +02:00
log.c introduce initial log rotate support 2012-11-11 23:44:55 +02:00
log.h Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
main.c Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
parser.c Added parser module 2012-11-18 00:07:00 +00:00
parser.h Added parser module 2012-11-18 00:07:00 +00:00
preferences.c introduce priority support 2012-11-13 12:51:28 +02:00
preferences.h introduce priority support 2012-11-13 12:51:28 +02:00
prof_autocomplete.c Simplified autocompleter 2012-10-28 23:38:10 +00:00
prof_autocomplete.h Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
prof_history.c Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
prof_history.h Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
profanity.c Set correct window type on private messages 2012-11-14 00:04:08 +00:00
profanity.h Set correct window type on private messages 2012-11-14 00:04:08 +00:00
release.c Updated website location in /vercheck 2012-11-06 00:59:38 +00:00
release.h Added #define's to headers 2012-11-08 22:51:49 +00:00
room_chat.c Added function to create room jid from room and nick 2012-11-10 18:51:50 +00:00
room_chat.h Added function to create room jid from room and nick 2012-11-10 18:51:50 +00:00
stanza.c introduce priority support 2012-11-13 12:51:28 +02:00
stanza.h introduce priority support 2012-11-13 12:51:28 +02:00
status_bar.c Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
tinyurl.c Fixed possible NULL pointer references when offline 2012-10-24 02:18:20 +01:00
tinyurl.h Added #define's to headers 2012-11-08 22:51:49 +00:00
title_bar.c Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
ui.h Added /wins command to list active windows 2012-11-14 00:39:34 +00:00
windows.c _win_notify_remind: fix possible buffer overflow 2012-11-16 14:07:31 +02:00