Age | Commit message (Expand) | Author |
2009-02-21 | Reject obviously invalid numbers in /set. | Jilles Tjoelker |
2008-05-19 | Add 'list' option to bind command to list all the available commands and remove | Emanuele Giaquinta |
2008-02-02 | Remove broken by design /set translation. | Emanuele Giaquinta |
2006-09-18 | Apply 05upgrade-check-binary.dpatch with some modifications. | Emanuele Giaquinta |
2005-11-19 | If transliterations don't work in the system (eg. Solaris), don't allow | Timo Sirainen |
2005-07-17 | Fix /eval recursion crashing (debian/patches/04eval_recurse.dpatch by David P... | Wouter Coekaerts |
2004-09-15 | Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fix... | Valentin Batz |
2004-08-20 | Recode patch by decadix/senneth | Timo Sirainen |
2004-01-19 | Say when we're reconnecting, and mention it can be aborted with /RMRECONNS | Timo Sirainen |
2002-12-28 | Added time, size and level setting types. Breaks some settings - I'll add | Timo Sirainen |
2002-10-16 | When ignoring without any options, don't print the [] | Timo Sirainen |
2002-05-16 | Added /COMPLETION -delete and some fixes. | Timo Sirainen |
2002-05-16 | Added /COMPLETION command for tab + auto-completion. Config file format | Timo Sirainen |
2002-04-27 | /BIND list changes: added header/footer, added %#, bind_key -> bind_list | Timo Sirainen |
2002-04-17 | /QUERY existing_nick now switches to the window where it exists, instead of | Timo Sirainen |
2002-04-09 | Removed the now useless "/window item move" help with /join | Timo Sirainen |
2002-02-10 | Support for "immortal" windows, that can't be closed until explicitly set to | Timo Sirainen |
2001-12-20 | Added command history groups, set them with /WINDOW HISTORY. Patch by peder@i... | Timo Sirainen |
2001-11-25 | /WINDOW NAME now complains if you try to change the window's name to | Timo Sirainen |
2001-11-20 | Added /FORMAT names_prefix to print prefix at the beginning of each /NAMES | Timo Sirainen |
2001-11-18 | Added new formats for ops/halfops/voices in /NAMES list. | Timo Sirainen |
2001-11-02 | Moved some stuff from irc to core. Added command_bind_proto() function to | Timo Sirainen |
2001-09-22 | /SET translation now says if there were any errors | Timo Sirainen |
2001-08-14 | Module loading updates - /LOAD shows now also the statically loaded modules. | Timo Sirainen |
2001-08-03 | /WINDOW command now prints all information related to window. | Timo Sirainen |
2001-07-29 | Added "Closed query with nick" message. | Timo Sirainen |
2001-06-27 | Added -delete option to /WINDOW THEME. /WINDOW THEME without parameters | Timo Sirainen |
2001-05-26 | Added formats to /SET texts. | Timo Sirainen |
2001-05-17 | Getting rid of gettext, moved some _(..) texts to themes and left some error | Timo Sirainen |
2001-03-03 | /JOIN #channel and /QUERY nick won't anymore automatically move | Timo Sirainen |
2001-02-21 | /SAVEWINDOWS -> /LAYOUT SAVE. Added /LAYOUT RESET. Initialize GLib log | Timo Sirainen |
2001-02-20 | Reload theme after /SET theme if it was modified. | Timo Sirainen |
2001-02-19 | /SERVER: if there's no servers, print "Not connected to any servers" | Timo Sirainen |
2001-02-19 | Moved autoconnects and command line parameter parsing from irc to core. | Timo Sirainen |
2001-02-17 | Config file: ircnets -> chatnets, added type = "chat protocol" to | Timo Sirainen |
2001-02-10 | /WINDOW SERVER: added -sticky and -unsticky options. If window server | Timo Sirainen |
2001-01-28 | /HELP, /NAMES: using now the column helper function in misc.c. /NAMES | Timo Sirainen |
2001-01-28 | Added TXT_WINDOW_LEVEL, changed most of the /WINDOW commands to print | Timo Sirainen |
2001-01-09 | /LOAD without parameters prints loaded modules | Timo Sirainen |
2001-01-07 | In core/module-formats.h: IRCTXT_ -> TXT_ | Timo Sirainen |
2000-10-28 | Cleaned up printtext.c, split part of it to formats.c | Timo Sirainen |
2000-10-15 | Irssi won't automatically overwrite configuration files if they're | Timo Sirainen |
2000-10-13 | Forgot to move fe-ignore to core. | Timo Sirainen |
2000-10-10 | Moved join, part, quit, kick, nick, invite and topic printing to core. | Timo Sirainen |
2000-09-30 | multiprotocol updates. SILC prints channel and private messages now | Timo Sirainen |
2000-09-06 | /set autocreate_query -> /set autocreate_query_level | Timo Sirainen |
2000-09-02 | Updates. | Timo Sirainen |
2000-07-31 | Theme fixes: /RELOAD reloads them, /SET current_theme changes the default | Timo Sirainen |
2000-07-22 | Moved /SAVE and /RELOAD to fe-common. Print "config saved" and | Timo Sirainen |
2000-07-21 | You can now change the texts /FORMAT prints itself. | Timo Sirainen |