1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 21:55:24 +00:00
profanity/src
2012-12-09 00:46:14 +00:00
..
accounts.c Added server property to accounts 2012-12-07 00:10:00 +00:00
accounts.h Added server property to accounts 2012-12-07 00:10:00 +00:00
chat_log.c Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOME 2012-11-25 21:40:49 +00:00
chat_log.h Show delayed time on messages received whilst offline 2012-11-08 22:14:41 +00:00
chat_session.c Added auto reconnect, and /reconnect command to control interval 2012-11-25 02:14:38 +00:00
chat_session.h Fixed invalid state transition from <active/> to <paused/> 2012-10-31 23:41:30 +00:00
command.c Added autocomplete to /theme load 2012-12-09 00:46:14 +00:00
command.h Fixed help command name clash on status 2012-11-13 22:24:37 +00:00
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 Implemented "/sub sent" to show outstanding sent subscription requests 2012-11-28 01:36:04 +00:00
contact_list.h Implemented "/sub sent" to show outstanding sent subscription requests 2012-11-28 01:36:04 +00:00
contact.c Handle roster subscription updates 2012-11-27 23:43:32 +00:00
contact.h Handle roster subscription updates 2012-11-27 23:43:32 +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 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 Further tidy up of windows.c 2012-11-26 00:57:41 +00:00
jabber.c Added server property to accounts 2012-12-07 00:10:00 +00:00
jabber.h Add optional server parameter to /connect command 2012-12-06 20:36:16 +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 Removed trailing whitespace from src and tests 2012-10-21 20:02:20 +01:00
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 Changed titlebarversion command 2012-12-02 20:53:45 +00:00
preferences.h Organised config file 2012-12-02 02:21:59 +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 Renamed functions in theme 2012-12-08 22:34:16 +00:00
profanity.h Added server property to accounts 2012-12-07 00:10:00 +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 Colour chat room members by presence for /who 2012-12-06 00:23:11 +00:00
room_chat.h Send presence changes to chat rooms 2012-11-20 00:33:54 +00:00
stanza.c Fixed workaround for old server self room presence check 2012-11-19 21:25:00 +00:00
stanza.h Implemented /autoaway mode idle 2012-12-01 17:46:25 +00:00
status_bar.c Messages not lost when run out of windows 2012-11-24 23:58:10 +00:00
theme.c Added /theme list command 2012-12-09 00:21:33 +00:00
theme.h Added /theme list command 2012-12-09 00:21:33 +00: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 Merged Dolans fix for not clearing typing message 2012-12-05 19:15:16 +00:00
ui.h Added /theme list command 2012-12-09 00:21:33 +00:00
window.c Allocate memory for windows when needed 2012-11-23 00:19:29 +00:00
window.h Added header define to window.h 2012-11-25 23:29:02 +00:00
windows.c Added /theme list command 2012-12-09 00:21:33 +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