1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-28 18:34:15 -04:00
profanity/src
2012-11-12 23:26:09 +00: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 Fixed help on log command 2012-11-12 19:50:14 +00:00
command.h Moved remaining autocomplete code to command.c 2012-10-28 01:42:26 +01: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 Fixed tests 2012-10-29 22:55:17 +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 Allow incoming private messages from chat rooms 2012-11-12 23:26:09 +00:00
jabber.h add subscription support 2012-11-11 14:00:21 +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
preferences.c complete log rotation support 2012-11-12 11:13:03 +02:00
preferences.h complete log rotation support 2012-11-12 11:13:03 +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 Merge pull request #79 from pasis/dev 2012-11-12 14:03:12 -08:00
profanity.h add subscription support 2012-11-11 14:00:21 +02: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 Added function to create room jid from room and nick 2012-11-10 18:51:50 +00:00
stanza.h add subscription support 2012-11-11 14:00:21 +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 win_type to prof_win structure 2012-11-12 23:05:22 +00:00
windows.c Allow incoming private messages from chat rooms 2012-11-12 23:26:09 +00:00