Age | Commit message (Expand) | Author |
2004-07-11 | s/ircnet/network/ - patch by Joost Vunderink | Timo Sirainen |
2004-07-11 | Help files are always lowercased. Make sure /HELP COMMAND works too. | Timo Sirainen |
2004-07-11 | Remember server for /EXEC targets. | Timo Sirainen |
2004-07-11 | /SET use_status_window and /SET use_msgs_window make the effects immediately | Timo Sirainen |
2004-07-08 | Added -ircnet option to /IGNORE. Patch by Valentin Batz | Timo Sirainen |
2004-05-10 | noinst_HEADERS -> pkginc_HEADERS | Timo Sirainen |
2004-03-24 | /set -default timestamp_timeout crashed, patch by Wouter Coekaerts | Timo Sirainen |
2004-03-23 | /SET without parameters didn't print all settings | Timo Sirainen |
2004-01-24 | reversed utf8 change, it's glib2 specific and I don't yet want to drop suppor... | Timo Sirainen |
2004-01-20 | Don't die with "/SET -default" | Timo Sirainen |
2004-01-20 | isupport patch by David Leadbeater | Timo Sirainen |
2004-01-19 | UTF-8 support to format_get_length() and format_real_length(). patch by | Timo Sirainen |
2004-01-19 | Say when we're reconnecting, and mention it can be aborted with /RMRECONNS | Timo Sirainen |
2004-01-10 | fix | Timo Sirainen |
2003-12-10 | Window layout restoring queries didn't check if the chat protocol was yet | Timo Sirainen |
2003-12-10 | Wrong parameters given to "gui print text" signal with indent function | Timo Sirainen |
2003-11-17 | fix | Timo Sirainen |
2003-11-17 | paste detection fixes | Timo Sirainen |
2003-11-16 | fix, try #2 | Timo Sirainen |
2003-11-16 | crashfix for some systems | Timo Sirainen |
2003-11-16 | Support for sending SSL certificate to server and optionally verify server's | Timo Sirainen |
2003-10-31 | Invalid time error message was wrong. Patch by c0ffee. | Timo Sirainen |
2003-10-11 | Changed some checks i_isspace() -> ' ' so that TAB isn't included in checks. | Timo Sirainen |
2003-01-30 | Fix for !channel matching, patch by Borys | Timo Sirainen |
2003-01-06 | /HILIGHT listing was missing space sometimes | Timo Sirainen |
2002-12-31 | don't crash with /set completion_keep_privates 0 | Timo Sirainen |
2002-12-29 | typo: themes weren't defaulting their abstracts to internal theme | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-12-28 | Added support to define new default abstracts at runtime. | Timo Sirainen |
2002-12-28 | /set ignore_hide_targets supports now also checking for servertag/target | Timo Sirainen |
2002-12-23 | Make sure we aren't using a destroyed theme | Timo Sirainen |
2002-12-11 | Previous theme patch fixes by c0ffee | Timo Sirainen |
2002-12-10 | A few fixes to make irssi work with garbage collected GLIB. | Timo Sirainen |
2002-12-04 | make printnicks global | Timo Sirainen |
2002-12-04 | Better support %n in theme abstracts. Patch by c0ffee. | Timo Sirainen |
2002-11-21 | Create log file directories using /set log_create_file_mode + exec-bit. | Timo Sirainen |
2002-11-21 | completion_msg() is now public | Timo Sirainen |
2002-11-15 | Try to choose better the window where we print when matching by level and | Timo Sirainen |
2002-11-15 | /WINDOW NAME x, /WINDOW NAME X shouldn't complain about existing window | Timo Sirainen |
2002-10-21 | Added #define DEFAULT_SERVER_ADD_PORT to common.h which /SERVER ADD uses as | Timo Sirainen |
2002-10-21 | /SERVER and /DISCONNECT handlers moved from irc to core. | Timo Sirainen |
2002-10-18 | don't crash when trying to print with non-existent module in theme.. | Timo Sirainen |
2002-10-16 | When ignoring without any options, don't print the [] | Timo Sirainen |
2002-10-16 | Adde -servertag to /MSG completion always with >1 connected servers. | Timo Sirainen |
2002-10-14 | Complete tags to /RECONNECT too | Timo Sirainen |
2002-10-14 | More tab completion: /DISCONNECT, /SERVER ADD|REMOVE, /STATS | Timo Sirainen |
2002-10-14 | Autolog shouldn't crash when lines are written without destination window | Timo Sirainen |
2002-10-14 | Better print /HILIGHT lines. Also cleanup for /IGNORE lines. | Timo Sirainen |
2002-10-14 | Better message for /IGNORE | Timo Sirainen |
2002-10-14 | /LAYOUT SAVE doesn't crash anymore with /EXEC -interactives | Timo Sirainen |