Commit Graph

207 Commits

Author SHA1 Message Date
silver%warwickcompsoc.co.uk
9849aed077 Bug 27807 - Load and overlay default network list with networks.txt data from profile. Phase 1 of user-editable networks, includes required extra support from the serializer.
ChatZilla only.
r=samuel
2006-04-21 01:42:06 +00:00
silver%warwickcompsoc.co.uk
f6254e998e Bug 329440 - Use binary streams for IRC server connections is possible.
ChatZilla only.
r=samuel
2006-04-02 15:11:15 +00:00
silver%warwickcompsoc.co.uk
7d28009051 Bug 330164 - Use nickname!*@* for ban masks when the hostname is not yet available.
ChatZilla only.
r=samuel
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-25 16:56:59 +00:00
jwatt%jwatt.org
915c1ffeaf Fixing bug 329356. Ban and except lists aren't formatted. Patched by Robert Marshall <rdmsoft@bugs.rdmsoft.com>. r=samuel@sieb.net 2006-03-07 15:48:16 +00:00
gijskruitbosch%gmail.com
fdd694fa06 No bug. ChatZilla only. Strict warning nits. R+ over IRC.
r=silver (James Ross)
2006-03-05 23:24:41 +00:00
silver%warwickcompsoc.co.uk
63671f0e26 Bug 292428 - Make auto-away checking work per-network, and be configurable for the same.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2006-03-05 01:24:26 +00:00
silver%warwickcompsoc.co.uk
9bd5398075 Bug 325457 - Add visual support for +a (admin) and +q (founder) modes on supported servers.
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-05 01:13:34 +00:00
silver%warwickcompsoc.co.uk
7b046091e6 Bug 329038 - Don't use prefs from library code.
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2006-03-04 21:49:04 +00:00
silver%warwickcompsoc.co.uk
b6ad25ebbe Bug 288844 - Throw from asyncOpen instead of using content listeners for handling irc: URLs.
ChatZilla only.
r=samuel
2006-03-04 20:21:53 +00:00
timeless%mozdev.org
1ce5986f6b Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
silver%warwickcompsoc.co.uk
f5d25c66f7 Bug 323237 - Try to force pref saving, but delay it for between 5s and 20s to keep responsiveness.
r=samuel
2006-02-20 20:51:51 +00:00
gavin%gavinsharp.com
a5f5710817 Bug 327710: Ident server uses wrong disconnect function, patch by Robert Marshall (tH) <rdmsoft@bugs.rdmsoft.com>, r=Silver 2006-02-20 16:39:46 +00:00
gavin%gavinsharp.com
ba481a8d51 Bug 322259: Can't select directories with Browse button for "Log Folder" preference, patch by Robert Marshall (tH) <rdmsoft@bugs.rdmsoft.com>, r=Silver 2006-02-20 16:37:04 +00:00
gijskruitbosch%gmail.com
6d962143fd Bug 292014 - Allow for auto-accepting of DCC Downloads.
ChatZilla Only.
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver
2006-02-12 08:04:47 +00:00
gijskruitbosch%gmail.com
eea3c362eb Bug 40879 - Add ident server to ChatZilla.
ChatZilla Only.
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver
2006-02-11 19:26:14 +00:00
gijskruitbosch%gmail.com
a8ba54fddb Bug 291105 - ChatZilla's menu structure needs improving
ChatZilla only.
r=silver
2006-02-11 08:49:56 +00:00
silver%warwickcompsoc.co.uk
a9a4284cd2 Bug 299458 - Small fixes to formatException and isinstance.
ChatZilla only.
r=samuel
2006-01-20 17:21:02 +00:00
gijskruitbosch%gmail.com
d6298c315f Bug 299458 - Remove excess whitespace in source code.
ChatZilla only.
r=samuel
p=silver@warwickcompsoc.co.uk (James Ross)
2006-01-18 22:28:31 +00:00
silver%warwickcompsoc.co.uk
28e541abdf Bug 282680 - Store all channel modes on the channel (as defined by RPL_ISUPPORTS), and display them in the header.
ChatZilla only.
r=samuel
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-12-28 21:45:11 +00:00
silver%warwickcompsoc.co.uk
b181cdfb1e Bug 278763 - Remove last quater of IP addresses when banning.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-12-25 22:35:23 +00:00
silver%warwickcompsoc.co.uk
aba79d4d01 Bug 319821 - Use document.documentElement instead of document.firstChild to handle changes due to be made by bug 319654.
ChatZilla only.
r=samuel
2005-12-11 16:29:15 +00:00
silver%warwickcompsoc.co.uk
6af5ca7999 Bug 289135 - Support cancelling during the connect better, and make sure closing a view cancels the connect and does not re-open the view.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-12-07 14:43:37 +00:00
silver%warwickcompsoc.co.uk
97e70bc1c0 Bug 318859 - Fix change of case that was missed in last checkin for this bug.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-12-07 14:32:48 +00:00
silver%warwickcompsoc.co.uk
175450f8f7 Bug 296702 - Fix parser code for new quoted property names.
ChatZilla only.
r=samuel
2005-12-04 22:39:49 +00:00
silver%warwickcompsoc.co.uk
f75e5978e7 Bug 318859 - Allow substring matching for DCC commands as well as documenting the existing RegExp-based matching.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-12-04 22:32:30 +00:00
silver%warwickcompsoc.co.uk
87c591bb2c Bug 296702 - Add text serializer to ChatZilla.
ChatZilla only.
r=samuel
2005-12-04 00:58:36 +00:00
timeless%mozdev.org
760dd5cd10 Bug 318336 - ChatZilla doesn't display messages if you ignore anyone
patch by gijskruitbosch+bugs@gmail.com r=silver
2005-11-30 17:02:19 +00:00
silver%warwickcompsoc.co.uk
11c5ce6a7b Bug 281886 - Add code to handle new command-line service stuff from toolkit.
ChatZilla only.
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2005-11-26 22:29:44 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
silver%warwickcompsoc.co.uk
5f0f900ac6 Bug 314273 - Various updates to the use of __proto__ and obj.hasOwnProperty to fix /leave and /part when you join two channels with the same Unicode representation (possible when they use different charsets).
ChatZilla only.
r=samuel
2005-11-20 02:08:37 +00:00
silver%warwickcompsoc.co.uk
cc59221a10 Bug 316225 - Add 'var' in some utils to quell strict warnings.
ChatZilla only.
r=samuel
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-11-19 22:23:51 +00:00
silver%warwickcompsoc.co.uk
edc6cfbca8 Bug 316224 - Add return value for net_connect to quell strict warnings.
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-11-19 22:17:28 +00:00
silver%warwickcompsoc.co.uk
e943538a63 Bug 281172 - Add DCC preferences, and some Unicode-awareness in DCC Chat.
r=samuel
p=silver@warwickcompsoc.co.uk (James Ross) + gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-11-03 22:35:00 +00:00
silver%warwickcompsoc.co.uk
153386eba0 Bug 313802 - Make ChatZilla complain to the user if Mozilla/Firefox has selected a bad locale, so they stand a chance of fixing it.
ChatZilla only.
r=samuel
2005-11-03 18:31:37 +00:00
samuel%sieb.net
a229a38203 Bug 301514 - try connecting forever, with growing backoff
p=tuukka.tolvanen@gmail.com
r=silver@warwickcompsoc.co.uk
chatzilla only
2005-10-24 21:36:35 +00:00
samuel%sieb.net
58e9f601c7 Bug 313201 - Fix strict warning in utils.js
p=gijskruitbosch@gmail.com
r=silver@warwickcompsoc.co.uk
chatzilla only
2005-10-24 20:45:01 +00:00
samuel%sieb.net
e9cd018c8e Bug 313146 - ChatZilla should use SI units for DCC transfers
p=silver@warwickcompsoc.co.uk
r=samuel@sieb.net
chatzilla only
2005-10-24 20:40:16 +00:00
silver%warwickcompsoc.co.uk
040deea915 Bug 299458 - Make Menu Manager handler oncommand event so that repeatgenerated items get the correct context information.
ChatZilla only.
r=rginda
2005-09-21 01:06:13 +00:00
silver%warwickcompsoc.co.uk
d085a7edd6 Bug 306482 - Force async DNS callback onto the main thread, because the DOM sucks.
ChatZilla only.
r=rginda
2005-09-12 19:21:17 +00:00
silver%warwickcompsoc.co.uk
ded946023a Bug 114322 - Add basic CTCP "finger" support.
ChatZilla only.
r=rginda
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-09-12 19:17:51 +00:00
silver%warwickcompsoc.co.uk
b3e51a3a59 Bug 299521 - Add /userhost, /userip, /time commands, update /name and /desc commands.
ChatZilla only.
r=rginda
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-09-12 19:11:39 +00:00
silver%warwickcompsoc.co.uk
d8efd1d571 Bug 272882 - Support parameters to the -chat command-line flag to work around loading bugs in Mozilla and Firefox.
ChatZilla only.
r=silver
p=justinarthur@ieee.org (Justin Turner Arthur)
2005-09-12 18:54:27 +00:00
silver%warwickcompsoc.co.uk
54c1f7a740 Bug 305663 - Only add 'eval' to command list manually if it is not already in the list (Mozilla 1.0 will pretend it doesn't exist).
ChatZilla only.
r=samuel
2005-09-07 19:26:34 +00:00
silver%warwickcompsoc.co.uk
fa3a6bff6f Bug 304350 - Don't try and force the pref service to save prefs.js.
ChatZilla only.
r=rginda
2005-08-22 18:42:14 +00:00
silver%warwickcompsoc.co.uk
580a26fb7c Bug 304507 - Use correct lower-case function for ignore code.
ChatZilla only.
r=samuel
2005-08-20 22:44:27 +00:00
silver%warwickcompsoc.co.uk
6cd76df2de Bug 299458 - Suggest /knock command (when supported by server) when channel joins fail. Auto-join channels when invited, for ones you had tried to join yourself earlier.
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-27 16:14:49 +00:00
silver%warwickcompsoc.co.uk
9229d2d4ad Bug 299458 - Resolve hostnames to IP async.
ChatZilla only.
r=rginda
a=bsmedberg
2005-07-27 16:03:52 +00:00
silver%warwickcompsoc.co.uk
e9cd03e90c Bug 274300 - Catch and handle hook processing errors in event queue.
ChatZilla only.
r=rginda
a=bsmedberg
2005-07-27 15:59:30 +00:00
silver%warwickcompsoc.co.uk
3d26e727bf Bug 299458 - parse RPL_ISUPPORTS parameter CMDS into usable datastructure.
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-10 15:50:30 +00:00