summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-12-22Don't crash with an empty nick argument from the command line.Valentin Batz
2004-12-20Fixed target handling in recode_outValentin Batz
2004-12-20Added <tag>/<target> support for recode.Valentin Batz
2004-12-07Fixed a memleak, when using recode_out you have too free the memory it alloca...Valentin Batz
2004-12-07If available, send who set topic and when to irssi-proxy clientsWouter Coekaerts
2004-12-05/SERVER LIST doesn't output the current ones, /SERVER doesGeert Hauwaerts
2004-11-30Forgot the comma for printf in the previous patchValentin Batz
2004-11-29Fixed bug in configure.in, if release timestamp is before 10:00 and contains ...Valentin Batz
2004-11-29Fixed printing of the recoded realname in whowasValentin Batz
2004-11-28Added a note about quotes for /COMPLETION -delete when -auto is specified for...Valentin Batz
2004-11-23Reverting bugfix for 'usermode activates after autosendcmd' because it breaks...Valentin Batz
2004-11-22Fix typo in help for window closeWouter Coekaerts
2004-11-19Fixed bug where usermode was not sent correctlyValentin Batz
2004-11-04Changed autogen.sh and configure.in, so compiling works with svn, darix will ...Valentin Batz
2004-11-04Fixed bug with time settings where hours actually returned 60*hoursValentin Batz
2004-10-18/UPGRADE saves now server->versionValentin Batz
2004-10-18Make cmd_window_item_goto use cmd_get_params, so "/WINDOW ITEM GOTO item<spac...Wouter Coekaerts
2004-10-17Fix /help server: -noauto is the defaultWouter Coekaerts
2004-10-16Added recode for the away-messagesValentin Batz
2004-10-16Fixed /join -invite -window bug if there is no inviteValentin Batz
2004-10-14Fixed bug 120 where proxy doesn't set the server_rec->away_reasonValentin Batz
2004-10-12Fix crash with non-irc serversWouter Coekaerts
2004-10-10Added recode to whois_channels eventValentin Batz
2004-10-10Also remember other (not k or l) modes with argumentsWouter Coekaerts
2004-10-10Remember key not only with channel->key, but also in channel->mode (in the st...Wouter Coekaerts
2004-10-10Fixed bug with logging where item names starting with the same string were no...Valentin Batz
2004-10-08add d,q,f and J to CHANMODES default, to work a bit better with dancer and po...Wouter Coekaerts
2004-10-06And the same for signal_continueWouter Coekaerts
2004-10-06Recognise a param of signal_emit from perl if it's an intWouter Coekaerts
2004-10-06Fixed possible printing bug with quit messages when the message is printed in...Valentin Batz