All times are UTC.
00:11:44 <-- aleth has quit (Quit: :tiuQ) 00:13:56 <-- EionRobb1 has quit (Quit: Leaving.) 00:13:57 <-- Suiseiseki has quit (*.net *.split) 00:14:25 --> Suiseiseki has joined #instantbird 00:23:12 --> EionRobb has joined #instantbird 00:39:01 <-- freaktechnik has quit (Ping timeout: 121 seconds) 00:40:27 --> freaktechnik has joined #instantbird 01:08:57 <-- Tobin has quit (Connection closed) 01:10:45 --> Tobin has joined #instantbird 01:46:14 <-- Bollebib has quit (Ping timeout: 121 seconds) 01:59:14 --> mpmc has joined #instantbird 03:05:42 <instant-buildbot> build #1561 of linux-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux-nightly-default/builds/1561 03:54:16 <instant-buildbot> build #2947 of macosx-nightly-default is complete: Success [3build successful] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/2947 04:31:42 <-- afiksof has quit (Ping timeout: 121 seconds) 05:29:40 --> afiksof has joined #instantbird 06:29:09 <-- nhnt11 has quit (Ping timeout: 121 seconds) 06:38:56 <instant-buildbot> build #471 of linux64-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux64-nightly-default/builds/471 08:40:14 --> gerard-majax has joined #instantbird 09:10:25 --> Bollebib has joined #instantbird 09:21:04 --> pWnnn has joined #instantbird 09:31:56 <-- BWMerlin has quit (Connection closed) 10:14:53 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 10:17:38 <-- afiksof has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 10:18:25 --> afiksof has joined #instantbird 11:15:40 --> nhnt11 has joined #instantbird 11:15:41 * ChanServ sets mode +h nhnt11 11:18:19 <-- EionRobb has quit (Quit: Leaving.) 11:18:59 --> BWMerlin has joined #instantbird 11:35:32 --> aleth has joined #instantbird 11:35:33 * ChanServ sets mode +o aleth 12:09:21 <-- gerard-majax has quit (Ping timeout: 121 seconds) 12:17:39 --> Mnyromyr has joined #instantbird 12:43:50 --> gerard-majax has joined #instantbird 12:49:36 --> clokep_work has joined #instantbird 12:49:37 * ChanServ sets mode +o clokep_work 13:10:45 <-- clokep_work has quit (Ping timeout: 121 seconds) 13:37:09 <-- gerard-majax has quit (Ping timeout: 121 seconds) 13:48:05 --> clokep has joined #instantbird 13:48:05 * ChanServ sets mode +o clokep 14:08:23 <-- BWMerlin has quit (Ping timeout: 121 seconds) 14:23:58 <-- clokep has quit (Ping timeout: 121 seconds) 15:04:40 --> mpmc has joined #instantbird 15:08:42 --> nhnt12 has joined #instantbird 15:08:43 <-- nhnt11 has quit (Connection closed) 15:08:43 * ChanServ sets mode +h nhnt12 15:08:43 * nhnt12 is now known as nhnt11 16:30:09 --> BWMerlin has joined #instantbird 17:02:02 <-- aleth has quit (Quit: :tiuQ) 17:22:21 --> clokep has joined #instantbird 17:22:21 * ChanServ sets mode +o clokep 17:35:39 --> aleth has joined #instantbird 17:35:40 * ChanServ sets mode +o aleth 17:42:23 --> arlolra has joined #instantbird 17:42:35 <arlolra> any thoughts on https://trac.torproject.org/projects/tor/ticket/16759 17:43:41 <aleth> hmm, I'm not sure which way is correct 17:44:09 <arlolra> yeah ... it isn't clear 17:44:18 <arlolra> i'm pretty much wontfix on it 17:44:27 <aleth> paging grammar experts to room #instantbird... 17:45:05 <clokep> I took a look this morning. 17:45:07 <aleth> thanks for mentioning it, it's trivial to change if we agreed it was right 17:45:09 <clokep> I couldn't find similar things in Firefox. 17:46:53 <arlolra> https://github.com/mozilla/releases-comm-central/blob/master/chat/locales/en-US/xmpp.properties#L20 17:46:59 <arlolra> Invalid username (your username should contain an '@' character) 17:47:17 <arlolra> hmm, consistency would be good though 17:47:22 <clokep> I agree. 17:48:06 <arlolra> but normalize which way? 17:48:56 <arlolra> %S is an invalid jid (Jabber identifiers must be of the form user@domain). 17:49:36 <aleth> Those all seem slightly wrong to me 17:50:03 <arlolra> Your account is disconnected (the status of %S is no longer known). 17:50:07 <aleth> Maybe that's what happens when you stare at them... 17:51:09 <clokep> aleth: Hahah, likely! 17:51:26 <clokep> arlolra: Florian usually makes decisions on strings, I'm unsure if we have a policy on that. 17:51:30 <aleth> I suspect "Failed to create a socket. (Are you offline?)" would be correct, and "Failed to create a socket (are you offline?)" would be correct too (as you capitalize if it's a new sentence, but it's ambiguous whether it is) 17:51:31 <clokep> We should ask him (he's gone for the weekend). 17:51:42 <aleth> clokep: flo doesn't make decisions on English grammar though ;) 17:52:04 <clokep> aleth: You don't know that *for sure*. ;) 17:52:48 <arlolra> ok, I'll submit a patch for lowercase and set him as the reviewer 17:53:57 <clokep> Cool. 17:54:06 <clokep> arlolra: Don't forget to rev all the IDs. :( 17:54:21 <aleth> clokep: No need to rev id's as the translation won't be affected 17:55:53 <arlolra> btw, I worked a bit on getting that shim to link 17:56:55 <aleth> cool 17:56:56 <arlolra> in discussion with a libotr developer, we determined that it doesn't actually depend on anything platform specific from libgpg-error, so we can avoid including that altogether 17:57:22 <arlolra> a header file with the few things it uses will be enough 17:57:53 <arlolra> the major stumbling block is that, try as I might, nss won't link 17:58:57 <aleth> you mean, when it gets to libotr it doesn't find nss? 17:59:39 <arlolra> 0:07.20 /home/boklm/work/tor/instantbird/chat/libraries/gcrypt/gcrypt-shim.c:71: error: undefined reference to 'PK11_GenerateRandom' 17:59:48 <arlolra> and so forth 18:01:18 <aleth> can you attach what you have? 18:02:36 <aleth> function like that are being called from e.g. webrtc code https://dxr.mozilla.org/comm-central/source/mozilla/dom/media/webrtc/RTCCertificate.cpp#89 18:02:45 <aleth> so it looks like it should be possible to make it work ;) 18:02:48 <clokep> You might have to link to libxul. 18:02:56 <arlolra> interesting 18:03:11 <aleth> Yes, isn't almost everything binary in libxul these days? 18:03:53 <arlolra> ok, I'll update the ticket shortly. need to clean a few things up first 18:04:11 <arlolra> btw, if you guys are interested https://dist.torproject.org/tormessenger/0.1.0b1/ 18:05:13 <aleth> beta builds? 18:06:46 <arlolra> yeah 18:07:09 <aleth> Which version did you end up basing it on? 18:07:46 <arlolra> https://gitweb.torproject.org/tor-messenger-build.git/tree/projects/instantbird/config#n4 18:07:53 <arlolra> THUNDERBIRD_41_0b1_RELEASE 18:08:19 <aleth> arlolra: looks like it should be available https://dxr.mozilla.org/comm-central/source/mozilla/config/external/nss/nss.def#339 18:10:01 <aleth> (after suitable magic) 18:10:42 <arlolra> yeah 18:12:49 <aleth> clokep: do you know what the nss-purple.def file in chat/ is for? 18:13:07 * aleth wonders if flo solved a similar problem already some time ago 18:16:03 <aleth> arlolra: You do have "nss" in your USE_LIBS in moz.build, right? 18:16:28 <arlolra> yup 18:18:26 <arlolra> I also added a line line 18:18:29 <arlolra> '/security/nss/lib/freebl/freebl3', 18:22:29 --> sukhe has joined #instantbird 18:27:37 <clokep> aleth: Check the log on that. ;) I added it. 18:28:07 <clokep> aleth: It adds additional symbols they no longer ship with NSS. 18:28:14 <clokep> So that we can ship our NSS with more stuff 18:32:32 <clokep> But if firefox is using a function...I think we should be able to? 18:36:59 <arlolra> ostensibly 18:37:08 <arlolra> let me post the updated patch and we can all play along 18:37:13 <-- arlolra has quit (Client exited) 18:53:38 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 19:22:10 <-- clokep has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 19:22:10 --> clokep_ has joined #instantbird 19:22:10 * ChanServ sets mode +o clokep_ 19:24:38 * clokep_ is now known as clokep 19:26:33 --> gerard-majax has joined #instantbird 19:29:41 <-- afiksof has quit (Ping timeout: 121 seconds) 19:41:49 <-- gerard-majax has quit (Ping timeout: 121 seconds) 19:59:47 --> gerard-majax has joined #instantbird 20:07:15 <-- gerard-majax has quit (Ping timeout: 121 seconds) 20:17:02 <-- Tobin has quit (Connection closed) 20:20:10 <-- Mnyromyr has quit (Connection closed) 20:23:18 --> Mnyromyr has joined #instantbird 20:51:38 --> abdelrhman has joined #instantbird 20:55:57 <-- pWnnn has left #instantbird () 21:11:01 --> Tobin has joined #instantbird 22:04:22 <-- clokep has quit (Ping timeout: 121 seconds) 22:17:42 <-- abdelrhman has quit (Ping timeout: 121 seconds) 22:47:31 <instantbot> New Chat Core - Twitter bug 1218127 filed by aleth@instantbird.org. 22:47:33 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1218127 nor, --, ---, nobody, NEW, Add tooltips to all @mentions