Valentin Batz
|
7020ba8751
|
Updated the changed arguments for ban_remove
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3699 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2005-01-04 10:30:53 +00:00 |
|
Wouter Coekaerts
|
b52bbcfbbf
|
improve queuing commands, patch by Timothy Hatcher (Bug 168)
(patch changed so it doesn't wait one second after the 001 event)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3698 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2005-01-03 19:22:53 +00:00 |
|
Wouter Coekaerts
|
a38c7d1631
|
Fix multiple entries for local IP in /etc/hosts prevents connecting, patch by eridius (Bug 167)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3697 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2005-01-03 18:57:08 +00:00 |
|
Wouter Coekaerts
|
124e79aeeb
|
"ban remove" signal should pass who removed it, patch by Timothy Hatcher (Bug 166)
added it to docs/signals.txt too
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3696 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2005-01-03 18:54:39 +00:00 |
|
Wouter Coekaerts
|
1074f0377e
|
Fix recursive ^ prefixed commands blocking all output (Bug 159)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3695 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2005-01-03 18:09:45 +00:00 |
|
Valentin Batz
|
df1e690a1e
|
Don't crash with an empty nick argument from the command line.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3694 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-12-22 18:47:38 +00:00 |
|
Valentin Batz
|
8b772ff6ec
|
Fixed target handling in recode_out
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3693 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-12-20 15:06:29 +00:00 |
|
Valentin Batz
|
7be7dd374c
|
Added <tag>/<target> support for recode.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3692 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-12-20 13:59:15 +00:00 |
|
Valentin Batz
|
5f81451df6
|
Fixed a memleak, when using recode_out you have too free the memory it allocates for you.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3691 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-12-07 17:48:21 +00:00 |
|
Wouter Coekaerts
|
2ffae72fc0
|
If available, send who set topic and when to irssi-proxy clients
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3690 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-12-07 17:02:40 +00:00 |
|
Geert Hauwaerts
|
71221528ad
|
/SERVER LIST doesn't output the current ones, /SERVER does
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3689 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-12-05 23:48:36 +00:00 |
|
Valentin Batz
|
feecc189c5
|
Forgot the comma for printf in the previous patch
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3688 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-11-30 07:59:10 +00:00 |
|
Valentin Batz
|
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
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3687 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-11-29 16:19:43 +00:00 |
|
Valentin Batz
|
d5fb3039e2
|
Fixed printing of the recoded realname in whowas
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3686 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-11-29 15:59:21 +00:00 |
|
Valentin Batz
|
989a5019ee
|
Added a note about quotes for /COMPLETION -delete when -auto is specified for the completion you try to remove
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3685 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-11-28 08:23:21 +00:00 |
|
Valentin Batz
|
f451305234
|
Reverting bugfix for 'usermode activates after autosendcmd' because it breaks usermode for reconnections
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3684 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-11-23 17:06:06 +00:00 |
|
Wouter Coekaerts
|
3c3ae53516
|
Fix typo in help for window close
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3683 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-11-22 18:25:03 +00:00 |
|
Valentin Batz
|
ed88bc5e42
|
Fixed bug where usermode was not sent correctly
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3681 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-11-19 17:25:18 +00:00 |
|
Valentin Batz
|
f7e12d390a
|
Changed autogen.sh and configure.in, so compiling works with svn, darix will make the svn path configureable
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3680 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-11-04 15:53:22 +00:00 |
|
Valentin Batz
|
7a8c5f6763
|
Fixed bug with time settings where hours actually returned 60*hours
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3679 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-11-04 15:08:57 +00:00 |
|
Valentin Batz
|
99c2aaca4c
|
/UPGRADE saves now server->version
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3324 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-18 14:40:33 +00:00 |
|
Wouter Coekaerts
|
9999862664
|
Make cmd_window_item_goto use cmd_get_params, so "/WINDOW ITEM GOTO item<space>" (for example) works
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3323 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-18 14:19:07 +00:00 |
|
Wouter Coekaerts
|
9204602326
|
Fix /help server: -noauto is the default
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3322 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-17 19:23:10 +00:00 |
|
Valentin Batz
|
569b9efc7e
|
Added recode for the away-messages
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3321 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-16 02:10:47 +00:00 |
|
Valentin Batz
|
1d834b39b3
|
Fixed /join -invite -window bug if there is no invite
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3320 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-16 00:08:21 +00:00 |
|
Valentin Batz
|
5a7e889f4f
|
Fixed bug 120 where proxy doesn't set the server_rec->away_reason
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3319 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-14 16:41:02 +00:00 |
|
Wouter Coekaerts
|
2a0ba14c0c
|
Fix crash with non-irc servers
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3318 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-12 17:06:11 +00:00 |
|
Valentin Batz
|
6c86a59183
|
Added recode to whois_channels event
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3317 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-10 23:04:04 +00:00 |
|
Wouter Coekaerts
|
4b40495a5c
|
Also remember other (not k or l) modes with arguments
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3316 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-10 21:23:38 +00:00 |
|
Wouter Coekaerts
|
8b8c58f4ef
|
Remember key not only with channel->key, but also in channel->mode (in the statusbar) on key-hiding-servers, like before isupport
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3315 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-10 21:09:02 +00:00 |
|
Valentin Batz
|
0d96d40b30
|
Fixed bug with logging where item names starting with the same string were not logged properly.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3314 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-10 18:10:30 +00:00 |
|
Wouter Coekaerts
|
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)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3313 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-08 11:58:06 +00:00 |
|
Wouter Coekaerts
|
c08f9f3867
|
And the same for signal_continue
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3312 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-06 20:48:25 +00:00 |
|
Wouter Coekaerts
|
64c6af7865
|
Recognise a param of signal_emit from perl if it's an int
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3311 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-06 20:11:26 +00:00 |
|
Valentin Batz
|
3beaacf9ee
|
Fixed possible printing bug with quit messages when the message is printed in the statuswindow
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3310 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-06 16:48:59 +00:00 |
|
Wouter Coekaerts
|
fa80d4913b
|
Fix HILIGHT -actcolor -mask (Bug 131)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3309 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-06 16:25:34 +00:00 |
|
Wouter Coekaerts
|
c5982338c1
|
Fix own nick changes in irssi-proxy
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3308 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-10-05 12:36:57 +00:00 |
|
Valentin Batz
|
330768de7d
|
Added timeout_add_once function to docs
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3307 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-23 14:12:08 +00:00 |
|
Valentin Batz
|
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
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3306 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-20 12:45:49 +00:00 |
|
Geert Hauwaerts
|
4cc4ddc1a7
|
Fixed /KNOCK support.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3305 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-18 20:56:33 +00:00 |
|
Valentin Batz
|
19ca0eb059
|
Forgot g_free(translit_to); in recode_in
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3304 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-18 03:42:59 +00:00 |
|
Valentin Batz
|
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)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3303 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-17 15:55:34 +00:00 |
|
Valentin Batz
|
ddc37ac5b2
|
Updated help for recode
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3302 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-16 11:46:33 +00:00 |
|
Valentin Batz
|
c9d21e7807
|
Fixed /WHOWAS bug, where "event 312" was not printed right, Recent WHOIS changes broke it.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3301 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-16 09:00:42 +00:00 |
|
Valentin Batz
|
0a4b38295d
|
Added recoding of realname to who and whois replies
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3300 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-16 08:31:59 +00:00 |
|
Geert Hauwaerts
|
adfa7aff12
|
Bugfix: http://bugs.irssi.org/?do=details&id=121
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3299 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-15 21:27:22 +00:00 |
|
Geert Hauwaerts
|
f888f2c9dc
|
Bugfix: http://bugs.irssi.org/?do=details&id=99
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3298 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-15 19:29:55 +00:00 |
|
Wouter Coekaerts
|
ba2a025706
|
forgot argument 'value' for settings_set_*
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3297 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-15 13:06:16 +00:00 |
|
Wouter Coekaerts
|
62358fe708
|
Updated settings_* functions docs
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3296 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-15 12:49:36 +00:00 |
|
Valentin Batz
|
8ea717b676
|
Fixed memleak in recode.c, fixed typo in special_vars.txt, fixed bug 105, fixed bug 106
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3295 dbcabf3a-b0e7-0310-adc4-f8d773084564
|
2004-09-15 12:11:43 +00:00 |
|