1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-04 18:44:14 -04:00
profanity/src
2012-11-10 00:25:42 +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 leaving chat room 2012-11-09 01:31:52 +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 Moved roster iq creation to stanza 2012-11-10 00:25:42 +00:00
jabber.h Leaving chat rooms on /close 2012-11-06 00:00:25 +00:00
log.c Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01: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 Added a seperate option to enable outgoing typing notifications 2012-11-01 00:12:35 +00:00
preferences.h Added a seperate option to enable outgoing typing notifications 2012-11-01 00:12:35 +00: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 Show delayed time on messages received whilst offline 2012-11-08 22:14:41 +00:00
profanity.h Show delayed time on messages received whilst offline 2012-11-08 22:14:41 +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 Basic chat room handling of presence 2012-11-08 00:05:32 +00:00
room_chat.h Added #define's to headers 2012-11-08 22:51:49 +00:00
stanza.c Moved roster iq creation to stanza 2012-11-10 00:25:42 +00:00
stanza.h Moved roster iq creation to stanza 2012-11-10 00:25:42 +00: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 #define's to headers 2012-11-08 22:51:49 +00:00
windows.c Continue to send chat states when no viewing chat window 2012-11-08 22:39:38 +00:00