All times are UTC.
00:00:57 <-- mconley_ has quit (Connection closed) 00:04:11 --> mconley has joined #instantbird 00:05:09 <-- mconley has quit (Quit: NO CARRIER) 00:05:19 --> mconley has joined #instantbird 00:07:48 <EionRobb> clokep_work: you can't look at it because you're busy skypeplugining? 00:14:07 <clokep_work> EionRobb: Not tonight. 00:14:16 <EionRobb> :O 00:14:16 <clokep_work> aleth: Are there two tooltips then? 00:14:23 <EionRobb> why would you do this to me 00:15:11 * clokep_work is at a PythoN Meetup 00:15:24 <aleth> clokep_work: No, the change to imTooltip just overrides any existing tooltip text if appropriate 00:18:00 <-- clokep_work has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 00:18:04 --> clokep_work has joined #instantbird 00:18:04 * ChanServ sets mode +o clokep_work 00:26:26 <-- Hoony has quit (Ping timeout: 121 seconds) 00:31:04 <nhnt11> clokep_work: It finds http or https, yeah: http://dxr.mozilla.org/comm-central/source/chat/protocols/twitter/twitter-text.jsm#290 00:31:26 <nhnt11> I don't want to replace stuff that starts with ftp:// for example. 00:31:42 <clokep_work> nhnt11: If you don't want to...then what's the problem. :-D 00:32:01 <nhnt11> clokep_work: That regex matches the protocol optionally 00:32:11 <nhnt11> Oh wait 00:32:20 <nhnt11> Hmm 00:32:30 <nhnt11> I suppose that doesn't match ftp://blabla at all 00:32:37 <nhnt11> I was thinking it'd match the blabla part 00:32:37 <nhnt11> cool 00:36:35 <clokep_work> aleth: http://stackoverflow.com/a/4293084/1070085 That's clever... 00:39:01 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 00:39:09 --> nhnt11 has joined #instantbird 00:39:09 * ChanServ sets mode +h nhnt11 00:39:39 <aleth> clokep_work: heh, that's nice and short indeed :-) 00:39:52 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 00:39:59 --> nhnt11 has joined #instantbird 00:40:00 * ChanServ sets mode +h nhnt11 00:41:20 <-- clokep_work has quit (Connection closed) 00:41:23 --> clokep_work has joined #instantbird 00:41:23 * ChanServ sets mode +o clokep_work 00:41:39 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 00:41:47 --> nhnt11 has joined #instantbird 00:41:47 * ChanServ sets mode +h nhnt11 00:44:42 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 00:44:49 --> nhnt11 has joined #instantbird 00:44:50 * ChanServ sets mode +h nhnt11 00:46:56 <nhnt11> Damn, I just derped in that email 00:49:07 <nhnt11> Uh 00:49:21 <nhnt11> http://pastebin.instantbird.com/1082111 00:51:05 <aleth> That's what happens when you reply to contact... 00:51:39 <aleth> Do you want both of them to go through? 00:51:41 <nhnt11> aleth: I just copied the recipient list on the email you sent. 00:52:02 <nhnt11> Well, the second one doesn't make much sense without the first, I'd say just cancel both. 00:53:10 <aleth> OK 00:59:22 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 00:59:42 --> nhnt11 has joined #instantbird 00:59:43 * ChanServ sets mode +h nhnt11 01:00:09 <nhnt11> Cool, seems like everything is working 01:00:15 <nhnt11> That took longer than I expected :] 01:12:45 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 01:12:53 --> nhnt11 has joined #instantbird 01:12:53 * ChanServ sets mode +h nhnt11 01:13:59 --> Tonnes has joined #instantbird 01:14:11 <nhnt11> aleth: Don't approve that if you haven't already :-/ 01:14:42 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 01:14:49 --> nhnt11 has joined #instantbird 01:14:49 * ChanServ sets mode +h nhnt11 01:16:39 <nhnt11> Should be good now 01:17:29 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 01:17:41 --> nhnt11 has joined #instantbird 01:17:41 * ChanServ sets mode +h nhnt11 01:18:12 --> Hoony has joined #instantbird 01:49:26 <-- Armada has quit (Connection closed) 01:49:42 <-- mconley has quit (Connection closed) 01:50:31 --> Armada has joined #instantbird 01:51:08 --> Widdershins has joined #instantbird 01:51:40 <-- Mook_as has quit (Client exited) 01:55:29 <-- clokep_work has quit (Ping timeout: 121 seconds) 01:56:12 <-- myk has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 02:04:00 <-- gerard-majax_ has quit (Ping timeout: 121 seconds) 02:23:55 <-- Armada has quit (Connection closed) 02:25:31 --> clokep has joined #instantbird 02:25:31 * ChanServ sets mode +o clokep 02:35:44 --> clokep_work has joined #instantbird 02:35:44 * ChanServ sets mode +o clokep_work 02:40:11 <clokep_work> EionRobb: So...what mechanism is used to continually get skype data? is a connection kept open or? 02:40:34 --> mconley has joined #instantbird 02:42:13 <-- mconley has quit (Connection closed) 02:43:17 <EionRobb> clokep_work: repeated long-polling of /v1/users/ME/endpoints/SELF/subscriptions/0/poll 02:43:31 <EionRobb> I'm sure there's other ways, but that's the way I've managed to capture 02:43:53 <clokep_work> EionRobb: I guess I'm sure exactly what you mean by "long polling"? You mean you keep the connection open and then when it dies you reopen it? 02:43:56 <EionRobb> in the POST to /v1/users/ME/endpoints/SELF/subscriptions it says what channelType to use 02:44:12 <EionRobb> yeah, it could return instantly or after a minute depending on when data comes in 02:46:07 <clokep_work> Ooooo, I see. 02:46:11 <clokep_work> That's part of the JSON. :) 02:47:16 <clokep_work> I think I understand. 02:47:40 <clokep_work> Right the first call to subscriptions just sets up what you want to use. 02:47:48 <clokep_work> And then the calls to subscriptions/0/poll gets the actual data. 03:08:34 <EionRobb> bingo 03:21:58 <clokep> Cool well pulling the buddy list...but I don't know how to mak ebuddies in Instantbird from a server sid ebuddy list. :-D 03:22:01 <clokep> So need to figure that out. 03:22:03 <clokep> But tomorrow... 03:22:28 <-- aleth has quit (Ping timeout: 121 seconds) 03:25:35 <EionRobb> :) 03:26:05 <-- clokep has quit (Ping timeout: 121 seconds) 03:27:19 --> DGMurdockIII has joined #instantbird 04:13:24 --> gerard-majax_ has joined #instantbird 04:30:09 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 04:30:17 --> nhnt11 has joined #instantbird 04:30:17 * ChanServ sets mode +h nhnt11 04:41:58 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 04:42:05 --> nhnt11 has joined #instantbird 04:42:05 * ChanServ sets mode +h nhnt11 04:55:20 <instant-buildbot> build #1248 of linux-nightly-default is complete: Success [3build successful] Build details are at http://buildbot.instantbird.org/builders/linux-nightly-default/builds/1248 05:00:36 --> nhnt12 has joined #instantbird 05:00:36 * ChanServ sets mode +h nhnt12 05:04:10 <-- nhnt11 has quit (Ping timeout: 121 seconds) 05:04:10 * nhnt12 is now known as nhnt11 05:04:38 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 05:04:47 --> nhnt11 has joined #instantbird 05:04:47 * ChanServ sets mode +h nhnt11 05:08:49 <instant-buildbot> build #2450 of macosx-nightly-default is complete: Success [3build successful] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/2450 05:14:27 --> Bollebib has joined #instantbird 05:17:18 <-- EionRobb has quit (Quit: Leaving.) 05:19:12 <instant-buildbot> build #144 of linux64-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux64-nightly-default/builds/144 05:28:18 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 05:28:26 --> nhnt11 has joined #instantbird 05:28:26 * ChanServ sets mode +h nhnt11 05:37:05 --> mconley has joined #instantbird 05:40:48 --> Mook_as has joined #instantbird 05:40:56 <-- Mook_as has quit (Connection closed) 05:50:36 <-- Bollebib has quit (Connection closed) 05:57:04 --> Mook_astb has joined #instantbird 05:57:11 <-- Mook_astb has quit (Connection closed) 06:09:26 <-- Hoony has quit (Client exited) 06:28:27 <-- DGMurdockIII has quit (Quit: Leaving) 06:41:28 <-- gerard-majax_ has quit (Ping timeout: 121 seconds) 07:00:19 --> aleth has joined #instantbird 07:00:20 * ChanServ sets mode +o aleth 07:02:27 --> Hoony has joined #instantbird 07:24:26 <-- aleth has quit (Ping timeout: 121 seconds) 07:29:35 --> aleth has joined #instantbird 07:29:36 * ChanServ sets mode +o aleth 07:47:49 <-- aleth has quit (Ping timeout: 121 seconds) 08:13:52 <-- mconley has quit (Connection closed) 08:16:10 * Fallen|away is now known as Fallen 08:52:29 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died) 08:56:48 --> mpmc has joined #instantbird 08:58:32 <-- Widdershins has quit (Ping timeout: 121 seconds) 09:47:54 <-- Hoony has quit (Ping timeout: 121 seconds) 10:05:31 --> aleth has joined #instantbird 10:05:31 * ChanServ sets mode +o aleth 10:07:21 <-- aleth has quit (Quit: :tiuQ) 10:07:24 --> aleth has joined #instantbird 10:07:25 * ChanServ sets mode +o aleth 10:13:30 --> aleth1 has joined #instantbird 10:13:31 * ChanServ sets mode +o aleth1 10:13:47 <-- aleth has quit (Ping timeout: 121 seconds) 10:13:47 * aleth1 is now known as aleth 10:14:57 <instantbot> New Instantbird - Conversation bug 1107850 filed by aleth@instantbird.org. 10:14:58 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1107850 min, --, ---, aleth, ASSI, Minimum width of typing notification panels is too big 10:25:54 <-- aleth has quit (Quit: :tiuQ) 10:27:38 --> aleth has joined #instantbird 10:27:38 * ChanServ sets mode +o aleth 10:31:15 <-- sawrubh has quit (*.net *.split) 10:31:15 <-- spiffytech has quit (*.net *.split) 10:31:15 <-- Tobin has quit (*.net *.split) 10:32:00 --> spiffytech has joined #instantbird 10:32:00 --> sawrubh has joined #instantbird 10:32:00 --> Tobin has joined #instantbird 10:35:15 --> Hoony has joined #instantbird 10:35:37 <-- Tonnes has quit (Connection closed) 10:36:10 --> Tonnes has joined #instantbird 10:37:30 <-- sawrubh has quit (*.net *.split) 10:37:30 <-- spiffytech has quit (*.net *.split) 10:37:30 <-- Tobin has quit (*.net *.split) 10:37:52 --> spiffytech has joined #instantbird 10:37:52 --> sawrubh has joined #instantbird 10:37:52 --> Tobin has joined #instantbird 11:14:40 <-- aleth has quit (Ping timeout: 121 seconds) 11:22:41 --> clokep has joined #instantbird 11:22:41 * ChanServ sets mode +o clokep 11:25:20 <-- clokep_work has quit (Ping timeout: 121 seconds) 11:29:11 <-- Hoony has quit (Client exited) 11:39:21 --> aleth has joined #instantbird 11:39:22 * ChanServ sets mode +o aleth 11:45:56 --> Armada has joined #instantbird 11:59:17 <clokep> Looks like I need to do something like http://dxr.mozilla.org/comm-central/source/chat/protocols/yahoo/yahoo.js?from=yahoo.js&case=true#326 12:00:05 * clokep kind of feels like that code should be in jsProtoHelper... 12:00:13 <clokep> At least the first part of it is identical. 12:06:09 <-- clokep has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 12:30:50 <aleth> Yes, the first half looks generic enough to be in jsProtoHelper 12:57:48 --> clokep_work has joined #instantbird 12:57:48 * ChanServ sets mode +o clokep_work 13:39:16 --> kapy has joined #instantbird 13:39:42 --> hadi has joined #instantbird 13:44:26 <clokep_work> Even1: Looks like the Windows builder is offline again? 13:49:11 <instantbot> aleth@instantbird.org changed the Resolution on bug 955439 from --- to WORKSFORME. 13:49:13 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=955439 nor, --, ---, nobody, RESO WORKSFORME, Opening links fails on a second instance of Instantbird 13:50:48 <clokep_work> :) 14:02:45 <-- aleth has quit (Ping timeout: 121 seconds) 14:05:47 --> aleth has joined #instantbird 14:05:48 * ChanServ sets mode +o aleth 14:20:01 <-- aleth has quit (Ping timeout: 121 seconds) 14:50:47 --> Defman has joined #instantbird 14:53:35 --> aleth has joined #instantbird 14:53:36 * ChanServ sets mode +o aleth 14:54:24 * Fallen is now known as Fallen|away 15:10:05 --> gerard-majax_ has joined #instantbird 15:15:31 --> Hoony has joined #instantbird 15:16:02 <-- kapy has quit (Connection closed) 15:17:37 <-- aleth has quit (Quit: :tiuQ) 15:34:12 --> aleth has joined #instantbird 15:34:13 * ChanServ sets mode +o aleth 16:01:12 --> kapy has joined #instantbird 16:03:29 <-- gerard-majax_ has quit (Ping timeout: 121 seconds) 16:05:16 <-- kapy has quit (Ping timeout: 121 seconds) 16:08:00 --> Rym has joined #instantbird 16:12:37 --> mconley has joined #instantbird 16:12:47 --> gerard-majax_ has joined #instantbird 16:15:26 --> kapy has joined #instantbird 16:20:43 <-- kapy has quit (Connection closed) 16:21:26 --> kapy has joined #instantbird 16:21:42 <-- kapy has quit (Connection closed) 16:22:53 <-- aleth has quit (Ping timeout: 121 seconds) 16:41:03 <-- mconley has quit (Connection closed) 16:58:19 --> Bollebib has joined #instantbird 17:00:12 --> rxcomm has joined #instantbird 17:10:49 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 17:14:48 --> mconley has joined #instantbird 17:24:00 --> flo-retina has joined #instantbird 17:24:00 * ChanServ sets mode +qo flo-retina flo-retina 17:25:50 --> myk has joined #instantbird 17:27:44 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 17:27:51 --> flo-retina has joined #instantbird 17:27:51 * ChanServ sets mode +qo flo-retina flo-retina 17:30:52 <-- myk has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 17:30:54 --> myk has joined #instantbird 17:31:39 <-- rxcomm has quit (Ping timeout: 121 seconds) 17:31:42 --> rxcomm has joined #instantbird 17:36:50 <-- flo-retina has quit (Ping timeout: 121 seconds) 17:39:44 --> aleth has joined #instantbird 17:39:44 * ChanServ sets mode +o aleth 17:48:20 --> flo-retina has joined #instantbird 17:48:20 * ChanServ sets mode +qo flo-retina flo-retina 17:50:59 <-- Hoony has quit (Ping timeout: 121 seconds) 17:55:33 --> arlolra has joined #instantbird 17:59:47 <-- rxcomm has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 18:05:30 <-- mconley has quit (Connection closed) 18:13:36 --> Mook_as has joined #instantbird 18:19:29 * Fallen|away is now known as Fallen 18:40:38 --> mconley has joined #instantbird 18:53:44 topic changed by aleth to "Ask about Instantbird (http://instantbird.com) here!|Current version is Instantbird 1.5! :) | News: http://blog.instantbird.org | Nightlies: http://nightly.instantbird.im (for testing only) | IRC logs: http://log.bezut.info | Pastebin: http://pastebin.instantbird.org | Bugs: https://bugzilla.mozilla.org" 18:55:13 topic changed by aleth to "Ask about Instantbird (http://instantbird.com) here! | Current version is Instantbird 1.5! :) | News: http://blog.instantbird.org | Nightlies: http://nightly.instantbird.im (for testing only) | IRC logs: http://log.bezut.info | Pastebin: http://pastebin.instantbird.org | Bugs: https://bugzilla.mozilla.org" 19:08:45 <-- Armada has quit (Connection closed) 19:32:05 --> hadi1 has joined #instantbird 19:32:52 <-- hadi1 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 19:33:07 <instantbot> clokep@gmail.com changed the Resolution on bug 1034971 from --- to FIXED. 19:33:09 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1034971 nor, --, 1.6, aleth, RESO FIXED, Regression: IRC topic not always settable on freshly-joined channels 19:35:43 <-- hadi has quit (Ping timeout: 121 seconds) 19:37:23 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 19:37:30 --> nhnt11 has joined #instantbird 19:37:30 * ChanServ sets mode +h nhnt11 19:39:16 <clokep_work> aleth: ^ Any idea how far back we need to check that into? 19:39:17 --> rxcomm has joined #instantbird 19:39:18 <clokep_work> comm-beta? 19:39:22 <clokep_work> comm-a? 19:39:27 <clokep_work> comm-esr? 19:39:56 <flo-retina> aleth: I'm now quite confused by that date patch :-S 19:40:01 <aleth> My guess is esr 19:40:07 * clokep_work is hands off on that patch now. 19:40:12 <clokep_work> I already messed up once. :-D 19:40:17 <flo-retina> :-D 19:40:23 <aleth> clokep_work: it suffered from feature creep ;) 19:40:26 <clokep_work> aleth: Hmm...I think comm-beta, but not sure. 19:40:51 <flo-retina> aleth: I guess one thing that confuses me is: why are the changes to Bubbles not a pure removal? 19:41:10 <aleth> clokep_work: So the patch that caused it landed June 4th 19:42:20 <aleth> That makes it TB 32 if I am not mistaken 19:42:28 <aleth> So, not the ESR :-) 19:42:58 <aleth> flo-retina: It would be a pure removal if we didn't care about not having any tooltips in the log viewer 19:43:28 <flo-retina> why are tooltips not working on the log viewer? 19:43:53 <aleth> There is no _originalMsg on messages from logs 19:45:04 <flo-retina> why is that? 19:45:31 <flo-retina> aleth: magic copy would be broken if there was no _originalMsg 19:45:36 <flo-retina> AFAIK magic copy works there 19:46:14 <aleth> Let me check 19:46:59 <aleth> You're right, it's there :-) 19:47:15 <clokep_work> OK. so we want it in c-a so we can release off of 36? 19:47:17 <aleth> I must be misremembering something related from the logger changes 19:48:02 <aleth> flo-retina: I know what was confusing me - it's the extra stuff like twitter entity info that's not logged and therefore absent. But that's not the same thing. 19:48:12 <flo-retina> ok :) 19:48:14 <aleth> Great, that means I can go on a dead code removal spree :) 19:48:30 <aleth> I didn't like keeping that stuff. 19:48:49 <flo-retina> aleth: and enjoy the memory saving related to removing all these DOM attributes from the default theme ;) 19:48:56 <aleth> Indeed! 19:49:18 <aleth> and the (fairly insignificant) time spent adding them ;) 19:50:02 <aleth> clokep_work: If you're uplifting to c-a better uplift to c-b too while you are at it. 19:59:25 <-- mconley has quit (Connection closed) 20:02:19 <-- flo-retina has quit (A TLS packet with unexpected length was received.) 20:05:06 <clokep_work> aleth: I have to get approval anyway, it's chat. 20:06:05 <aleth> Sure, Standard8 still does those afaik. 20:06:58 <clokep_work> Yep. 20:08:48 <clokep_work> aleth: Do you know if Jul 11 was also Moz 32? 20:09:13 <aleth> unlikely https://wiki.mozilla.org/RapidRelease/Calendar 20:09:53 <aleth> Wow, the tree is remarkably green :-) 20:12:40 --> mconley has joined #instantbird 20:18:24 <clokep_work> I find that table confusing. 20:18:31 <clokep_work> Are those what things are BEFORE that date or AFTER that date? 20:19:08 <aleth> It *is* confusing 20:19:31 <aleth> Needs moar colours 20:20:34 <aleth> The dates are the beginning dates for that cycle 20:21:04 <aleth> So Jul 11 is after 06-09 and so in FX33 20:23:46 <clokep_work> Are you sure? 20:23:56 <clokep_work> 2014-10-13 says that central is 36, that was the end date for that? 20:24:00 <clokep_work> OH wait...I'm six weeks behind. 20:24:00 <clokep_work> Nvm. 20:24:29 --> mconley_ has joined #instantbird 20:24:34 <clokep_work> "Risk to taking this patch (and alternatives if risky): I don't see this patch as risky, there is not really an alternative I can think of." Not very convincing. :( 20:26:35 <-- mconley has quit (Ping timeout: 121 seconds) 20:33:00 <aleth> well, that initially 15-minute patch took more iterations than I expected, but ends up in a good place :-) 20:33:28 <aleth> nhnt11: if you have stuff to push to try, the tree is green again 20:34:53 <nhnt11> Not at the moment, no :-/ 20:35:03 <nhnt11> I've got a half-finished patch addressing those review comments for split logs 20:35:30 <nhnt11> I'll likely finish that up after my exam tomorrow (I have another 4 days off before the next one after that) 20:35:43 <aleth> Maybe finish the gloda one first? iirc that was pretty much done 20:35:49 <nhnt11> Yeah, that's what I meant 20:35:52 <aleth> ah OK 20:36:07 <aleth> I wasn't sure if it was waiting for try or not 20:39:09 --> EionRobb has joined #instantbird 20:42:37 <-- rxcomm has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 20:48:51 --> flo-retina has joined #instantbird 20:48:51 * ChanServ sets mode +qo flo-retina flo-retina 21:11:44 <-- BillBinkley has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 21:17:18 <flo-retina> aleth: I meant specifically in the TB UI, not the TB message themes 21:17:30 <flo-retina> aleth: eg. are the tooltips for the TB log viewer already working correctly? 21:18:52 <aleth> Yes, I did that when I unforked the code. 21:21:32 <clokep_work> aleth: Can you mark that other patch as obsolete? 21:21:54 <aleth> Already done, I think 21:22:38 <flo-retina> ok :) 21:22:58 * flo-retina would only mark as obsolete the patches that never got checked in btw 21:23:11 <aleth> flo-retina: Yes, that's what I did 21:23:21 <aleth> I assumed that's what clokep_work meant 21:23:28 <flo-retina> :) 21:26:33 <-- clokep_work has quit (Ping timeout: 121 seconds) 21:30:47 --> BWMerlin has joined #instantbird 21:46:02 <-- Defman has quit (Quit: My Double-Powered Atomic Reactor has gone to sleep. caaBOOOOM! ZZZzzz....) 22:02:21 <instantbot> aleth@instantbird.org changed the Resolution on bug 955312 from --- to FIXED. 22:02:22 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=955312 enh, --, 1.6, aleth, RESO FIXED, Date information should be available for messages 22:06:21 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 22:41:40 <-- nhnt11 has quit (Ping timeout: 121 seconds) 22:44:01 --> nhnt11 has joined #instantbird 22:44:01 * ChanServ sets mode +h nhnt11 23:00:15 --> Hoony has joined #instantbird 23:01:25 <-- mconley_ has quit (Connection closed) 23:04:17 <-- Hoony has quit (Ping timeout: 121 seconds) 23:16:28 <-- gerard-majax_ has quit (Ping timeout: 121 seconds) 23:32:38 --> gerard-majax has joined #instantbird 23:37:36 <-- gerard-majax has quit (Ping timeout: 121 seconds) 23:42:51 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 23:42:59 --> nhnt11 has joined #instantbird 23:42:59 * ChanServ sets mode +h nhnt11 23:45:46 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 23:45:54 --> nhnt11 has joined #instantbird 23:45:54 * ChanServ sets mode +h nhnt11 23:47:49 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 23:47:57 --> nhnt11 has joined #instantbird 23:47:57 * ChanServ sets mode +h nhnt11 23:48:11 <nhnt11> aleth: ping 23:49:09 --> Armada-MBP has joined #instantbird 23:53:15 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 23:53:25 --> nhnt11 has joined #instantbird 23:53:25 * ChanServ sets mode +h nhnt11 23:59:06 --> DGMurdockIII has joined #instantbird