1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-10-13 20:13:38 -04:00
profanity/src
James Booth 5fbf966b9c Check nick exists when private messaging
Show nick part of jid in private messaging
2013-01-11 01:35:25 +00:00
..
accounts.c Autocomplete: added free function 2013-01-11 00:17:18 +00:00
accounts.h Added autocomplete for enabled logins only 2012-12-10 00:53:57 +00:00
chat_log.c Fixed new years eve bug with chat history 2012-12-31 15:29:44 +00:00
chat_log.h Fixed name clashes with windows.h 2012-12-11 23:58:54 +00:00
chat_session.c added resources release to connetion handler 2013-01-07 22:13:24 +02:00
chat_session.h
command.c Check nick exists when private messaging 2013-01-11 01:35:25 +00:00
command.h
common.c use internal implementation of getline 2012-11-18 04:31:32 +02:00
common.h use internal implementation of getline 2012-11-18 04:31:32 +02:00
contact_list.c Autocomplete: added free function 2013-01-11 00:17:18 +00:00
contact_list.h Autocomplete: added free function 2013-01-11 00:17:18 +00:00
contact.c Handle idle time from contacts 2012-12-09 03:07:33 +00:00
contact.h Handle idle time from contacts 2012-12-09 03:07:33 +00:00
files.c Moved logins to accounts module 2012-12-02 01:29:42 +00:00
files.h Moved logins to accounts module 2012-12-02 01:29:42 +00:00
history.c
history.h
input_win.c Remove whitespace 2013-01-07 20:49:15 +00:00
jabber.c added resources release to connetion handler 2013-01-07 22:13:24 +02:00
jabber.h Handle logins using accounts 2012-12-09 22:14:38 +00:00
log.c Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOME 2012-11-25 21:40:49 +00:00
log.h
main.c Fixed some memory leaks 2012-11-26 02:20:44 +00:00
parser.c Fixed some memory leaks 2012-11-26 02:20:44 +00:00
parser.h Commands now use parser function to handle parameters 2012-11-18 02:40:49 +00:00
preferences.c Autocomplete: added free function 2013-01-11 00:17:18 +00:00
preferences.h Fixed order of includes for ncursesw 2013-01-04 00:35:54 +00:00
prof_autocomplete.c Autocomplete: added free function 2013-01-11 00:17:18 +00:00
prof_autocomplete.h Autocomplete: added free function 2013-01-11 00:17:18 +00:00
prof_history.c
prof_history.h
profanity.c Autocomplete: added free function 2013-01-11 00:17:18 +00:00
profanity.h Handle logins using accounts 2012-12-09 22:14:38 +00:00
release.c
release.h
room_chat.c Use room nickname autocompleter on /info and /msg when in chat room 2013-01-11 00:48:58 +00:00
room_chat.h Use room nickname autocompleter on /info and /msg when in chat room 2013-01-11 00:48:58 +00:00
stanza.c Handle idle time from contacts 2012-12-09 03:07:33 +00:00
stanza.h Handle idle time from contacts 2012-12-09 03:07:33 +00:00
status_bar.c Fixed order of includes for ncursesw 2013-01-04 00:35:54 +00:00
theme.c Fixed order of includes for ncursesw 2013-01-04 00:35:54 +00:00
theme.h Fixed order of includes for ncursesw 2013-01-04 00:35:54 +00:00
tinyurl.c
tinyurl.h
title_bar.c Fix issue #121 2013-01-06 23:47:50 +00:00
ui.h Added win_current_is_console() 2013-01-11 01:05:59 +00:00
window.c Fixed order of includes for ncursesw 2013-01-04 00:35:54 +00:00
window.h Added header define to window.h 2012-11-25 23:29:02 +00:00
windows.c Check nick exists when private messaging 2013-01-11 01:35:25 +00:00
xdg_base.c Fixed GLib assertion error when no XDG env set 2012-11-26 10:43:19 +00:00
xdg_base.h Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOME 2012-11-25 21:40:49 +00:00