зеркало из https://github.com/mozilla/pjs.git
a2cc33af0a
a=brendan * chatzilla-service.js added components required for irc:// urls. * command-manager.js sort names before returning * connection-xpcom.js added support for async reads. * events.js Added "yield" event type to break out of event processing. * irc-debug.js add MPL show data for "senddata" type events. * irc.js add password param for server.login() method. add key param for channel.join() method. refactoring to use the connection's async read method if it's there (it's not in connection-rhino.js yet.) * utils.js add hyphenateWord function. * chatzilla.xul add windowtype attribute. apply exv@randomc.com 's userlist context menu patch. * commands.js apply cbegle@geocast.com 's /stalk and /unstalk patch. update join, server, and attach commands to include new params. alias leave part. removed bogus comments. * handlers.js apply cbegle@geocast.com 's /stalk and /unstalk patch. update join, server, and attach commands to include new params. check for pending irc urls after connection is made. * static.js apply cbegle@geocast.com 's /stalk and /unstalk patch. apply exv@randomc.com 's userlist context menu patch. add long word rule to munger. implement parseIRCURL() and gotoIRCURL() function. implement doURLTest() to test the other two. |
||
---|---|---|
.. | ||
lib | ||
tests |