1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-08 19:34:14 -04:00
profanity/src
2012-11-04 22:59:52 +00:00
..
chat_log.c Added /me handling in logs 2012-10-28 02:52:52 +00:00
chat_log.h Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01: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 jabber_join for MUC 2012-11-04 22:59:52 +00:00
command.h Moved remaining autocomplete code to command.c 2012-10-28 01:42:26 +01:00
common.c Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
common.h Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01: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 Do not send <composing/> for unprintable characters 2012-11-01 01:24:48 +00:00
jabber.c Added jabber_join for MUC 2012-11-04 22:59:52 +00:00
jabber.h Added jabber_join for MUC 2012-11-04 22:59:52 +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 message when other user <gone/> 2012-11-01 01:21:00 +00:00
profanity.h Show message when other user <gone/> 2012-11-01 01:21:00 +00:00
release.c Fixed possible NULL pointer references when offline 2012-10-24 02:18:20 +01:00
release.h Added missing files 2012-10-23 23:53:22 +01: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 Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
title_bar.c Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
ui.h Show message when other user <gone/> 2012-11-01 01:21:00 +00:00
windows.c Show message when other user <gone/> 2012-11-01 01:21:00 +00:00