Commit graph

  • 999ac1ddd8 Updated the help file for QUERY, added UNQUERY to See also: Valentin Batz 2005-07-07 17:56:51 +00:00
  • eefd999fa4 Added a new boolean setting 'recode' to provide an opportunity to turn off recode completely Valentin Batz 2005-06-29 07:47:45 +00:00
  • 37941e84fe Fix server->last_nick leak by Toby (Bug 267) Wouter Coekaerts 2005-06-24 16:43:18 +00:00
  • 5a280a620d Fixed a bug where the completion history can grow without bound, patch by Toby Peterson Valentin Batz 2005-05-14 18:01:07 +00:00
  • c371640471 Fixed leaking in chat-completion (http://bugs.irssi.org/?do=details&id=249), patch by Toby Peterson Valentin Batz 2005-05-14 17:53:49 +00:00
  • 4d5200a4e1 Fixed a bug with isupport, after an upgrade from 0.8.9 prefix very well can be NULL, so check for it Valentin Batz 2005-05-14 12:32:03 +00:00
  • c79e690e88 Fixed a bug where the channel list to join/rejoin on reconnect gets too long, not all channels will be joined. The channel list is splitted into multiple lines right now when it's too long. (http://bugs.irssi.org/index.php?id=108&do=details) Valentin Batz 2005-05-11 18:52:12 +00:00
  • c474f1a2a0 Updated the syntax definition for /recode add in fe-recode.c Valentin Batz 2005-05-09 21:31:47 +00:00
  • 8b41206248 Fixed a leak in fe-events-numeric.c, patch by Toby Peterson Valentin Batz 2005-05-09 15:30:59 +00:00
  • 721a4ef9ea Fixed bug where pasting is not using the character translation (http://bugs.irssi.org/index.php?id=151) patch by Unknown Fixed a bug in scripts/autorejoin.pl so you can really use a space or a comma for separating the channels in /set autorejoin_channels Changed svn:mime-type of .pl and .sh files into the text/x- version, so you can diff them Valentin Batz 2005-05-09 15:18:24 +00:00
  • b25310faf1 Fix tr_TR locale problem for glib2 (still a bug with glib1.2) by David Pashley Wouter Coekaerts 2005-04-26 12:25:19 +00:00
  • e4c55c9d1f Remember alternate_nick and max_whois on reconnect (Bug 181) Wouter Coekaerts 2005-04-26 11:51:40 +00:00
  • 57d78e276f Compile fix for gcc 4 (Bug 219) Wouter Coekaerts 2005-04-25 22:21:19 +00:00
  • 0e878b22f9 Fix displaying of ctcp userinfo and clientinfo (Bug 222) Wouter Coekaerts 2005-04-25 20:31:12 +00:00
  • 88b387c118 Added three new default aliases. Geert Hauwaerts 2005-03-30 23:56:08 +00:00
  • dca0d7a2bc Use char* instead of const char* in read_settings, so memory can be freed without compiler warnings, by Toby Peterson (related to bug 210) Valentin Batz 2005-03-07 17:10:45 +00:00
  • e1c7d7e260 Don't use a retarted ip for passive DCC Wouter Coekaerts 2005-03-07 16:02:06 +00:00
  • 9124723ce1 Fix /script reset, which caused crashes (Bug 48) Wouter Coekaerts 2005-03-07 15:37:31 +00:00
  • bfb951d3be Don't apply emphasis on _foo_^ if it's a nick (Bug 52) Wouter Coekaerts 2005-03-07 14:17:07 +00:00
  • 8ec7c164d6 Free the right memory in fe-recode.c (related to bug 210) Valentin Batz 2005-03-07 06:20:55 +00:00
  • 49c8ba4058 Fixed memleak when preserving valid charsets in read_settings in fe-recode.c (Bug 210) Valentin Batz 2005-03-06 21:49:57 +00:00
  • 418136656d Fix memleak in /UNBAN, by Toby Peterson (Bug 215) Wouter Coekaerts 2005-03-06 19:30:08 +00:00
  • e159d8b2f0 Fix memleak in dcc get, by Toby Peterson (Bug 214) Wouter Coekaerts 2005-03-06 18:47:05 +00:00
  • bd8712dde1 Fix memleak in several commands that used cmd_return_error when they should be using cmd_param_error, by Toby Peterson (Bug 213) Wouter Coekaerts 2005-03-06 18:45:47 +00:00
  • abb28cae20 Add libtool's -module flag to get built properly on all platforms, by Toby Peterson (Bug 212) Wouter Coekaerts 2005-03-06 18:43:39 +00:00
  • 2e81e13842 Fix command_unbind memleak by Toby Peterson (Bug 211) Wouter Coekaerts 2005-03-06 18:42:10 +00:00
  • 038ec18661 It has been brought to our attention that freenode staff management are concerned that bot owners might be using the mIRC server lists in order to target irc networks for spam, this we do not find any proof of. mIRC might be the most used Windows Client, and possibly also the "ultimate kiddie" client. This does not mean that we should flame mIRC or mIRC users through wallops. Geert Hauwaerts 2005-03-04 21:07:51 +00:00
  • a809cecda8 Byebye stupid tail problems on Solaris. Hi, Mr. grep Wouter Coekaerts 2005-02-22 00:05:06 +00:00
  • 47b5dcb538 One more autogen fix by Janne Kujanpaa Wouter Coekaerts 2005-02-16 17:23:19 +00:00
  • c49b54dc2b autogen and configure fixes by Janne Kujanpaa (Bug 192) Wouter Coekaerts 2005-02-16 16:33:51 +00:00
  • 5a8b583347 Fixed output of /hilight (add a space after -levels if any). Added recode to dcc-chat, patch by Jean-Yves Lefort Valentin Batz 2005-02-11 17:27:09 +00:00
  • 19e800cf23 Fixed memory leaks when destroying a channel, when loading nonexisten scripts and in topics, patch by Toby Peterson Valentin Batz 2005-02-06 21:31:58 +00:00
  • a5fdd2358f Update ChangeLog incremental. Dropped ChangeLog.xml (for now?) Wouter Coekaerts 2005-02-05 13:20:16 +00:00
  • e7b3362bd5 Compile fix: make it c99 again, by Timothy Hatcher (Bug 184) Wouter Coekaerts 2005-02-04 22:28:08 +00:00
  • cc10292c21 Update our own nickrec->gone flag on /away <reason> or on /away Valentin Batz 2005-02-03 15:51:03 +00:00
  • b5f93b6164 call setlocale(LC_ALL, ) once in fe-text/irssi.c and not everytime recode_get_charset() is called in recode.c Valentin Batz 2005-01-12 16:40:44 +00:00
  • f4c1b605ed call setlocale(LC_ALL, ) before g_get_charset to properly return the user's charset Valentin Batz 2005-01-12 12:10:48 +00:00
  • ecae975c2b Added IRCNET command again, as a deprecated alias for NETWORK Wouter Coekaerts 2005-01-12 02:09:07 +00:00
  • d8cfab7f43 Fixed a bug with /me, use the right arguments for "message irc own_action" Valentin Batz 2005-01-04 12:13:47 +00:00
  • 7020ba8751 Updated the changed arguments for ban_remove Valentin Batz 2005-01-04 10:30:53 +00:00
  • b52bbcfbbf improve queuing commands, patch by Timothy Hatcher (Bug 168) (patch changed so it doesn't wait one second after the 001 event) Wouter Coekaerts 2005-01-03 19:22:53 +00:00
  • a38c7d1631 Fix multiple entries for local IP in /etc/hosts prevents connecting, patch by eridius (Bug 167) Wouter Coekaerts 2005-01-03 18:57:08 +00:00
  • 124e79aeeb "ban remove" signal should pass who removed it, patch by Timothy Hatcher (Bug 166) added it to docs/signals.txt too Wouter Coekaerts 2005-01-03 18:54:39 +00:00
  • 1074f0377e Fix recursive ^ prefixed commands blocking all output (Bug 159) Wouter Coekaerts 2005-01-03 18:09:45 +00:00
  • df1e690a1e Don't crash with an empty nick argument from the command line. Valentin Batz 2004-12-22 18:47:38 +00:00
  • 8b772ff6ec Fixed target handling in recode_out Valentin Batz 2004-12-20 15:06:29 +00:00
  • 7be7dd374c Added <tag>/<target> support for recode. Valentin Batz 2004-12-20 13:59:15 +00:00
  • 5f81451df6 Fixed a memleak, when using recode_out you have too free the memory it allocates for you. Valentin Batz 2004-12-07 17:48:21 +00:00
  • 2ffae72fc0 If available, send who set topic and when to irssi-proxy clients Wouter Coekaerts 2004-12-07 17:02:40 +00:00
  • 71221528ad /SERVER LIST doesn't output the current ones, /SERVER does Geert Hauwaerts 2004-12-05 23:48:36 +00:00
  • feecc189c5 Forgot the comma for printf in the previous patch Valentin Batz 2004-11-30 07:59:10 +00:00
  • d83b8ea4bf Fixed bug in configure.in, if release timestamp is before 10:00 and contains 8's or 9's it causes problems because it's not an octal number, patch by Peder Stray Valentin Batz 2004-11-29 16:19:43 +00:00
  • d5fb3039e2 Fixed printing of the recoded realname in whowas Valentin Batz 2004-11-29 15:59:21 +00:00
  • 989a5019ee Added a note about quotes for /COMPLETION -delete when -auto is specified for the completion you try to remove Valentin Batz 2004-11-28 08:23:21 +00:00
  • f451305234 Reverting bugfix for 'usermode activates after autosendcmd' because it breaks usermode for reconnections Valentin Batz 2004-11-23 17:06:06 +00:00
  • 3c3ae53516 Fix typo in help for window close Wouter Coekaerts 2004-11-22 18:25:03 +00:00
  • ed88bc5e42 Fixed bug where usermode was not sent correctly Valentin Batz 2004-11-19 17:25:18 +00:00
  • f7e12d390a Changed autogen.sh and configure.in, so compiling works with svn, darix will make the svn path configureable Valentin Batz 2004-11-04 15:53:22 +00:00
  • 7a8c5f6763 Fixed bug with time settings where hours actually returned 60*hours Valentin Batz 2004-11-04 15:08:57 +00:00
  • 99c2aaca4c /UPGRADE saves now server->version Valentin Batz 2004-10-18 14:40:33 +00:00
  • 9999862664 Make cmd_window_item_goto use cmd_get_params, so "/WINDOW ITEM GOTO item<space>" (for example) works Wouter Coekaerts 2004-10-18 14:19:07 +00:00
  • 9204602326 Fix /help server: -noauto is the default Wouter Coekaerts 2004-10-17 19:23:10 +00:00
  • 569b9efc7e Added recode for the away-messages Valentin Batz 2004-10-16 02:10:47 +00:00
  • 1d834b39b3 Fixed /join -invite -window bug if there is no invite Valentin Batz 2004-10-16 00:08:21 +00:00
  • 5a7e889f4f Fixed bug 120 where proxy doesn't set the server_rec->away_reason Valentin Batz 2004-10-14 16:41:02 +00:00
  • 2a0ba14c0c Fix crash with non-irc servers Wouter Coekaerts 2004-10-12 17:06:11 +00:00
  • 6c86a59183 Added recode to whois_channels event Valentin Batz 2004-10-10 23:04:04 +00:00
  • 4b40495a5c Also remember other (not k or l) modes with arguments Wouter Coekaerts 2004-10-10 21:23:38 +00:00
  • 8b8c58f4ef Remember key not only with channel->key, but also in channel->mode (in the statusbar) on key-hiding-servers, like before isupport Wouter Coekaerts 2004-10-10 21:09:02 +00:00
  • 0d96d40b30 Fixed bug with logging where item names starting with the same string were not logged properly. Valentin Batz 2004-10-10 18:10:30 +00:00
  • b832f1f7b2 add d,q,f and J to CHANMODES default, to work a bit better with dancer and possibly others (Dear irc server coder, please send isupport with CHANMODES, thank you) Wouter Coekaerts 2004-10-08 11:58:06 +00:00
  • c08f9f3867 And the same for signal_continue Wouter Coekaerts 2004-10-06 20:48:25 +00:00
  • 64c6af7865 Recognise a param of signal_emit from perl if it's an int Wouter Coekaerts 2004-10-06 20:11:26 +00:00
  • 3beaacf9ee Fixed possible printing bug with quit messages when the message is printed in the statuswindow Valentin Batz 2004-10-06 16:48:59 +00:00
  • fa80d4913b Fix HILIGHT -actcolor -mask (Bug 131) Wouter Coekaerts 2004-10-06 16:25:34 +00:00
  • c5982338c1 Fix own nick changes in irssi-proxy Wouter Coekaerts 2004-10-05 12:36:57 +00:00
  • 330768de7d Added timeout_add_once function to docs Valentin Batz 2004-09-23 14:12:08 +00:00
  • a26038c664 Changed the order of recode_out_default_charset, it doesn't override /recode add anymore. The string returned by nl_langinfo(CODESET) may be empty, use ISO8859-1 in this case Valentin Batz 2004-09-20 12:45:49 +00:00
  • 4cc4ddc1a7 Fixed /KNOCK support. Geert Hauwaerts 2004-09-18 20:56:33 +00:00
  • 19ca0eb059 Forgot g_free(translit_to); in recode_in Valentin Batz 2004-09-18 03:42:59 +00:00
  • 6207383bd1 Added event 317, 319, 313, 330, 377, 378, 379, 327, 326 to src/fe-common/irc/fe-whois.c, fixes the printing of /whois -yes * (Bug 123) Valentin Batz 2004-09-17 15:55:34 +00:00
  • ddc37ac5b2 Updated help for recode Valentin Batz 2004-09-16 11:46:33 +00:00
  • c9d21e7807 Fixed /WHOWAS bug, where "event 312" was not printed right, Recent WHOIS changes broke it. Valentin Batz 2004-09-16 09:00:42 +00:00
  • 0a4b38295d Added recoding of realname to who and whois replies Valentin Batz 2004-09-16 08:31:59 +00:00
  • adfa7aff12 Bugfix: http://bugs.irssi.org/?do=details&id=121 Geert Hauwaerts 2004-09-15 21:27:22 +00:00
  • f888f2c9dc Bugfix: http://bugs.irssi.org/?do=details&id=99 Geert Hauwaerts 2004-09-15 19:29:55 +00:00
  • ba2a025706 forgot argument 'value' for settings_set_* Wouter Coekaerts 2004-09-15 13:06:16 +00:00
  • 62358fe708 Updated settings_* functions docs Wouter Coekaerts 2004-09-15 12:49:36 +00:00
  • 8ea717b676 Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fixed bug 106 Valentin Batz 2004-09-15 12:11:43 +00:00
  • 55bcc420a7 Fix messages to @#channel showed *your* nickmode, not the one of the sender (part of Bug 80) Wouter Coekaerts 2004-09-13 22:09:54 +00:00
  • efb20d7cc2 Fix readded (changed) hilights being in config twice, resulted in duplicate hilights or removed hilights coming back (Bug 39) Wouter Coekaerts 2004-09-13 19:02:02 +00:00
  • 2f81d1f160 Make /JOIN -tag #channel and /JOIN #channel<space> switch to that channel (Bugs 13 and 93) Wouter Coekaerts 2004-09-13 16:54:28 +00:00
  • f84f03706c Fix /WHOIS -yes (Bug 67) Wouter Coekaerts 2004-09-12 22:45:36 +00:00
  • 7974c252a0 Recent WHOIS changes broke nick's gone/oper flags. Patch by Valentin Batz Timo Sirainen 2004-09-12 13:12:34 +00:00
  • ff0c5bfe7c Added "whois default event" Timo Sirainen 2004-09-01 17:19:23 +00:00
  • 119c028945 send max 15 005 parameters at once. Patch by Valentin Batz Timo Sirainen 2004-08-31 22:32:58 +00:00
  • 259331e0b1 Allow '@' characters in nick. Timo Sirainen 2004-08-24 06:31:08 +00:00
  • 685b887e8e Changed the built-in documentation to fit current CVS. Geert Hauwaerts 2004-08-21 14:31:34 +00:00
  • 82052118a7 Bug #104 recode treats multibyte jp characters as utf8. Patch by Valentin Batz Timo Sirainen 2004-08-21 07:05:16 +00:00
  • df9f46cf4d forgot to add Timo Sirainen 2004-08-20 00:27:05 +00:00