1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-08-04 18:44:14 -04:00
profanity/src
2012-10-28 02:59:20 +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 Using const for chat sessions 2012-10-14 19:36:45 +01:00
chat_session.h Using const for chat sessions 2012-10-14 19:36:45 +01:00
command.c Added offline to /who autocomplete 2012-10-28 02:58:12 +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 Renamed other autocompleters 2012-10-21 23:46:30 +01:00
contact_list.h Renamed other autocompleters 2012-10-21 23:46:30 +01:00
contact.c Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
contact.h Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01: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 Moved remaining autocomplete code to command.c 2012-10-28 01:42:26 +01:00
jabber.c Added /intype setting 2012-10-28 00:33:20 +01:00
jabber.h Refactored disconnect 2012-10-27 18:26:57 +01: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 /intype setting 2012-10-28 00:33:20 +01:00
preferences.h Added /intype setting 2012-10-28 00:33:20 +01:00
prof_autocomplete.c Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01: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 branch 'master' into chatstates 2012-10-28 00:37:01 +01:00
profanity.h Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01: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 Moved autcomplete code to command.c 2012-10-28 01:08:04 +01:00
windows.c Added /me handling in logs 2012-10-28 02:52:52 +00:00