summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-17The tr_TR patch has been committed upstream. Don't apply it.dpash
2005-07-17Add a comment so it doesn't get confused and shift the patch down if itdpash
2005-07-17Update the changelog and dependancies to include information from thedpash
2005-07-17Add patches to check the binary exists before doing an /upgrade and todpash
2005-07-15Massively overhaul the debian packaging to bring it up to 0.8.10rc5dpash
2005-07-07Updated the help file for QUERY, added a Note about using /query without para...Valentin Batz
2005-07-07Updated the help file for QUERY, added UNQUERY to See also:Valentin Batz
2005-06-29Added a new boolean setting 'recode' to provide an opportunity to turn off re...Valentin Batz
2005-06-24Fix server->last_nick leak by Toby (Bug 267)Wouter Coekaerts
2005-05-14Fixed a bug where the completion history can grow without bound, patch by Tob...Valentin Batz
2005-05-14Fixed leaking in chat-completion (http://bugs.irssi.org/?do=details&id=249), ...Valentin Batz
2005-05-14Fixed a bug with isupport, after an upgrade from 0.8.9 prefix very well can b...Valentin Batz
2005-05-11Fixed a bug where the channel list to join/rejoin on reconnect gets too long,...Valentin Batz
2005-05-09Updated the syntax definition for /recode add in fe-recode.cValentin Batz
2005-05-09Fixed a leak in fe-events-numeric.c, patch by Toby PetersonValentin Batz
2005-05-09Fixed bug where pasting is not using the character translation (http://bugs.i...Valentin Batz
2005-04-26Fix tr_TR locale problem for glib2 (still a bug with glib1.2) by David PashleyWouter Coekaerts
2005-04-26Remember alternate_nick and max_whois on reconnect (Bug 181)Wouter Coekaerts
2005-04-25Compile fix for gcc 4 (Bug 219)Wouter Coekaerts
2005-04-25Fix displaying of ctcp userinfo and clientinfo (Bug 222)Wouter Coekaerts
2005-03-30Added three new default aliases.Geert Hauwaerts
2005-03-07Use char* instead of const char* in read_settings, so memory can be freed wit...Valentin Batz
2005-03-07Don't use a retarted ip for passive DCCWouter Coekaerts
2005-03-07Fix /script reset, which caused crashes (Bug 48)Wouter Coekaerts
2005-03-07Don't apply emphasis on _foo_^ if it's a nick (Bug 52)Wouter Coekaerts
2005-03-07Free the right memory in fe-recode.c (related to bug 210)Valentin Batz
2005-03-06Fixed memleak when preserving valid charsets in read_settings in fe-recode.c ...Valentin Batz
2005-03-06Fix memleak in /UNBAN, by Toby Peterson (Bug 215)Wouter Coekaerts
2005-03-06Fix memleak in dcc get, by Toby Peterson (Bug 214)Wouter Coekaerts
2005-03-06Fix memleak in several commands that used cmd_return_error when they should b...Wouter Coekaerts
2005-03-06Add libtool's -module flag to get built properly on all platforms, by Toby Pe...Wouter Coekaerts
2005-03-06Fix command_unbind memleak by Toby Peterson (Bug 211)Wouter Coekaerts
2005-03-04It has been brought to our attention that freenode staff management areGeert Hauwaerts
2005-02-22Byebye stupid tail problems on Solaris. Hi, Mr. grepWouter Coekaerts
2005-02-16One more autogen fix by Janne KujanpaaWouter Coekaerts
2005-02-16autogen and configure fixes by Janne Kujanpaa (Bug 192)Wouter Coekaerts
2005-02-11Fixed output of /hilight (add a space after -levels if any).Valentin Batz
2005-02-06Fixed memory leaks when destroying a channel, when loading nonexisten scripts...Valentin Batz
2005-02-05Update ChangeLog incremental. Dropped ChangeLog.xml (for now?)Wouter Coekaerts
2005-02-04Compile fix: make it c99 again, by Timothy Hatcher (Bug 184)Wouter Coekaerts
2005-02-03Update our own nickrec->gone flag on /away <reason> or on /awayValentin Batz
2005-01-12call setlocale(LC_ALL, ) once in fe-text/irssi.c and not everytime recode_get...Valentin Batz
2005-01-12call setlocale(LC_ALL, ) before g_get_charset to properly return the user's c...Valentin Batz
2005-01-12Added IRCNET command again, as a deprecated alias for NETWORKWouter Coekaerts
2005-01-04Fixed a bug with /me, use the right arguments for "message irc own_action"Valentin Batz
2005-01-04Updated the changed arguments for ban_removeValentin Batz
2005-01-03improve queuing commands, patch by Timothy Hatcher (Bug 168)Wouter Coekaerts
2005-01-03Fix multiple entries for local IP in /etc/hosts prevents connecting, patch by...Wouter Coekaerts
2005-01-03"ban remove" signal should pass who removed it, patch by Timothy Hatcher (Bug...Wouter Coekaerts
2005-01-03Fix recursive ^ prefixed commands blocking all output (Bug 159)Wouter Coekaerts