Age | Commit message (Expand) | Author |
2005-08-15 | Update scripts to most recent version from scripts.irssi.org | Wouter Coekaerts |
2005-08-15 | more faq fixes: s/it's/its/, s/i/I/, and there is away_verbose on scripts.irs... | Wouter Coekaerts |
2005-08-15 | Update faq: s/term_type/term_charset/ and a bit more verbose | Wouter Coekaerts |
2005-08-11 | updated /help recode and NEWS | Valentin Batz |
2005-08-09 | s/freenode/OFTC/ in the examples | Wouter Coekaerts |
2005-08-09 | update NEWS and AUTHORS | Wouter Coekaerts |
2005-08-09 | remove TAG alias because it doesn't work with quotes in the command, and make... | Wouter Coekaerts |
2005-08-05 | fix minor textbuffer leak, Bug 288 by Toby | Wouter Coekaerts |
2005-08-04 | Fixed recode for incoming messages, private messages didn't work properly. (B... | Valentin Batz |
2005-08-01 | Fix dcc resume crash (only in the rc's and svn) (Bug 287) | Wouter Coekaerts |
2005-07-24 | Forgot to add the additional parameter to g_convert_with_fallback (This alway... | Valentin Batz |
2005-07-24 | Added an option to specify a charset for a whole network. For example /recode... | Valentin Batz |
2005-07-17 | Fix /eval recursion crashing (debian/patches/04eval_recurse.dpatch by David P... | Wouter Coekaerts |
2005-07-17 | Handle ^Z better (debian/patches/03sigtstp.dpatch by David Pashley, http://bu... | Wouter Coekaerts |
2005-07-17 | Warn people about the lack of certificate verification in the gnutls | dpash |
2005-07-17 | Print glib errors nicely (debian/patches/01glib-errors.dpatch by David Pashley) | Wouter Coekaerts |
2005-07-17 | Add inital gnutls support | dpash |
2005-07-17 | The tr_TR patch has been committed upstream. Don't apply it. | dpash |
2005-07-17 | Add a comment so it doesn't get confused and shift the patch down if it | dpash |
2005-07-17 | Update the changelog and dependancies to include information from the | dpash |
2005-07-17 | Add patches to check the binary exists before doing an /upgrade and to | dpash |
2005-07-15 | Massively overhaul the debian packaging to bring it up to 0.8.10rc5 | dpash |
2005-07-07 | Updated the help file for QUERY, added a Note about using /query without para... | Valentin Batz |
2005-07-07 | Updated the help file for QUERY, added UNQUERY to See also: | Valentin Batz |
2005-06-29 | Added a new boolean setting 'recode' to provide an opportunity to turn off re... | Valentin Batz |
2005-06-24 | Fix server->last_nick leak by Toby (Bug 267) | Wouter Coekaerts |
2005-05-14 | Fixed a bug where the completion history can grow without bound, patch by Tob... | Valentin Batz |
2005-05-14 | Fixed leaking in chat-completion (http://bugs.irssi.org/?do=details&id=249), ... | Valentin Batz |
2005-05-14 | Fixed a bug with isupport, after an upgrade from 0.8.9 prefix very well can b... | Valentin Batz |
2005-05-11 | Fixed a bug where the channel list to join/rejoin on reconnect gets too long,... | Valentin Batz |
2005-05-09 | Updated the syntax definition for /recode add in fe-recode.c | Valentin Batz |
2005-05-09 | Fixed a leak in fe-events-numeric.c, patch by Toby Peterson | Valentin Batz |
2005-05-09 | Fixed bug where pasting is not using the character translation (http://bugs.i... | Valentin Batz |
2005-04-26 | Fix tr_TR locale problem for glib2 (still a bug with glib1.2) by David Pashley | Wouter Coekaerts |
2005-04-26 | Remember alternate_nick and max_whois on reconnect (Bug 181) | Wouter Coekaerts |
2005-04-25 | Compile fix for gcc 4 (Bug 219) | Wouter Coekaerts |
2005-04-25 | Fix displaying of ctcp userinfo and clientinfo (Bug 222) | Wouter Coekaerts |
2005-03-30 | Added three new default aliases. | Geert Hauwaerts |
2005-03-07 | Use char* instead of const char* in read_settings, so memory can be freed wit... | Valentin Batz |
2005-03-07 | Don't use a retarted ip for passive DCC | Wouter Coekaerts |
2005-03-07 | Fix /script reset, which caused crashes (Bug 48) | Wouter Coekaerts |
2005-03-07 | Don't apply emphasis on _foo_^ if it's a nick (Bug 52) | Wouter Coekaerts |
2005-03-07 | Free the right memory in fe-recode.c (related to bug 210) | Valentin Batz |
2005-03-06 | Fixed memleak when preserving valid charsets in read_settings in fe-recode.c ... | Valentin Batz |
2005-03-06 | Fix memleak in /UNBAN, by Toby Peterson (Bug 215) | Wouter Coekaerts |
2005-03-06 | Fix memleak in dcc get, by Toby Peterson (Bug 214) | Wouter Coekaerts |
2005-03-06 | Fix memleak in several commands that used cmd_return_error when they should b... | Wouter Coekaerts |
2005-03-06 | Add libtool's -module flag to get built properly on all platforms, by Toby Pe... | Wouter Coekaerts |
2005-03-06 | Fix command_unbind memleak by Toby Peterson (Bug 211) | Wouter Coekaerts |
2005-03-04 | It has been brought to our attention that freenode staff management are | Geert Hauwaerts |