1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-04 18:44:14 -04:00
profanity/src
2012-11-07 00:19:02 +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 Leaving chat rooms on /close 2012-11-06 00:00:25 +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 Do not send presence when in groupchat 2012-11-05 21:48:13 +00:00
jabber.c jabber: added _groupchat_message_handler 2012-11-07 00:19:02 +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 Removed jabber.c dependency on ui.h 2012-11-06 22:40:38 +00:00
profanity.h Removed jabber.c dependency on ui.h 2012-11-06 22:40:38 +00:00
release.c Updated website location in /vercheck 2012-11-06 00:59:38 +00:00
release.h Added missing files 2012-10-23 23:53:22 +01:00
room_chat.c room_chat: rename room_is_active 2012-11-07 00:02:43 +00:00
room_chat.h room_chat: rename room_is_active 2012-11-07 00:02:43 +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 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 Handle incoming groupchat 2012-11-05 22:28:06 +00:00
windows.c room_chat: rename room_is_active 2012-11-07 00:02:43 +00:00