#instantbird log on 06 08 2016

All times are UTC.

00:27:50 <-- clokep_work has quit (Connection closed)
00:29:10 --> Alex2 has joined #instantbird
00:30:36 --> clokep_work has joined #instantbird
00:30:36 * ChanServ sets mode +o clokep_work 
01:27:01 <-- clokep_work has quit (Ping timeout: 121 seconds)
02:25:42 <instant-buildbot> build #3192 of macosx-nightly-default is complete: Failure [4failed compile]  Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/3192
03:07:37 --> mpmc has joined #instantbird
03:54:45 <-- bgmCoder has quit (Connection closed)
03:55:43 <-- mpmc has quit (A TLS packet with unexpected length was received.)
04:21:28 <instant-buildbot> build #723 of linux64-nightly-default is complete: Success [3build successful]  Build details are at http://buildbot.instantbird.org/builders/linux64-nightly-default/builds/723
05:18:05 <-- EionRobb has quit (Quit: Leaving.)
05:33:32 --> bogdan_maris has joined #instantbird
05:51:21 --> Bollebib has joined #instantbird
06:29:04 --> chrisccoulson has joined #instantbird
07:12:45 --> EionRobb has joined #instantbird
07:25:48 <-- Fallen has quit (Ping timeout: 121 seconds)
07:29:09 --> Fallen has joined #instantbird
07:39:34 --> mpmc has joined #instantbird
08:54:16 <-- EionRobb has quit (Quit: Leaving.)
08:54:25 --> EionRobb has joined #instantbird
08:57:25 <-- mpmc has quit (A TLS packet with unexpected length was received.)
09:00:42 <-- EionRobb has quit (Ping timeout: 121 seconds)
09:06:51 <-- gerard-majax has quit (Ping timeout: 121 seconds)
09:20:24 --> aleth has joined #instantbird
09:20:24 * ChanServ sets mode +o aleth 
09:39:03 <-- Alex2 has quit (Connection closed)
09:46:51 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
10:08:19 <-- aleth has quit (Ping timeout: 121 seconds)
10:12:08 --> gerard-majax has joined #instantbird
10:12:42 <-- Tonnes has quit (Connection closed)
10:15:45 --> Tonnes has joined #instantbird
10:29:25 <-- gerard-majax has quit (Quit: Leaving)
10:29:59 --> gerard-majax has joined #instantbird
10:33:45 --> flo-retina has joined #instantbird
10:33:45 * ChanServ sets mode +qo flo-retina flo-retina 
10:39:02 --> BWMerlin has joined #instantbird
10:49:03 <-- gerard-majax has quit (Ping timeout: 121 seconds)
10:53:20 --> gerard-majax has joined #instantbird
11:14:51 <-- gerard-majax has quit (Quit: Leaving)
11:14:55 --> gerard-majax has joined #instantbird
11:23:48 --> clokep_work has joined #instantbird
11:23:48 * ChanServ sets mode +o clokep_work 
11:24:08 <-- gerard-majax has quit (Ping timeout: 121 seconds)
11:27:46 --> aleth has joined #instantbird
11:27:46 * ChanServ sets mode +o aleth 
11:49:49 <-- Mook has quit (Ping timeout: 121 seconds)
11:51:57 --> Mook has joined #instantbird
11:55:20 <clokep_work> :(
11:55:26 <clokep_work> Buildsstill failing, eh?
12:02:09 <flo-retina> hmm, should/could we automatically parse the "13:59:43 - <nick> changed the channel password to <new password>." messages for auto-joined channels?
12:11:15 <-- clokep_work has quit (Ping timeout: 121 seconds)
12:34:46 <-- BWMerlin has quit (Client exited)
12:44:45 --> gerard-majax has joined #instantbird
12:44:50 <-- Tonnes has quit (Quit: ChatZilla 0.9.92 [Firefox 46.0.1/20160502172042])
12:45:21 --> clokep_work has joined #instantbird
12:45:21 * ChanServ sets mode +o clokep_work 
12:46:31 <clokep_work> flo-retina: I think that's a message that we add.
12:46:36 <clokep_work> So...we're already parsing it.
12:46:42 <clokep_work> We're just not also updating the stored password.
13:01:02 --> Tonnes has joined #instantbird
13:08:59 --> bgmCoder has joined #instantbird
13:41:23 <clokep_work> https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=1243550&attachment=8761085 doesn't look completely crazy.
13:41:29 <clokep_work> Not sure how hard that would be to do in IB too. :-\
13:49:39 <flo-retina> could be a straight port
13:49:46 <flo-retina> I'm not sure why there needs to be an overlay there
13:53:18 --> mpmc has joined #instantbird
13:57:32 <clokep_work> I didn't read the code *too* closely.
13:58:00 <clokep_work> (Aka I have no idea. :))
14:24:07 --> nhnt11 has joined #instantbird
14:24:07 * ChanServ sets mode +h nhnt11 
14:32:53 <-- bogdan_maris has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
14:35:23 <-- mpmc has quit (Connection closed)
14:35:26 --> mpmc has joined #instantbird
14:44:31 <-- nhnt11 has quit (Ping timeout: 121 seconds)
15:59:28 <-- gerard-majax has quit (Ping timeout: 121 seconds)
16:17:20 <freaktechnik> am I right in assuming that only built in protocols can have autojoins?
16:27:27 --> gerard-majax has joined #instantbird
16:36:07 --> arlolra has joined #instantbird
16:47:07 <-- gerard-majax has quit (Ping timeout: 121 seconds)
16:49:57 --> gerard-majax has joined #instantbird
16:52:15 <clokep_work> freaktechnik: I think there's a bug about that. ;)
16:52:32 <clokep_work> It should probably be a flag on the prplIProtocol.
16:53:06 <clokep_work> freaktechnik: https://dxr.mozilla.org/comm-central/source/im/content/account.js#34 https://dxr.mozilla.org/comm-central/source/im/content/account.js#173
16:53:20 <clokep_work> And other places that we do that check.
16:53:22 <clokep_work> https://dxr.mozilla.org/comm-central/search?q=prpl-irc&redirect=true
16:53:28 <freaktechnik> Yeah, I had already seen that and was like "for real now"
16:53:30 <clokep_work> I'd r+ a change that fixes that. :)
16:53:36 <clokep_work> Sorry. :-\
16:53:38 <clokep_work> Tech debt, ya know/
16:53:40 <freaktechnik> but better ask than to be sorry
16:53:42 <clokep_work> Slimy slimy tech debt.
16:56:22 <aleth> "Autojoin" is one of those "temporary" solutions that stick around... iirc the idea was to replace it with proper session restore
16:56:35 <aleth> It's a mess in many ways.
16:56:54 <clokep_work> Yep.
16:57:00 <clokep_work> But incremental improvements are warranted IMO.
16:57:23 <aleth> Sure, I'm just saying those ||s of prpl names were incremental improvements too ;)
16:59:24 --> mconley|livehacking has joined #instantbird
17:05:33 --> Mnyromyr has joined #instantbird
17:06:59 <-- Mnyromyr has quit (Quit: ChatZilla 0.9.92 [SeaMonkey 2.40/20160118183220])
17:12:28 <-- flo-retina has quit (Ping timeout: 121 seconds)
17:18:08 <-- gerard-majax has quit (Ping timeout: 121 seconds)
17:21:55 --> gerard-majax has joined #instantbird
17:22:35 <clokep_work> aleth: Definitely! :)
17:39:05 <-- gerard-majax has quit (Ping timeout: 121 seconds)
17:52:09 --> flo-retina has joined #instantbird
17:52:10 * ChanServ sets mode +qo flo-retina flo-retina 
18:53:28 --> gerard-majax has joined #instantbird
19:03:04 <-- mconley|livehacking has quit (Quit: NO CARRIER)
19:41:12 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
19:43:29 <-- arlolra has quit (Ping timeout: 121 seconds)
19:47:43 --> arlolra has joined #instantbird
19:51:45 <-- arlolra has quit (Ping timeout: 121 seconds)
19:56:39 <-- aleth has quit (Quit: Instantbird 49)
20:08:25 --> arlolra has joined #instantbird
20:11:52 <-- Mook has quit (Ping timeout: 121 seconds)
20:13:40 --> Mook has joined #instantbird
20:41:50 --> abdelrhman has joined #instantbird
20:43:36 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died)
20:43:48 <-- arlolra has quit (Client exited)
20:46:24 --> EionRobb has joined #instantbird
20:51:12 <-- bittin has quit (Ping timeout: 121 seconds)
21:03:30 --> bittin has joined #instantbird
21:08:36 <-- gerard-majax has quit (Ping timeout: 121 seconds)
21:12:09 --> chrisccoulson has joined #instantbird
21:15:00 --> nhnt11 has joined #instantbird
21:15:00 * ChanServ sets mode +h nhnt11 
21:22:30 <-- abdelrhman has quit (Connection closed)
21:22:37 --> abdelrhman has joined #instantbird
21:26:23 --> nhnt12 has joined #instantbird
21:26:23 * ChanServ sets mode +h nhnt12 
21:26:38 <-- nhnt12 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
21:27:07 <-- nhnt11 has quit (Ping timeout: 121 seconds)
21:27:16 --> nhnt11 has joined #instantbird
21:27:16 * ChanServ sets mode +h nhnt11 
21:32:33 --> aleth has joined #instantbird
21:32:33 * ChanServ sets mode +o aleth 
21:38:00 --> unghost has joined #instantbird
21:39:28 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died)
21:54:38 --> chrisccoulson has joined #instantbird
22:16:04 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com)
22:16:12 --> nhnt11 has joined #instantbird
22:16:12 * ChanServ sets mode +h nhnt11 
22:17:28 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died)
22:18:19 --> chrisccoulson has joined #instantbird
22:31:17 <-- clokep_work has quit (Ping timeout: 121 seconds)
23:08:35 --> nhnt12 has joined #instantbird
23:08:36 * ChanServ sets mode +h nhnt12 
23:10:48 <-- nhnt11 has quit (Ping timeout: 121 seconds)
23:10:48 * nhnt12 is now known as nhnt11 
23:13:37 <-- Mook has quit (Ping timeout: 121 seconds)
23:15:03 <-- aleth has quit (Quit: Instantbird 49)
23:16:49 --> Mook has joined #instantbird
23:35:25 <-- nhnt11 has quit (Ping timeout: 121 seconds)
23:35:36 <-- Tonnes has quit (Connection closed)
23:39:29 <-- unghost has quit (A TLS packet with unexpected length was received.)
23:43:06 <-- Bollebib has quit (Connection closed)
23:43:29 --> nhnt11 has joined #instantbird
23:43:30 * ChanServ sets mode +h nhnt11 
23:47:04 --> Tonnes has joined #instantbird
23:47:38 <-- nhnt11 has quit (Ping timeout: 121 seconds)
23:54:44 --> nhnt11 has joined #instantbird
23:54:45 * ChanServ sets mode +h nhnt11