dpash
11274d03f3
Add inital gnutls support
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3861 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-07-17 14:07:20 +00:00
dpash
463b258487
The tr_TR patch has been committed upstream. Don't apply it.
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3860 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-07-17 12:23:37 +00:00
dpash
cb755a7b70
Add a comment so it doesn't get confused and shift the patch down if it
...
failed to unpatch the previous time
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3859 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-07-17 12:23:05 +00:00
dpash
83de9a8649
Update the changelog and dependancies to include information from the
...
old packaging of irssi-text
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3858 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-07-17 11:42:18 +00:00
dpash
203b1286fd
Add patches to check the binary exists before doing an /upgrade and to
...
stop eval recursive loops
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3857 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-07-17 11:40:58 +00:00
dpash
ae62c8f9c7
Massively overhaul the debian packaging to bring it up to 0.8.10rc5
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3855 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-07-15 21:54:15 +00:00
Valentin Batz
a06efdc97c
Updated the help file for QUERY, added a Note about using /query without parameters is working like /unquery:
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3827 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-07-07 18:17:29 +00:00
Valentin Batz
999ac1ddd8
Updated the help file for QUERY, added UNQUERY to See also:
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3826 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-07-07 17:56:51 +00:00
Valentin Batz
eefd999fa4
Added a new boolean setting 'recode' to provide an opportunity to turn off recode completely
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3805 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-06-29 07:47:45 +00:00
Wouter Coekaerts
37941e84fe
Fix server->last_nick leak by Toby (Bug 267)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3794 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-06-24 16:43:18 +00:00
Valentin Batz
5a280a620d
Fixed a bug where the completion history can grow without bound, patch by Toby Peterson
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3755 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-05-14 18:01:07 +00:00
Valentin Batz
c371640471
Fixed leaking in chat-completion ( http://bugs.irssi.org/?do=details&id=249 ), patch by Toby Peterson
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3754 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-05-14 17:53:49 +00:00
Valentin Batz
4d5200a4e1
Fixed a bug with isupport, after an upgrade from 0.8.9 prefix very well can be NULL, so check for it
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3750 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-05-14 12:32:03 +00:00
Valentin Batz
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 )
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3746 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-05-11 18:52:12 +00:00
Valentin Batz
c474f1a2a0
Updated the syntax definition for /recode add in fe-recode.c
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3740 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-05-09 21:31:47 +00:00
Valentin Batz
8b41206248
Fixed a leak in fe-events-numeric.c, patch by Toby Peterson
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3738 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-05-09 15:30:59 +00:00
Valentin Batz
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
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3737 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-05-09 15:18:24 +00:00
Wouter Coekaerts
b25310faf1
Fix tr_TR locale problem for glib2 (still a bug with glib1.2) by David Pashley
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3728 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-04-26 12:25:19 +00:00
Wouter Coekaerts
e4c55c9d1f
Remember alternate_nick and max_whois on reconnect (Bug 181)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3727 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-04-26 11:51:40 +00:00
Wouter Coekaerts
57d78e276f
Compile fix for gcc 4 (Bug 219)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3726 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-04-25 22:21:19 +00:00
Wouter Coekaerts
0e878b22f9
Fix displaying of ctcp userinfo and clientinfo (Bug 222)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3725 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-04-25 20:31:12 +00:00
Geert Hauwaerts
88b387c118
Added three new default aliases.
...
EXEMPTLIST: Show the exemptlist of the current channel.
TAG: Execute the folowing command on a specific network.
For example: /TAG Freenode /msg #irssi Hi!
ATAG: Changed the active window tag to the specified network.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3724 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-30 23:56:08 +00:00
Valentin Batz
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)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3723 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-07 17:10:45 +00:00
Wouter Coekaerts
e1c7d7e260
Don't use a retarted ip for passive DCC
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3722 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-07 16:02:06 +00:00
Wouter Coekaerts
9124723ce1
Fix /script reset, which caused crashes (Bug 48)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3721 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-07 15:37:31 +00:00
Wouter Coekaerts
bfb951d3be
Don't apply emphasis on _foo_^ if it's a nick (Bug 52)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3720 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-07 14:17:07 +00:00
Valentin Batz
8ec7c164d6
Free the right memory in fe-recode.c (related to bug 210)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3719 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-07 06:20:55 +00:00
Valentin Batz
49c8ba4058
Fixed memleak when preserving valid charsets in read_settings in fe-recode.c (Bug 210)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3718 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-06 21:49:57 +00:00
Wouter Coekaerts
418136656d
Fix memleak in /UNBAN, by Toby Peterson (Bug 215)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3717 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-06 19:30:08 +00:00
Wouter Coekaerts
e159d8b2f0
Fix memleak in dcc get, by Toby Peterson (Bug 214)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3716 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-06 18:47:05 +00:00
Wouter Coekaerts
bd8712dde1
Fix memleak in several commands that used cmd_return_error when they should be using cmd_param_error, by Toby Peterson (Bug 213)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3715 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-06 18:45:47 +00:00
Wouter Coekaerts
abb28cae20
Add libtool's -module flag to get built properly on all platforms, by Toby Peterson (Bug 212)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3714 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-06 18:43:39 +00:00
Wouter Coekaerts
2e81e13842
Fix command_unbind memleak by Toby Peterson (Bug 211)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3713 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-06 18:42:10 +00:00
Geert Hauwaerts
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.
The Irssi development team does not support flaming or in any way attacking
other IRC clients and their users (nor do we support flaming of other OS's
or personal attacks on people for their choice of OS, application etc.),
whether their inbuildt lists *could* be used by drone writers or not. Every
IRC client holds 'default servers'. Xchat and Gaim for example have nearly
the exact same list as mIRC.
Regards,
- Geert Hauwaerts <geert@irssi.org>
- Christel Dahlskjaer <christel@irssi.org>
- Valentin Batz <senneth@irssi.org>
Changes:
--------
- Removed 'freenode' from the ircnet list.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3712 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-03-04 21:07:51 +00:00
Wouter Coekaerts
a809cecda8
Byebye stupid tail problems on Solaris. Hi, Mr. grep
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3711 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-22 00:05:06 +00:00
Wouter Coekaerts
47b5dcb538
One more autogen fix by Janne Kujanpaa
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3710 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-16 17:23:19 +00:00
Wouter Coekaerts
c49b54dc2b
autogen and configure fixes by Janne Kujanpaa (Bug 192)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3709 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-16 16:33:51 +00:00
Valentin Batz
5a8b583347
Fixed output of /hilight (add a space after -levels if any).
...
Added recode to dcc-chat, patch by Jean-Yves Lefort
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3708 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-11 17:27:09 +00:00
Valentin Batz
19e800cf23
Fixed memory leaks when destroying a channel, when loading nonexisten scripts and in topics, patch by Toby Peterson
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3707 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-06 21:31:58 +00:00
Wouter Coekaerts
a5fdd2358f
Update ChangeLog incremental. Dropped ChangeLog.xml (for now?)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3706 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-05 13:20:16 +00:00
Wouter Coekaerts
e7b3362bd5
Compile fix: make it c99 again, by Timothy Hatcher (Bug 184)
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3705 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-04 22:28:08 +00:00
Valentin Batz
cc10292c21
Update our own nickrec->gone flag on /away <reason> or on /away
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3704 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-02-03 15:51:03 +00:00
Valentin Batz
b5f93b6164
call setlocale(LC_ALL, ) once in fe-text/irssi.c and not everytime recode_get_charset() is called in recode.c
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3703 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-01-12 16:40:44 +00:00
Valentin Batz
f4c1b605ed
call setlocale(LC_ALL, ) before g_get_charset to properly return the user's charset
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3702 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-01-12 12:10:48 +00:00
Wouter Coekaerts
ecae975c2b
Added IRCNET command again, as a deprecated alias for NETWORK
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3701 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-01-12 02:09:07 +00:00
Valentin Batz
d8cfab7f43
Fixed a bug with /me, use the right arguments for "message irc own_action"
...
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3700 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-01-04 12:13:47 +00:00
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