1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 21:55:24 +00:00
profanity/src
2012-11-10 18:28:45 +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 Renamed params in jabber_join 2012-11-10 18:28:45 +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 Renamed params in jabber_join 2012-11-10 18:28:45 +00:00
jabber.h Renamed params in jabber_join 2012-11-10 18:28:45 +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 Handle subject from room 2012-11-10 03:30:27 +00:00
profanity.h Handle subject from room 2012-11-10 03:30:27 +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 Tidy room_chat 2012-11-10 18:24:33 +00:00
room_chat.h Tidy room_chat 2012-11-10 18:24:33 +00:00
stanza.c Moved ping iq creation to stanza 2012-11-10 00:43:09 +00:00
stanza.h Handle subject from room 2012-11-10 03:30:27 +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 Handle subject from room 2012-11-10 03:30:27 +00:00
windows.c Handle /me in chat rooms 2012-11-10 04:18:34 +00:00