4 months ago clokep Remove SIPE files. default tip
6 months ago clokep Partially updated to match changes from bug 759.
6 months ago clokep Fix all entities found in a Twitter message, not just the first one.
6 months ago clokep Fix entities bug.
6 months ago clokep Back out the timeouts, the socket should be able to handle that.
7 months ago clokep Reconnect to the server if we haven't heard from it in a while.
7 months ago clokep Add extended join documentation
8 months ago Florian Quèze Normalize chat buddy names before calling requestBuddyInfo or creating a private conversation. Needed for XMPP MUCs.
8 months ago Florian Quèze Bug 682 - Reply to and retweet actions on twitter, r=clokep over IRC.
8 months ago Florian Quèze Bug 721 - Follow-up to address clokep's review comment.
8 months ago Florian Quèze Bug 721 - MUC Participants need tooltips.
8 months ago clokep Change line endings of socket.jsm.
8 months ago clokep Don't crash if the socket is closed unexpectedly.
10 months ago clokep Fix the dequote functions to actually implement the spec.
10 months ago clokep Update IRC components from split of jsProtoHelper
10 months ago Patrick Cloke Bug 758 - Clean up jsProtoHelper, r=fqueze.
10 months ago clokep Avoid recursive import in ctcp.jsm.
10 months ago clokep Use CTCP before RFC 2812
10 months ago clokep Add default port for TLS/SSL doc
10 months ago clokep CTCP loading without errors (no handler registered yet).
10 months ago clokep More simplifications.
10 months ago clokep Clean up handlers / specifications objects
10 months ago clokep Working using JS objects instead of XPCOM.
10 months ago clokep Check in of partial changes from review from flo.
10 months ago clokep Adding CTCP support (currently broken).
10 months ago clokep Add SIPE source locations
10 months ago clokep Add SIPE make files to share w/ flo
10 months ago clokep Remove registering commands from specifications, it's easy enough to do anyway.
11 months ago clokep Few small changes + comments & formatting
11 months ago clokep Fix a few issues from the last commit.
11 months ago clokep Removes the concept of a "default" specification, these are now just hard coded.
11 months ago Patrick Cloke Bug 793 - Twitter timeline conversation should have a topic, r=fqueze.
11 months ago Florian Quèze Bug 681 - Reduce the amount of data the twitter plugin logs into the Error Console by default, r=clokep.
11 months ago Florian Quèze Follow-up to bug 680 (localize twitter code): export the 'LOG' function in jsProtoHelper.
11 months ago Patrick Cloke Bug 697 - Commands no longer work in protocol overrides, r=fqueze.
11 months ago Patrick Cloke Bug 680 - Localize Twitter code, r=fqueze.
11 months ago Florian Quèze Bug 812 - Display the character count while typing a tweet, r=clokep.
11 months ago Florian Quèze Follow-up to bug 649 - purple proxies should not be in the way of JavaScript protocols: override protocols should have the same proxy behavior as their base.
11 months ago Florian Quèze Bug 676 - Display user icons in twitter timelines.
12 months ago Florian Quèze The 'topic' attribute of purpleIConvChat should be settable.
11 months ago clokep Remove archive.org reference in more documents
11 months ago clokep Working IRC as extendable components
12 months ago clokep Shut off socket test code
12 months ago clokep Add timeouts to connection
12 months ago clokep Fix NICK message
12 months ago clokep Clarify timeout comment
12 months ago clokep Add getInterface method
12 months ago clokep Add nsIClassInfo and QI garbage so the certification error code works
12 months ago clokep Ensure we're closing the socket on disconnect
12 months ago clokep Close IRC-JS branch IRC-JavaScript
12 months ago clokep Close Sync branch Sync
12 months ago clokep Xbox LIVE description
12 months ago clokep Merge xbox-live experiment
12 months ago clokep Move files for import into experiments
13 months ago clokep imServices loads lazily so we can't immediately assume that we can use it, kind of a hackey fix right now, but it works.
14 months ago clokep Sort of working commit
15 months ago clokep Initial commit
12 months ago clokep Merge back to default branch
12 months ago clokep Merge default IRC-JavaScript
12 months ago clokep Merge Sync repository IRC-JavaScript