All times are UTC.
00:01:49 <-- clokep has quit (Ping timeout: 121 seconds) 00:03:16 --> clokep has joined #instantbird 00:03:16 * ChanServ sets mode +o clokep 00:03:29 <-- Defman has quit (A TLS packet with unexpected length was received.) 00:11:20 <-- Tobin has quit (Connection closed) 00:24:09 --> Mook has joined #instantbird 00:25:51 <Mook> Hmm, having issues with https://dxr.mozilla.org/comm-central/source/mail/components/im/modules/index_im.js#341 where _knownConversations[convId] has been deleted because (probably) https://dxr.mozilla.org/comm-central/source/mail/components/im/modules/index_im.js#400 was triggered. 00:28:26 <clokep> Mook: Does that mean "shit ain't getting indexed"? 00:28:49 <clokep> Bug 1103647, most likely? 00:28:51 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1103647 maj, --, ---, nhnt11, ASSI, Chat logs no longer being indexed by gloda 00:30:01 <Mook> Dunno, I'm not even worrying about indexing at this point :) Just trying to implement close conversation. 00:30:11 <Mook> (I'm closing the conversation without ever having looked at it) 00:31:00 <clokep> Hm... 00:31:10 <clokep> Well I'm useless in that code, you need aleth flo-retina or nhnt11. 00:31:30 <Mook> (It's not a very interesting conversation, since it's just me telling slackbot "hello" from the previous run) 00:31:58 <clokep> Oh. You mean for writing a pprl? 00:32:03 <clokep> Hmm...I don't see why that would throw. 00:32:35 <Mook> It threw because I had just closed the conversation, before it got back the file name, or something 00:32:36 <clokep> Are you calling close from GenericConvChatPrototype? 00:32:41 <clokep> I.e. https://mxr.mozilla.org/comm-central/source/chat/protocols/irc/irc.js#302 00:32:46 <clokep> Ohhhhhhhhhhh. 00:32:47 <clokep> I see. 00:32:50 <clokep> Umm...that sucks. :) 00:33:03 <Mook> http://kopy.io/EBva6.js 00:33:15 <Mook> I... might have gone a bit overboard with the ES6ness 00:34:06 <clokep> Fancy. :) 00:34:33 <Mook> Now to figure out why I can't re-open that conversation I just closed :D 00:36:39 <clokep> :) 00:36:47 <-- Nazadel has quit (Quit: Bye) 00:36:52 <clokep> The problem with promises is ... errors are hard to find. 00:39:40 <-- AlexanderSalas has quit (Ping timeout: 121 seconds) 00:43:32 <Mook> It's supposed to (and often does) dump out totally uncaught things 00:43:40 <clokep> Oh does it do that now? 00:43:42 <clokep> That's helpful. :) 00:43:43 <Mook> At least, when you're not using DOM promises 00:43:47 <Mook> The JSM version shuold 00:43:58 <clokep> I haven't played w/ them in a long time. 00:44:26 <Mook> Hmm, I should go file a (UI) RFE from slack... 00:46:43 <clokep> About what? 00:48:45 <Mook> Jumping to previous/next unread. (Filed as bug 1131381) 00:48:47 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1131381 enh, --, ---, nobody, NEW, Hotkey to jump to previous/next unread conversation 00:50:14 <clokep> Ohhhh. 00:50:58 <clokep> Cool. 00:51:06 <clokep> You can also jump to last unread message, IIRC. 00:51:10 <clokep> I always forget the hotkey though. 00:51:39 <Mook> That might require the great UI merge, if that ever happens; I still don't even get unread marker :p 00:54:06 <clokep> Adding the unread marker would take you...15 minutes, likely? 00:54:14 <clokep> aleth would probably review it before oyu get up tomorrow. 00:54:53 <Mook> Takes the time for me to get up to date with the current state of the UI code :p 00:55:07 <clokep> There's a patch at bug 760762 00:55:09 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=760762 nor, --, ---, nobody, NEW, Add reading position marker line to conversations 00:56:01 <Mook> Right. I remember that :D 00:56:07 * clokep sighs. 00:56:14 <clokep> I have an alternate proposal? 00:56:18 <clokep> You finish ironing my shirts and I look at it? 00:56:31 --> tabris has joined #instantbird 00:58:22 <-- tabris has left #instantbird ("http://pidgin.renatosilva.me - Pidgin++") 00:58:34 <-- mconley has quit (Connection closed) 00:59:44 <Mook> Hmm. The trip to the East Coast might take a bit more than 15 minutes 01:05:41 <clokep> I'll try to take a look in a bit, deal? 01:05:45 <clokep> No promises. 01:05:52 <clokep> (No pun intended. ;)) 01:08:27 <Mook> No deal; you get to look at it or not as you feel like, until such point that I think I've done enough other work to put demands on your time :p 01:08:51 <-- Mnyromyr has quit (Connection closed) 01:09:58 --> clokep_work has joined #instantbird 01:09:58 * ChanServ sets mode +o clokep_work 01:11:34 <clokep_work> Bah...what's the ac option to change the objdir? 01:11:37 <-- sherief has quit (Ping timeout: 121 seconds) 01:12:14 <-- Rym_ has quit (Ping timeout: 121 seconds) 01:12:33 <Mook> You go to the object, and run ../src/configure 01:12:42 <clokep_work> (o_O) 01:12:43 <Mook> err, go to the objdir. 01:12:55 <clokep_work> |mk_add_options MOZ_OBJDIR=objdr-tb| is what I was looking for. :) 01:12:56 <Mook> (This is of course entirely different from what mozilla does) 01:13:16 <Mook> oh, I thought you meant normal autoconf, not magic special mozilla autoconf :p 01:13:24 <clokep_work> Shoot, that doesn't work... 01:13:40 <Mook> I'd recommend giving it an absolute path 01:15:23 <clokep_work> You have to. 01:15:25 <clokep_work> With c-c. 01:15:27 <clokep_work> As i Just found out. 01:15:31 <clokep_work> GOod thing my machine builds fast 01:15:40 <Mook> That would be why I recommend it :p 01:16:36 <clokep_work> Thanks, you're a pal. 01:21:50 <clokep_work> Uh oh...I only seem to have the 10.9 and 10.10 SDKs. 01:21:54 <clokep_work> Which apparently don't work. :-\ 01:27:58 --> sawrubh has joined #instantbird 01:42:01 <-- clokep_work has quit (Ping timeout: 121 seconds) 01:47:06 <-- aleth has quit (Quit: :tiuQ) 01:54:11 <Mook> Argh, why am I hitting https://dxr.mozilla.org/comm-central/source/chat/components/src/imConversations.js#612 with |prplConvId == 4| but |this._uiConv| for some reason having keys 1, 2, 3, 5 (... no 4, or, for that matter, 0)? 01:55:01 * redDragon|away is now known as redDragon 01:55:49 <clokep> You shouldn't care about UIConversations at all when writing a prpl. :-S 01:56:05 <Mook> I don't want to, but it's giving me weird errors 01:56:30 <clokep> Are you doing something weird when you init convs? 01:56:43 <clokep> Where I define "weird" as "different than IRC or XMPP" ;) 01:57:06 <Mook> Possibly! I don't know what I'm going and I have a pile of code 01:58:28 <clokep> :P 02:03:09 <clokep> Hmm...you don't even have joinChat implemented, so it's just things sent to you. 02:03:17 <clokep> The way you have it *looks* OK. 02:04:01 <Mook> Ah, I have to go implement joinChat. That might be a problem :D 02:06:36 --> mconley has joined #instantbird 02:07:30 <clokep> Maybe, maybe. 02:15:57 <-- myk has quit (Ping timeout: 121 seconds) 02:17:09 --> kapy has joined #instantbird 02:19:31 <-- Bollebib1 has quit (Ping timeout: 121 seconds) 02:23:27 <-- Fallen|away has quit (Ping timeout: 121 seconds) 02:23:55 --> AlexanderSalas has joined #instantbird 02:26:19 --> Fallen|away has joined #instantbird 02:38:42 <-- clokep has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 03:00:26 --> Rym_ has joined #instantbird 03:08:08 <-- kapy has quit (Connection closed) 03:08:21 <-- Rym_ has quit (Connection closed) 03:21:52 --> Rym_ has joined #instantbird 03:33:32 <-- sawrubh has quit (Quit: Connection closed for inactivity) 03:41:47 <-- Rym_ has quit (Ping timeout: 121 seconds) 03:52:15 --> Rym_ has joined #instantbird 03:55:54 --> kapy has joined #instantbird 04:03:10 <-- Rym_ has quit (Ping timeout: 121 seconds) 04:03:17 <Mook> Hmm. |path| is not defined in https://dxr.mozilla.org/comm-central/source/chat/components/src/logger.js#646 (because it's a |let| in the previous block) 04:04:27 <Mook> At least, that's what it looks like, with | try { let a = 1; throw 2; } catch (e) { print(a); } | 04:07:44 --> Rym_ has joined #instantbird 04:08:21 <-- EionRobb has quit (Quit: Leaving.) 04:17:02 <-- mconley has quit (Connection closed) 04:18:14 --> mconley has joined #instantbird 04:58:32 <-- mconley has quit (Connection closed) 05:03:24 <instant-buildbot> build #1302 of linux-nightly-default is complete: Success [3build successful] Build details are at http://buildbot.instantbird.org/builders/linux-nightly-default/builds/1302 05:04:37 --> Rym has joined #instantbird 05:05:51 <-- Rym_ has quit (Ping timeout: 121 seconds) 05:17:04 --> Rym_ has joined #instantbird 05:17:30 <-- Rym has quit (Ping timeout: 121 seconds) 05:21:22 <instant-buildbot> build #2531 of macosx-nightly-default is complete: Success [3build successful] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/2531 05:33:42 <-- kapy has quit (Connection closed) 05:50:00 <-- Rym_ has quit (Ping timeout: 121 seconds) 05:51:56 --> Rym_ has joined #instantbird 06:03:23 --> nhnt11 has joined #instantbird 06:03:23 * ChanServ sets mode +h nhnt11 06:12:31 <instant-buildbot> build #212 of linux64-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux64-nightly-default/builds/212 06:21:40 --> kapy has joined #instantbird 06:29:50 <-- Rym_ has quit (Ping timeout: 121 seconds) 06:31:40 --> myk has joined #instantbird 06:34:37 <-- kapy has quit (Connection closed) 06:52:01 --> kapy has joined #instantbird 06:57:46 <-- AlexanderSalas has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 07:14:26 --> Rym_ has joined #instantbird 07:19:38 * Fallen|away is now known as Fallen 07:26:50 --> Rym has joined #instantbird 07:27:15 <-- Rym_ has quit (Connection closed) 07:31:39 --> EionRobb has joined #instantbird 07:36:06 <-- myk has quit (Ping timeout: 121 seconds) 07:37:54 * Fallen is now known as Fallen|away 07:40:39 <-- Suiseiseki has quit (Ping timeout: 121 seconds) 07:46:37 --> Suiseiseki has joined #instantbird 07:47:47 <-- mudpit has quit (Ping timeout: 121 seconds) 08:04:16 --> mudpit has joined #instantbird 08:07:23 <-- gerard-majax_ has quit (Ping timeout: 121 seconds) 08:17:41 <-- Rym has quit (Ping timeout: 121 seconds) 08:18:12 --> Rym has joined #instantbird 08:18:20 * Fallen|away is now known as Fallen 08:33:36 <-- Even has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 08:33:39 --> Even has joined #instantbird 08:33:39 * ChanServ sets mode +o Even 08:42:23 <-- mudpit has quit (Ping timeout: 121 seconds) 08:49:30 <-- EionRobb has quit (Connection closed) 08:51:18 --> EionRobb has joined #instantbird 09:11:10 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died) 09:11:30 --> chrisccoulson has joined #instantbird 09:12:56 --> gerard-majax_ has joined #instantbird 09:25:08 --> sherief has joined #instantbird 09:31:37 <-- flo-retina has quit (Ping timeout: 121 seconds) 09:32:16 --> sherief_ has joined #instantbird 09:33:06 --> aleth has joined #instantbird 09:33:06 * ChanServ sets mode +o aleth 09:34:58 <-- sherief has quit (Ping timeout: 121 seconds) 09:37:19 <-- gerard-majax_ has quit (Ping timeout: 121 seconds) 09:37:28 <-- Rym has quit (Ping timeout: 121 seconds) 09:46:44 --> gerard-majax has joined #instantbird 09:48:06 <-- EionRobb has quit (Quit: Leaving.) 09:51:09 --> Bollebib has joined #instantbird 09:58:29 <-- stux has quit (Ping timeout: 121 seconds) 10:02:54 --> stux has joined #instantbird 10:04:01 <-- gerard-majax has quit (Ping timeout: 121 seconds) 10:10:22 <-- Widdershins has quit (Connection closed) 10:11:57 <-- nhnt11 has quit (Ping timeout: 121 seconds) 10:12:13 --> nhnt11 has joined #instantbird 10:12:13 * ChanServ sets mode +h nhnt11 10:13:11 --> Widdershins has joined #instantbird 10:18:06 --> flo-retina has joined #instantbird 10:18:06 * ChanServ sets mode +qo flo-retina flo-retina 10:19:09 * Fallen is now known as Fallen|away 10:23:08 * Fallen|away is now known as Fallen 10:25:19 --> BWMerlin has joined #instantbird 10:25:40 --> mpmc has joined #instantbird 10:28:22 <-- aleth has quit (Ping timeout: 121 seconds) 10:33:42 * redDragon is now known as redDragon|away 10:45:28 <-- sherief_ has quit (A TLS packet with unexpected length was received.) 10:48:38 --> sherief has joined #instantbird 10:59:40 --> gerard-majax has joined #instantbird 11:00:16 --> Widders has joined #instantbird 11:03:11 <-- Widdershins has quit (Ping timeout: 121 seconds) 11:15:49 --> mudpit has joined #instantbird 11:16:14 --> aleth has joined #instantbird 11:16:14 * ChanServ sets mode +o aleth 11:20:12 --> clokep has joined #instantbird 11:20:12 * ChanServ sets mode +o clokep 11:22:17 <-- nhnt11 has quit (Ping timeout: 121 seconds) 11:22:42 --> nhnt11 has joined #instantbird 11:22:42 * ChanServ sets mode +h nhnt11 11:23:55 <-- mudpit has quit (Ping timeout: 121 seconds) 11:36:33 <clokep> Mook: Looks like you found a bug? 12:02:36 * redDragon|away is now known as redDragon 12:10:48 <-- clokep has quit (Ping timeout: 121 seconds) 12:11:17 <-- BWMerlin has quit (Client exited) 12:28:51 <-- flo-retina has quit (Ping timeout: 121 seconds) 12:33:51 --> flo-retina has joined #instantbird 12:33:51 * ChanServ sets mode +qo flo-retina flo-retina 12:36:38 <-- gerard-majax has quit (Ping timeout: 121 seconds) 12:54:11 <-- kapy has quit (Ping timeout: 121 seconds) 12:56:42 --> Rym has joined #instantbird 13:05:11 <-- Tonnes has quit (Connection closed) 13:14:50 --> clokep_work has joined #instantbird 13:14:50 * ChanServ sets mode +o clokep_work 13:15:06 --> kapy has joined #instantbird 13:18:45 --> gerard-majax has joined #instantbird 13:20:43 --> Tonnes has joined #instantbird 13:34:21 --> Mnyromyr has joined #instantbird 13:58:13 <-- Tonnes has quit (Connection closed) 13:59:02 --> Tonnes has joined #instantbird 14:04:50 --> mconley has joined #instantbird 14:13:37 <-- Rym has quit (Connection closed) 14:15:31 --> Rym has joined #instantbird 14:31:57 <-- mconley has quit (Connection closed) 14:49:04 --> BillBinkley has joined #instantbird 14:50:33 <-- aleth has quit (Ping timeout: 121 seconds) 14:53:49 --> Defman has joined #instantbird 14:58:56 --> aleth has joined #instantbird 14:58:56 * ChanServ sets mode +o aleth 15:16:16 --> mconley has joined #instantbird 15:24:33 --> flo-linux has joined #instantbird 15:29:10 <-- nhnt11 has quit (Ping timeout: 121 seconds) 15:29:17 --> nhnt11 has joined #instantbird 15:29:17 * ChanServ sets mode +h nhnt11 15:34:17 <-- flo-linux has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 15:41:00 <-- flo-retina has quit (Ping timeout: 121 seconds) 15:51:40 --> spz has joined #instantbird 15:52:12 <-- spz has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 15:52:15 --> spz has joined #instantbird 15:52:35 <-- Widders has quit (Quit: Leaving) 15:54:33 <-- spz has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 15:54:36 --> spz has joined #instantbird 15:57:48 <spz> are there known issues with gtalk? 15:59:52 <clokep_work> spz: Google Talk is having some issues reconnecting. 15:59:59 <clokep_work> Can you be more specific about what you're trying to figure out? 16:00:12 <spz> Issues connecting ;) 16:00:49 <spz> using 1.5 16:01:16 <spz> clokep_work: ok, your quick answer is enough for me 16:01:34 <spz> clokep_work: thx 16:08:10 * Fallen is now known as Fallen|away 16:08:37 <-- spz has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 16:15:13 --> BillBinkley1 has joined #instantbird 16:16:39 <-- BillBinkley has quit (Ping timeout: 121 seconds) 16:20:21 --> flo-retina has joined #instantbird 16:20:21 * ChanServ sets mode +qo flo-retina flo-retina 16:23:22 <-- aleth has quit (Ping timeout: 121 seconds) 16:26:43 --> AlexanderSalas has joined #instantbird 16:34:21 --> aleth has joined #instantbird 16:34:21 * ChanServ sets mode +o aleth 16:52:33 --> mudpit has joined #instantbird 16:53:45 <-- gerard-majax has quit (Ping timeout: 121 seconds) 17:00:03 <-- sherief has quit (Ping timeout: 121 seconds) 17:05:42 <-- mudpit has quit (Ping timeout: 121 seconds) 17:06:30 <-- Rym has quit (Ping timeout: 121 seconds) 17:07:34 --> mudpit has joined #instantbird 17:11:53 <-- aleth has quit (Ping timeout: 121 seconds) 17:14:21 --> myk has joined #instantbird 17:21:24 --> gerard-majax has joined #instantbird 17:21:56 <clokep_work> nhnt11: Ping about those changes we really want in TB 38. :) 17:22:59 --> Nazadel has joined #instantbird 17:26:07 <-- kapy has quit (Quit: ) 17:27:20 <-- gerard-majax has quit (Ping timeout: 121 seconds) 17:33:45 --> Rym has joined #instantbird 17:35:31 --> gerard-majax has joined #instantbird 17:38:13 <-- Rym has quit (Ping timeout: 121 seconds) 17:42:21 <-- gerard-majax has quit (Ping timeout: 121 seconds) 17:42:25 --> Mook_as has joined #instantbird 17:42:52 --> gerard-majax has joined #instantbird 17:47:50 <-- gerard-majax has quit (Ping timeout: 121 seconds) 17:49:31 --> arlolra has joined #instantbird 17:55:40 <clokep_work> Mook_as: I got the 10.8 SDK so I can attempt to build tonight. :) 18:00:08 <Mook_as> \o/ 18:02:46 --> gerard-majax has joined #instantbird 18:04:38 * redDragon is now known as redDragon|away 18:05:57 <-- AlexanderSalas has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 18:08:19 <-- gerard-majax has quit (Ping timeout: 121 seconds) 18:11:13 <nhnt11> clokep_work: Pong 18:11:22 * nhnt11 will work on it now 18:11:27 <clokep_work> nhnt11: Just annoying you daily. :) 18:11:31 <nhnt11> I've got at least 30 minutes (probably an hour) 18:12:09 * nhnt11 wonders if you guys have heard of (or used) slack 18:12:37 <Mook_as> nhnt11: hahaha 18:13:04 <nhnt11> Mook_as: What's funny? 18:13:17 <Mook_as> nhnt11: I... might have heard of it. https://github.com/mook/moslack/ 18:13:35 <nhnt11> :D 18:16:10 <clokep_work> nhnt11: I use it daily 18:16:36 <Mook_as> Man, and I only use it workdays 18:18:44 <clokep_work> Mook_as: Well workdays, but that feels like everyday. 18:19:16 <Mook_as> I want to tell you about work-life balance, but I don't know what that is :p 18:21:38 <clokep_work> Isn't it when your life hangs in the balance because you're working so hard? 18:24:28 * clokep_work wonders why nhnt11 asks? 18:24:42 <nhnt11> clokep_work: I just stumbled upon it and thought it looked nice 18:24:58 <clokep_work> It's OK. 18:25:02 <clokep_work> I hate things like that that are webpages. 18:28:00 --> Rym has joined #instantbird 18:32:22 <-- Rym has quit (Ping timeout: 121 seconds) 18:39:58 --> aleth has joined #instantbird 18:39:58 * ChanServ sets mode +o aleth 18:46:43 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died) 18:47:13 --> chrisccoulson has joined #instantbird 19:00:42 --> Rym has joined #instantbird 19:01:21 <instantbot> New Chat Core - General bug 1131734 filed by aleth@instantbird.org. 19:01:22 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1131734 min, --, ---, aleth, ASSI, Path is not defined in logger.js 19:05:10 <-- Rym has quit (Ping timeout: 121 seconds) 19:05:37 <Mook_as> aleth: That first hunk in the patch looks wrong :) 19:05:51 <aleth> Oops, indeed. 19:06:21 <aleth> I wonder how exactly that happened 19:06:24 <Mook_as> Otherwise, r+ from not-a-reviewer, which is basically useless 19:06:36 <Mook_as> You wanted to type `hg` in your shell, but you were focused on the file instead? 19:07:01 <aleth> Mook_as: Right, must have been something like that, with a search having selected that line for some reason 19:07:39 <aleth> It shouldn't take clokep_work more than a second to review though. 19:08:37 <aleth> A nice change from the big patches that I put in his queue the other day... 19:10:27 <flo-retina> Mook_as: warning, you'll be a peer soon :-P 19:10:38 <flo-retina> if you continue stealing reviews :-D 19:11:08 <Mook_as> Can you have peers limited to two-line patches? 'Cause I can totally do that :p 19:11:27 <flo-retina> Mook_as: aleth can request review from you 19:11:38 <flo-retina> peers are allowed to request review from non-peers, that's how we train new peers ;) 19:16:56 <Mook_as> That involves peers trusting the reviewer, which... well, I wouldn't if it were me? (... largely driven by my laziness) 19:18:58 <aleth> Mook_as: feel free to steal the review! 19:19:12 <aleth> you found the bug, after all ;) 19:19:30 <flo-retina> too late 19:19:31 <Mook_as> Too late, flo already did :D 19:20:16 <-- myk has quit (Ping timeout: 121 seconds) 19:27:14 --> Rym has joined #instantbird 19:32:21 <-- Rym has quit (Ping timeout: 121 seconds) 19:36:30 --> gerard-majax has joined #instantbird 19:40:23 --> AlexanderSalas has joined #instantbird 19:42:48 <-- nhnt11 has quit (Ping timeout: 121 seconds) 19:43:21 --> nhnt11 has joined #instantbird 19:43:21 * ChanServ sets mode +h nhnt11 19:48:29 --> myk has joined #instantbird 19:48:39 --> EionRobb has joined #instantbird 19:53:10 <-- arlolra has quit (Client exited) 19:53:11 <-- BillBinkley1 has quit (Ping timeout: 121 seconds) 19:55:28 --> arlolra has joined #instantbird 20:30:33 <-- clokep_work has quit (Ping timeout: 121 seconds) 20:42:20 <-- nhnt11 has quit (Ping timeout: 121 seconds) 20:59:21 --> Rym has joined #instantbird 21:01:27 <-- AlexanderSalas has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 21:03:50 <-- Rym has quit (Ping timeout: 121 seconds) 21:11:46 --> nhnt11 has joined #instantbird 21:11:46 * ChanServ sets mode +h nhnt11 21:15:08 --> nhnt12 has joined #instantbird 21:15:08 * ChanServ sets mode +h nhnt12 21:16:30 <-- nhnt11 has quit (Ping timeout: 121 seconds) 21:16:30 * nhnt12 is now known as nhnt11 21:46:41 --> Rym has joined #instantbird 22:06:17 * Fallen|away is now known as Fallen 22:15:13 * Fallen is now known as Fallen|away 22:41:39 --> AlexanderSalas has joined #instantbird 22:44:00 <-- Rym has quit (Ping timeout: 121 seconds) 22:47:18 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 22:47:23 --> nhnt11 has joined #instantbird 22:47:23 * ChanServ sets mode +h nhnt11 22:48:27 <-- Defman has quit (A TLS packet with unexpected length was received.) 22:49:18 --> Defman has joined #instantbird 22:50:39 --> bernard has joined #instantbird 22:53:43 * Fallen|away is now known as Fallen 23:00:09 <-- bernard has quit (Connection closed) 23:00:55 --> bernard has joined #instantbird 23:10:48 --> Rym has joined #instantbird 23:15:09 <-- Rym has quit (Ping timeout: 121 seconds) 23:22:45 <-- AlexanderSalas has quit (Connection closed) 23:22:54 --> AlexanderSalas has joined #instantbird 23:24:10 <-- AlexanderSalas has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 23:32:45 --> clokep has joined #instantbird 23:32:45 * ChanServ sets mode +o clokep 23:32:57 <-- Mnyromyr has quit (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.32/20150112202503]) 23:37:04 --> Rym has joined #instantbird 23:40:52 <-- Defman has quit (A TLS packet with unexpected length was received.) 23:50:19 <clokep> arlolra: I think one of you guys was asking about adding certs automatically at some point? See http://mike.kaply.com/2015/02/10/installing-certificates-into-firefox/ 23:50:51 <arlolra> clokep: thanks 23:51:02 <clokep> I don't remember who it was so...please pass it along! :) 23:51:04 <arlolra> I'll forward to sukhe ... unless he appears 23:51:18 <clokep> Ahhhh! :) 23:53:57 <arlolra> clokep: thanks for the feedback btw 23:54:07 <clokep> arlolra: Welcome. 23:58:37 --> AlexanderSalas has joined #instantbird