All times are UTC.
00:22:42 <-- aleth has quit (Ping timeout: 121 seconds) 00:27:26 <-- clokep_work has quit (Ping timeout: 121 seconds) 00:58:19 --> clokep_work has joined #instantbird 00:58:19 * ChanServ sets mode +o clokep_work 01:02:37 --> BlueMaxima has joined #instantbird 01:03:06 --> clokep has joined #instantbird 01:03:06 * ChanServ sets mode +o clokep 01:04:27 <-- clokep_work has quit (Ping timeout: 121 seconds) 01:09:04 <-- myk has quit (Ping timeout: 121 seconds) 01:10:14 <-- Mook_as has quit (Client exited) 02:03:14 <-- nhnt11 has quit (Ping timeout: 121 seconds) 02:27:27 <-- clokep has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 02:42:38 <instant-buildbot> build #2772 of macosx-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/2772 03:07:26 <-- arlolra has quit (Client exited) 03:47:24 <instant-buildbot> build #1461 of linux-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux-nightly-default/builds/1461 04:08:35 --> myk has joined #instantbird 04:27:36 --> afiksof has joined #instantbird 04:31:14 --> nhnt11 has joined #instantbird 04:31:14 * ChanServ sets mode +h nhnt11 04:41:19 <-- nhnt11 has quit (Ping timeout: 121 seconds) 04:52:42 --> nhnt11 has joined #instantbird 04:52:42 * ChanServ sets mode +h nhnt11 04:52:47 <-- nhnt11 has quit (Connection closed) 04:52:49 --> nhnt11 has joined #instantbird 04:52:49 * ChanServ sets mode +h nhnt11 04:55:17 --> Bollebib has joined #instantbird 05:03:05 <-- myk has quit (Ping timeout: 121 seconds) 05:54:22 <-- Bollebib has quit (Ping timeout: 121 seconds) 06:16:23 --> myk has joined #instantbird 06:52:43 <-- myk has quit (Ping timeout: 121 seconds) 07:14:51 <-- nhnt11 has quit (Ping timeout: 121 seconds) 07:31:02 <-- afiksof has quit (Connection closed) 07:33:25 --> afiksof has joined #instantbird 07:41:36 * Fallen|away is now known as Fallen 07:43:43 --> aleth has joined #instantbird 07:43:43 * ChanServ sets mode +o aleth 07:43:46 <-- aleth has quit (Connection closed) 07:43:48 --> aleth has joined #instantbird 07:43:48 * ChanServ sets mode +o aleth 07:44:51 <-- aleth has quit (Quit: :tiuQ) 07:55:55 --> gerard-majax has joined #instantbird 09:13:07 --> mpmc has joined #instantbird 09:23:46 --> aleth has joined #instantbird 09:23:46 * ChanServ sets mode +o aleth 09:37:15 --> BWMerlin has joined #instantbird 09:44:34 <-- aleth has quit (Ping timeout: 121 seconds) 10:49:28 --> clokep has joined #instantbird 10:49:28 * ChanServ sets mode +o clokep 10:54:12 <instant-buildbot> build #376 of linux64-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux64-nightly-default/builds/376 11:04:19 <clokep> I wonder if we should just send the password as PASS if we don't get a 001 after a period of time. 11:08:47 --> aleth has joined #instantbird 11:08:47 * ChanServ sets mode +o aleth 11:08:53 <instantbot> clokep@patrick.cloke.us changed the Resolution on bug 1171411 from --- to DUPLICATE. 11:08:54 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1171411 nor, --, ---, nobody, RESO DUPLICATE, Make it clear a password is not required when setting up a new IRC account 11:11:00 <aleth> Looks like we should really expose the server password field in the advanced options 11:13:59 <flo-retina> clokep: and record that it worked in a pref so that we do it immediately the next time? 11:14:34 <clokep> flo-retina: Maybe. In that case, the only "weird" thing would be if someone legit has a server that wants a PASS and NickServ ID. 11:14:40 <clokep> Bu those people are screwed anyway. ;) 11:15:01 <flo-retina> well, these people could still set the serverPassword pref themselves 11:15:17 <flo-retina> I guess if it has a value that differs from the account password we would still use the pref's value 11:18:06 <clokep> Righ. 11:18:23 <clokep> We can' drop the pref anyway if people are using it. 11:18:24 <clokep> can't 11:18:29 <aleth> clokep: I guess the difficulty is finding the right time constants 11:18:46 <flo-retina> aleth: slightly smaller than our timeout? 11:19:33 <clokep> flo-retina: I think the server closes the connection o us 11:19:35 <clokep> on us 11:19:37 <aleth> flo-retina: "record that it worked in a pref" we could just set the existing serverPassword pref in that case. 11:19:48 <aleth> clokep: that's what I thought too 11:19:55 <flo-retina> aleth: that would store the password in plain text :-/ 11:20:15 <aleth> oh right, that was the other reason to move the pref :-/ 11:20:28 <aleth> I forget why that never happened (I think clokep had a WIP) 11:20:53 <clokep> aleth: I do, it doesn't work 11:20:56 <clokep> It touches a lot of code. 11:21:44 <clokep> Huh that bug isn't assigned to me though. 11:25:21 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 11:33:30 <clokep> aleth: BTW I ended up rewriting that NOTICE method last night to support the oftc use case 11:34:40 <aleth> sounds good 11:35:25 <clokep> Much cleaner now IMO 11:35:46 <clokep> I just don't know if it works. :-D I got banned from oftc last night haha. 11:36:16 <aleth> heh, that's like when moznet timeouts because you've reconnected too often in sequence... 11:36:50 <clokep> Yeah that's what it was doing to me. 11:36:55 <clokep> It'd likely work today. 11:45:35 <-- BWMerlin has quit (Client exited) 12:02:36 <-- clokep has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 12:25:40 <-- Tonnes has quit (Connection closed) 12:27:44 --> Tonnes has joined #instantbird 12:28:57 <-- aleth has quit (Ping timeout: 121 seconds) 12:29:48 --> aleth has joined #instantbird 12:29:48 * ChanServ sets mode +o aleth 12:31:46 <-- BlueMaxima has quit (Connection closed) 12:32:29 --> clokep_work has joined #instantbird 12:32:29 * ChanServ sets mode +o clokep_work 12:48:54 --> Mnyromyr has joined #instantbird 12:56:27 --> mpmc has joined #instantbird 13:31:52 --> afiksof1 has joined #instantbird 13:33:15 <-- afiksof has quit (Ping timeout: 121 seconds) 13:44:26 * Fallen is now known as Fallen|away 13:47:59 <-- aleth has quit (Quit: :tiuQ) 13:48:06 --> aleth has joined #instantbird 13:48:06 * ChanServ sets mode +o aleth 14:01:39 --> Bollebib has joined #instantbird 14:26:01 <-- afiksof1 has quit (Ping timeout: 121 seconds) 14:34:50 <-- aleth has quit (Ping timeout: 121 seconds) 14:35:10 --> aleth has joined #instantbird 14:35:10 * ChanServ sets mode +o aleth 14:39:57 --> afiksof has joined #instantbird 14:51:28 <clokep_work> Obscure bug from a friend...when he talks to his girlfriend over Facebook Chat via Instantbird, her name comes through as Foo O"Bar, instead of Foo O'Bar...I suspect a Facebook bug? 14:53:02 <flo-retina> that seems likely yes 14:53:09 <flo-retina> I guess you would need to have a look at a debug log to be sure 14:53:56 <clokep_work> Yeah. I'll try tlaking to her soon. 14:54:04 <clokep_work> I suggested they get married and change her last name to fix it. ;) 14:55:06 <flo-retina> lol 14:55:58 <flo-retina> imagine at the ceremony if they said "we decided to get married because our friend Patrick couldn't fix his piece of IM software to handle displaying Foo's last name properly" ;) 15:46:04 <-- afiksof has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 16:24:21 --> myk has joined #instantbird 16:27:26 <-- aleth has quit (Ping timeout: 121 seconds) 17:06:28 --> aleth has joined #instantbird 17:06:28 * ChanServ sets mode +o aleth 17:06:34 <-- aleth has quit (Connection closed) 17:06:36 --> aleth has joined #instantbird 17:06:36 * ChanServ sets mode +o aleth 17:07:50 --> Mook_as has joined #instantbird 17:09:25 --> arlolra has joined #instantbird 17:15:09 <-- gerard-majax has quit (Ping timeout: 121 seconds) 17:31:28 --> nhnt11 has joined #instantbird 17:31:28 * ChanServ sets mode +h nhnt11 17:36:37 --> gerard-majax has joined #instantbird 17:37:51 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 18:22:43 <-- aleth has quit (Ping timeout: 121 seconds) 18:23:50 --> aleth has joined #instantbird 18:23:50 * ChanServ sets mode +o aleth 18:26:37 <arlolra> clokep_work: nss doesn't know anything about s-expressions. can we just lift gcrypt's s-expression facilities? seems pretty self contained 18:26:53 <arlolra> sexp.c 18:30:24 --> nhnt11 has joined #instantbird 18:30:24 * ChanServ sets mode +h nhnt11 18:31:02 --> afiksof has joined #instantbird 18:31:29 <clokep_work> arlolra: Beyond my crypto knowledge, sorry. 18:31:38 <clokep_work> flo-retina: ^ 18:31:45 <arlolra> think lisp 18:31:54 <arlolra> (s (expression)) 18:32:03 <arlolra> it's not crypto 18:32:26 <arlolra> https://en.wikipedia.org/wiki/S-expression 18:32:32 <clokep_work> I don't know lisp. 18:35:57 <-- aleth has quit (Ping timeout: 121 seconds) 18:36:55 <arlolra> it's a pretty simple data structure that's easy to parse / serialize. it's used to store the long term private keys to disk 19:16:06 --> aleth has joined #instantbird 19:16:06 * ChanServ sets mode +o aleth 20:01:10 <-- nhnt11 has quit (Ping timeout: 121 seconds) 20:03:13 <-- afiksof has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 20:07:47 <-- gerard-majax has quit (Ping timeout: 121 seconds) 20:26:37 --> nhnt11 has joined #instantbird 20:26:37 * ChanServ sets mode +h nhnt11 20:34:27 <-- arlolra has quit (Client exited) 21:19:54 <-- nhnt11 has quit (Ping timeout: 121 seconds) 21:25:25 --> nhnt11 has joined #instantbird 21:25:25 * ChanServ sets mode +h nhnt11 21:46:15 <flo-retina> if we are sure it's actually self contained, I see no problem with using a file (or a few files) from gcrypt 21:48:14 <-- nhnt11 has quit (Ping timeout: 121 seconds) 22:00:48 --> nhnt11 has joined #instantbird 22:00:48 * ChanServ sets mode +h nhnt11 22:00:48 <-- nhnt11 has quit (Connection closed) 22:00:49 --> nhnt11 has joined #instantbird 22:00:49 * ChanServ sets mode +h nhnt11 22:20:22 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 22:22:37 --> freaktechnik_ has joined #instantbird 22:24:23 <-- freaktechnik has quit (Ping timeout: 121 seconds) 22:24:23 * freaktechnik_ is now known as freaktechnik 22:31:42 --> BWMerlin has joined #instantbird 22:38:47 <-- Mnyromyr has quit (Connection closed) 22:44:18 --> arlolra has joined #instantbird 22:49:43 <-- clokep_work has quit (Ping timeout: 121 seconds) 22:49:43 <-- aleth has quit (Ping timeout: 121 seconds) 22:58:09 --> BlueMaxima has joined #instantbird 23:20:04 --> clokep_work has joined #instantbird 23:20:04 * ChanServ sets mode +o clokep_work