Граф коммитов

205 Коммитов

Автор SHA1 Сообщение Дата
silver%warwickcompsoc.co.uk f4e7e6f3b5 Bug 337168 - Tag leakable object, and also remove the leak.
ChatZilla only.
r=samuel
2006-05-13 16:48:41 +00:00
darin%meer.net 7d3e7d7acd landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
gijskruitbosch%gmail.com 0ee4b72f7a Bug 332532 - file-utils.js is unfair on embedders
ChatZilla Only
r=silver
2006-04-29 22:45:17 +00:00
silver%warwickcompsoc.co.uk 52d319ce16 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 d36ca826af 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 5756a51e62 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 177097e3f6 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 f5e60b78c6 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 20ef046a36 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 4c3872cae5 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 87bdde5d12 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 0115752887 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 a279d689e5 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-02-23 09:36:43 +00:00
silver%warwickcompsoc.co.uk 5bff52b3ee 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 3efa33d6c1 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 171dbc2f85 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 9e64da918e 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 d613214f5a 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 7fe29e1847 Bug 291105 - ChatZilla's menu structure needs improving
ChatZilla only.
r=silver
2006-02-11 08:49:56 +00:00
silver%warwickcompsoc.co.uk 6e5735f76b Bug 299458 - Small fixes to formatException and isinstance.
ChatZilla only.
r=samuel
2006-01-20 17:21:02 +00:00
gijskruitbosch%gmail.com f51f7c45c4 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 ac0a47b471 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 820e55644e 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 294fe567ab 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 b79b7716b9 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 5950d164d1 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 9b0992a6e3 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 10895c6739 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 3809408432 Bug 296702 - Add text serializer to ChatZilla.
ChatZilla only.
r=samuel
2005-12-04 00:58:36 +00:00
timeless%mozdev.org d2971356bf 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 83bbf63d0b 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 3db428f6ac Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
silver%warwickcompsoc.co.uk f5f0e5ccbe 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 cf2c30d0aa 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 46a2c24ce4 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 46f77b9a73 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 67d5ba8ebd 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 d1e544168b 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 f810915135 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 2cb444683f 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 db18772f88 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 4f4f366868 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 fcf2a6e470 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 9dd8555b26 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 b5d16a88ae 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 0f4f973a0c 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 4739a2aeec 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 3e5f13dfce 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 909f290365 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 332650385b Bug 299458 - Resolve hostnames to IP async.
ChatZilla only.
r=rginda
a=bsmedberg
2005-07-27 16:03:52 +00:00