All times are UTC.
00:14:01 <clokep> aleth: Is there an order to those? 00:14:22 <aleth> clokep: Yes, first the ones in the new separate bug, then the webrtc ones. 00:14:37 <clokep> aleth: I meant the ones in bug 1128741 00:14:39 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1128741 nor, --, ---, aleth, ASSI, Improve XMPP stanza and error handling 00:14:55 <aleth> The order in which they apply is as in the order of the comments. 00:15:21 <aleth> Let me retitle them 00:16:18 <clokep> I figured, but then there were multiple versions. :) 00:16:18 <clokep> Thanks! 00:18:26 <aleth> Hopefully splitting up the patches has made it a bit easier to review 00:18:56 <clokep> The first one looks good. :) 00:23:55 --> sherief has joined #instantbird 00:30:27 <clokep> aleth: That will also help slightly with bug 978564 00:30:29 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=978564 maj, --, ---, nobody, NEW, JS-XMPP: 'iq' ids are not checked, roster pushes are not verified 00:30:48 <aleth> It's a start... 00:30:54 <aleth> What JS-XMPP was doing was pretty broken. 00:32:09 <clokep> Yep... 00:32:21 <aleth> Maybe some gsoc student can add all the missing checks against spoofing... 00:33:38 <aleth> I see comment 1 & 2 there already noticed that duplicate ids might be bad ;) 00:33:56 <clokep> Yep! 00:34:34 <aleth> One issue is that if you're expecting a response to id N and the other side sends id N by accident then things start to go wrong very fast. 00:37:00 <clokep> aleth: Ah...I see why you made type a variable now, I think that was a n issue w/ splitting your patches.. 00:37:27 <aleth> Yes, there'll be edge cases where something is only clear from the followup I guess 00:40:34 <-- arlolra has quit (Client exited) 00:41:32 <clokep> aleth: THe last hunk of https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=1128741&attachment=8558206 00:41:38 <clokep> I don't understand what the callback is doing. 00:42:03 --> Rym_ has joined #instantbird 00:42:22 <aleth> It handles the server response to the stanza we send. We previously dropped that on the floor without complaint, but I added a warning for unhandled IQs in the following patch 00:42:52 <clokep> Hmm...OK. So it literally is just adding a callback to not have a warning? 00:43:36 <aleth> Right (or to put it differently: to actually handle the response at least minimally) 00:44:13 <clokep> I don't understand that. 00:44:17 <clokep> It doesn't *do* anything. 00:44:20 <clokep> It's just an if-statement. 00:44:24 <clokep> Not even, it's just a boolean. 00:44:55 <aleth> Yes, and if it's true we treat the response stanza as handled. In the future we might want to complicate that handler by e.g. also handling error responses to our request. 00:45:06 <clokep> Alright. 00:45:27 <aleth> Currently it just gets rid of the warning if we receive the *expected* response. 00:45:41 <aleth> There's no further handling to be done with it. 00:46:31 <-- Rym_ has quit (Ping timeout: 121 seconds) 00:46:59 <clokep> OK... 00:48:49 <aleth> Generally we should aim to handle all incoming stanzas ;) But before these patches there was no equivalent to the IRC "unhandled message" stuff 00:49:44 <clokep> :) Yeah. Makes sense! 00:49:47 <clokep> Thanks for taking this apart. 00:57:45 <-- Bollebib has quit (Connection closed) 01:01:29 <clokep> I'm not gonna review those WebRTC ones right now... :-\ 01:03:12 <aleth> That would be a bit much at once ;) 01:04:15 <clokep> Yep! :) 01:04:19 <clokep> I hope my cmments made sense. 01:04:46 <aleth> https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=1018060&attachment=8558211 line 356 is an example for handleErrors 01:05:29 <aleth> Thanks for the reviews! 01:07:26 <clokep> 356 of what? 01:07:52 <aleth> Bah, the link doesn't go deep enough. 01:08:04 <aleth> xmpp.jsm 01:09:29 <clokep> aleth: Do we ever want to handle them different? 01:09:36 <aleth> Handle what different? 01:09:50 <clokep> Different responess. 01:10:05 <aleth> Yes, in general it wouldn't be the same. 01:10:12 <clokep> k 01:10:30 <aleth> I tried to write a handleErrors that could be a v1 of something that could be used more widely 01:10:59 <clokep> Makes sense. :) 01:11:09 <aleth> All the possible error conditions = handler method names are listed in a constant somewhere. 01:11:16 <clokep> Yeah I saw. 01:11:28 <aleth> That gives you some idea of the range of things JS-XMPP is not dealing with atm ;) 01:11:57 <clokep> It scares me, is what it does 01:12:12 <aleth> Yeah :-/ 01:13:13 * clokep is going to leave. 01:13:14 <clokep> Ciao. 01:15:46 <aleth> Me too 01:15:50 <aleth> Good night 01:16:07 <-- Nazadel has quit (Quit: Bye) 01:17:15 <-- clokep has quit (Ping timeout: 121 seconds) 01:40:00 --> clokep has joined #instantbird 01:40:01 * ChanServ sets mode +o clokep 01:42:50 --> Rym_ has joined #instantbird 01:47:16 <-- Rym_ has quit (Ping timeout: 121 seconds) 01:51:54 <-- Mook_as has quit (Client exited) 01:52:36 <-- Mnyromyr has quit (Quit: ChatZilla 0.9.91.1 [SeaMonkey 2.32/20150112202503]) 02:01:59 --> Rym_ has joined #instantbird 02:02:06 --> Widdershins has joined #instantbird 02:11:55 <-- sherief has quit (A TLS packet with unexpected length was received.) 02:12:26 <-- myk has quit (Ping timeout: 121 seconds) 02:25:19 <-- clokep has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 03:15:27 <-- aleth has quit (Ping timeout: 121 seconds) 03:17:12 <-- micahg has quit (Quit: Ex-Chat) 03:18:55 <-- Rym_ has quit (Ping timeout: 121 seconds) 04:16:10 --> Rym_ has joined #instantbird 04:20:37 <-- Rym_ has quit (Ping timeout: 121 seconds) 04:35:12 <-- EionRobb has quit (Quit: Leaving.) 04:51:59 --> Rym_ has joined #instantbird 04:53:01 --> kapy has joined #instantbird 04:55:52 <instant-buildbot> build #1623 of win32-nightly-default is complete: Success [3build successful] Build details are at http://buildbot.instantbird.org/builders/win32-nightly-default/builds/1623 04:56:25 <-- Rym_ has quit (Ping timeout: 121 seconds) 05:13:05 --> EionRobb has joined #instantbird 05:25:20 <instant-buildbot> build #2521 of macosx-nightly-default is complete: Failure [4failed shell_5] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/2521 05:26:35 --> sawrubh has joined #instantbird 05:33:16 --> mconley has joined #instantbird 05:36:57 <-- mconley has quit (Connection closed) 05:46:53 --> mpmc has joined #instantbird 05:52:43 --> Rym_ has joined #instantbird 05:57:11 <-- Rym_ has quit (Ping timeout: 121 seconds) 06:21:01 * Fallen|away is now known as Fallen 06:34:03 <-- kapy has quit (Connection closed) 06:41:48 --> kapy has joined #instantbird 06:53:29 --> Rym_ has joined #instantbird 06:57:57 <-- Rym_ has quit (Ping timeout: 121 seconds) 07:28:19 --> AlexanderSalas has joined #instantbird 07:32:13 <-- mudpit has quit (Ping timeout: 121 seconds) 07:32:52 * Fallen is now known as Fallen|away 07:48:57 --> mudpit has joined #instantbird 07:52:59 <-- mudpit has quit (Ping timeout: 121 seconds) 07:53:36 <-- kapy has quit (Connection closed) 07:54:15 --> Rym_ has joined #instantbird 07:58:44 <-- Rym_ has quit (Ping timeout: 121 seconds) 08:05:35 <-- gerard-majax has quit (Ping timeout: 121 seconds) 08:29:51 --> kapy has joined #instantbird 08:32:57 * Fallen|away is now known as Fallen 08:49:11 --> Defman has joined #instantbird 08:55:03 --> Rym_ has joined #instantbird 08:55:19 <-- kapy has left #instantbird () 08:59:32 <-- Rym_ has quit (Ping timeout: 121 seconds) 09:14:39 --> gerard-majax has joined #instantbird 09:16:10 <-- EionRobb has quit (Quit: Leaving.) 09:19:56 --> Rym_ has joined #instantbird 09:21:35 --> Tonnes has joined #instantbird 09:24:05 <-- Rym_ has quit (Ping timeout: 121 seconds) 09:28:14 <-- gerard-majax has quit (Ping timeout: 121 seconds) 09:32:44 --> gerard-majax has joined #instantbird 09:38:46 <-- gerard-majax has quit (Ping timeout: 121 seconds) 09:40:57 --> gerard-majax has joined #instantbird 09:45:12 <-- gerard-majax has quit (Ping timeout: 121 seconds) 09:47:45 --> gerard-majax has joined #instantbird 09:53:54 --> BWMerlin has joined #instantbird 09:56:48 <-- gerard-majax has quit (Ping timeout: 121 seconds) 10:01:52 <-- sawrubh has quit (Quit: Connection closed for inactivity) 10:14:27 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died) 10:15:39 <-- Defman has quit (A TLS packet with unexpected length was received.) 10:16:00 --> Bollebib has joined #instantbird 10:16:18 --> chrisccoulson has joined #instantbird 10:18:22 <-- Bollebib has quit (Connection closed) 10:18:25 --> Bollebib has joined #instantbird 10:38:36 --> Nazadel has joined #instantbird 10:41:11 --> gerard-majax has joined #instantbird 10:44:35 --> aleth has joined #instantbird 10:44:36 * ChanServ sets mode +o aleth 10:52:47 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 11:02:44 --> bernard has joined #instantbird 11:08:33 <-- AlexanderSalas has quit (Connection closed) 11:08:41 --> AlexanderSalas has joined #instantbird 11:12:14 <-- AlexanderSalas has quit (Connection closed) 11:12:19 --> AlexanderSalas has joined #instantbird 11:12:48 --> mudpit has joined #instantbird 11:12:50 --> flo-retina has joined #instantbird 11:12:51 * ChanServ sets mode +qo flo-retina flo-retina 11:14:43 --> Mnyromyr has joined #instantbird 11:18:19 --> clokep has joined #instantbird 11:18:19 * ChanServ sets mode +o clokep 11:26:55 <-- mudpit has quit (Ping timeout: 121 seconds) 11:28:34 <-- aleth has quit (Quit: :tiuQ) 11:28:39 --> aleth has joined #instantbird 11:28:40 * ChanServ sets mode +o aleth 11:31:04 --> sawrubh has joined #instantbird 11:50:02 <-- bernard has quit (Quit: Leaving.) 11:51:46 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died) 12:05:14 <-- clokep has quit (Ping timeout: 121 seconds) 12:06:32 --> Defman has joined #instantbird 12:07:21 <-- Defman has quit (A TLS packet with unexpected length was received.) 12:16:46 --> Defman has joined #instantbird 12:19:07 --> chrisccoulson has joined #instantbird 12:19:14 <-- chrisccoulson has quit (Connection closed) 12:19:37 <instant-buildbot> build #205 of linux64-nightly-default is complete: Failure [4failed compile] Build details are at http://buildbot.instantbird.org/builders/linux64-nightly-default/builds/205 12:24:41 --> bernard has joined #instantbird 12:24:46 <-- bernard has quit (Quit: Leaving.) 12:24:47 --> bernard has joined #instantbird 12:29:48 <-- Defman has quit (A TLS packet with unexpected length was received.) 12:32:18 <-- Tobin has quit (Connection closed) 12:36:31 --> Rym_ has joined #instantbird 12:52:03 <-- aleth has quit (Connection closed) 12:52:06 --> aleth has joined #instantbird 12:52:07 * ChanServ sets mode +o aleth 12:52:17 <-- BWMerlin has quit (Client exited) 13:21:09 <-- AlexanderSalas has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 13:36:27 <-- Rym_ has quit (Ping timeout: 121 seconds) 13:40:18 --> Rym_ has joined #instantbird 13:44:28 <-- Rym_ has quit (Ping timeout: 121 seconds) 13:48:41 <-- bernard has quit (Quit: Leaving.) 14:12:58 --> bernard has joined #instantbird 14:13:05 <-- bernard has quit (Quit: Leaving.) 14:13:06 --> bernard has joined #instantbird 14:19:57 --> bernard1 has joined #instantbird 14:22:08 <-- bernard has quit (Ping timeout: 121 seconds) 14:23:59 <-- bernard1 has quit (Ping timeout: 121 seconds) 14:27:37 --> bernard has joined #instantbird 14:30:50 <-- bernard has quit (Quit: Leaving.) 14:34:24 --> bernard has joined #instantbird 14:37:21 <-- bernard has quit (Connection closed) 14:38:36 --> bernard has joined #instantbird 14:42:11 --> clokep_work has joined #instantbird 14:42:11 * ChanServ sets mode +o clokep_work 14:57:13 --> mconley has joined #instantbird 15:18:44 <-- Tonnes has quit (Connection closed) 15:35:39 --> bernard1 has joined #instantbird 15:35:49 <-- bernard1 has quit (Quit: Leaving.) 15:35:50 --> bernard1 has joined #instantbird 15:36:36 <-- bernard has quit (Ping timeout: 121 seconds) 15:42:25 --> Tonnes has joined #instantbird 15:47:24 --> AlexanderSalas has joined #instantbird 15:48:27 <AlexanderSalas> Hi everybody 15:48:29 <AlexanderSalas> Do you know about the ownCloud? 15:48:31 <AlexanderSalas> http://git.io/bmXO 15:48:33 <AlexanderSalas> ownCloud Project ideas for GSoC 15:48:44 <AlexanderSalas> I write the idea "Add support for Instantbird's and Thunderbird's file sharing feature" 15:53:11 <clokep_work> AlexanderSalas: prpl = protocol plugins. 15:53:28 <clokep_work> AlexanderSalas: Instantbird doesn't support file transfer currently. 15:54:11 <-- bernard1 has quit (Quit: Leaving.) 15:54:20 <AlexanderSalas> already edited 15:54:24 <AlexanderSalas> Thank you clokep_work 15:54:57 <AlexanderSalas> The transfer of the file is under ownCloud, we only share the link generated 15:55:38 <aleth> TB Filelink doesn't support owncloud? 15:55:56 <AlexanderSalas> No, they have an idea for this support 15:55:57 <clokep_work> AlexanderSalas: We have no way to upload that. the project to share FileLink with Thunderbird was never completed. 15:56:30 <AlexanderSalas> I remember the project of filelink for Instantbird 15:56:46 <AlexanderSalas> https://github.com/guillaumev/owncloud_for_filelink 15:56:49 <AlexanderSalas> ownCloud for Filelink 15:57:37 <AlexanderSalas> And they have other idea to make a context menu to tranfer the file to the ownCloud 15:58:09 <AlexanderSalas> And we can integrate the filelink and the browser addon in this new addon to File Sharing 16:01:24 <AlexanderSalas> If I propose an idea in the Mozilla BrainStorm, only the mentor under mozilla can approve and work with me? Or other mentors in others orgs can agree the project? 16:02:14 <flo-retina> the idea will need a mozillian willing to mentor it 16:04:16 --> iamjayakumars has joined #instantbird 16:05:25 <AlexanderSalas> I'm mozillan, and I want to send ideas for GSoC, I'm student also 16:05:46 <AlexanderSalas> One idea is to make the prpl-mtproto or prpl-telegram 16:06:17 --> bernard has joined #instantbird 16:07:18 <AlexanderSalas> https://mozillians.org/en-US/u/alexandersalas/ 16:10:29 <AlexanderSalas> AdrianArroyoCalle begin the prpl 16:10:29 <AlexanderSalas> https://github.com/AdrianArroyoCalle/telegram-instantbird 16:13:45 <flo-retina> AlexanderSalas: by mozillian I didn't mean "someone with an account on mozillians.org". I meant someone who's got relevant experience in the Mozilla community. 16:14:13 <flo-retina> typically this is someone who would be in a position to review the patches produced by the GSoC student 16:14:27 <aleth> AlexanderSalas: To clarify - are you interested in gsoc as a mentor or as a student? 16:14:35 <AlexanderSalas> as student 16:18:35 <aleth> You'd have to decide on a project, write a proposal, and find someone willing to mentor you. It's generally also a good idea to fix some bugs to become familiar with the workflow of the commnity you would be contributing to. 16:20:04 <AlexanderSalas> yes, I want, 16:20:04 <AlexanderSalas> other ideas: 16:20:04 <AlexanderSalas> * URI handlers 16:20:04 <AlexanderSalas> * bugzilla (bmo) prpl 16:20:04 <AlexanderSalas> * settings emoticons for prpls 16:20:04 <AlexanderSalas> * backgrounds conversation windows with live theme (persona) 16:20:04 <AlexanderSalas> * prpl-gnusocial (like twitter) 16:21:40 <AlexanderSalas> The best idea is unify the mab (contact in TB), mozContat (FxOS), and Buddy List (IB) 16:21:41 <AlexanderSalas> To use only Web Contact API 16:23:17 * Fallen is now known as Fallen|away 16:24:56 <AlexanderSalas> http://www.w3.org/TR/contacts-manager-api/ 16:25:22 <AlexanderSalas> http://www.w3.org/2012/sysapps/contacts-manager-api/ 16:30:30 <AlexanderSalas> Others ideas: 16:30:31 <AlexanderSalas> Finish the work with the JoinChat Window, 16:30:31 <AlexanderSalas> Add support for others dictionary in the Settings Window (TB have support). 16:30:31 <AlexanderSalas> Build wizards to generate prpls, emoticons, messages styles. 16:31:10 <AlexanderSalas> I have so much others ideas 16:31:10 <AlexanderSalas> You can enter to my https://github.com/alexsalas/ 16:31:10 <AlexanderSalas> And filter projects with "instantbird-" 16:33:00 <clokep_work> AlexanderSalas: Interesting ideas, I think aleth already gave you some pointers. 1. GSoC ideas need to be things that would take a student a couple of months to finish. 2. They need a mentor. 3. The student needs to show us they're capable of finishing the project. 16:34:23 <aleth> AlexanderSalas: It's great you have a lot of ideas :-) I would recommend you pick one or two small bugs or features and try to fix them. This will also help you to evaluate which ideas make sense for gsoc. 16:34:57 <AlexanderSalas> I can work and I can finish the project. Do you need only choose the best idea 16:35:28 <AlexanderSalas> Ok aleth, I acept the challenger 16:35:32 <AlexanderSalas> :D 16:35:45 <aleth> It's not about a challenge. 16:36:01 <AlexanderSalas> it's a joke 16:36:08 <AlexanderSalas> Yes, to know if I can 16:36:10 <aleth> OK ;) 16:36:54 <aleth> No, it's also so you can get some experience of how contributing code works. 16:37:17 <AlexanderSalas> To learn more about the BMO 16:38:10 <AlexanderSalas> Ok aleth, Recommend me the bugs to fix 16:39:00 <clokep_work> AlexanderSalas: You already started fixing a bug you never finished. 16:39:01 --> sherief has joined #instantbird 16:41:40 <AlexanderSalas> Ok, we can continue, 16:41:40 <AlexanderSalas> I pause the project to work building a tools for my job: 16:41:40 <AlexanderSalas> offline prose.io for marketplace, transifex app editor for l10n, github project manager 16:41:40 <AlexanderSalas> All projects are xulrruner based app 16:47:55 <AlexanderSalas> after finishing this, I'll be more relaxed the rest of the year 16:47:55 <AlexanderSalas> I work for a company in Miami building Web Sites, 16:50:42 <clokep_work> OK. 16:56:18 <-- gerard-majax has quit (Ping timeout: 121 seconds) 16:56:35 --> arlolra has joined #instantbird 16:57:51 <-- AlexanderSalas has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 16:59:24 <-- bernard has quit (Connection closed) 17:00:09 --> mudpit has joined #instantbird 17:02:39 --> Defman has joined #instantbird 17:04:05 --> mudpit1 has joined #instantbird 17:04:28 <-- aleth has quit (Ping timeout: 121 seconds) 17:06:12 <-- mudpit has quit (Ping timeout: 121 seconds) 17:06:12 * mudpit1 is now known as mudpit 17:10:01 --> mudpit1 has joined #instantbird 17:10:53 <-- iamjayakumars has quit (Quit: ) 17:10:58 --> bernard has joined #instantbird 17:12:14 <-- mudpit has quit (Ping timeout: 121 seconds) 17:14:02 <-- mudpit1 has quit (Ping timeout: 121 seconds) 17:29:39 --> mudpit has joined #instantbird 17:33:03 --> mudpit1 has joined #instantbird 17:33:25 --> gerard-majax has joined #instantbird 17:35:41 <-- mudpit has quit (Ping timeout: 121 seconds) 17:35:42 * mudpit1 is now known as mudpit 17:39:03 --> Mook_as has joined #instantbird 17:39:04 <-- Widdershins has quit (Ping timeout: 121 seconds) 17:44:29 <-- gerard-majax has quit (Ping timeout: 121 seconds) 17:48:40 --> gerard-majax has joined #instantbird 18:05:44 <-- bernard has quit (Quit: Leaving.) 18:08:55 <-- gerard-majax has quit (Ping timeout: 121 seconds) 18:09:37 * Fallen|away is now known as Fallen 18:13:55 --> gerard-majax has joined #instantbird 18:25:29 --> myk has joined #instantbird 18:36:24 <-- gerard-majax has quit (Ping timeout: 121 seconds) 18:38:24 --> gerard-majax has joined #instantbird 18:48:16 <-- mpmc has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 18:55:27 <-- gerard-majax has quit (Ping timeout: 121 seconds) 19:01:48 <-- myk has quit (Ping timeout: 121 seconds) 19:04:48 --> myk has joined #instantbird 19:05:12 --> aleth has joined #instantbird 19:05:13 * ChanServ sets mode +o aleth 19:09:09 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 19:17:45 --> Mook_astb has joined #instantbird 19:17:45 * Mook_astb is now known as Mook_a1 19:21:11 <-- Mook_as has quit (Ping timeout: 121 seconds) 19:25:26 --> bernard has joined #instantbird 19:29:28 <-- bernard has quit (Quit: Leaving.) 19:32:48 --> nhnt12 has joined #instantbird 19:32:48 * ChanServ sets mode +h nhnt12 19:33:10 <-- nhnt11 has quit (Ping timeout: 121 seconds) 19:33:11 * nhnt12 is now known as nhnt11 19:40:31 --> EionRobb has joined #instantbird 19:40:44 --> flo-retina has joined #instantbird 19:40:44 * ChanServ sets mode +qo flo-retina flo-retina 19:49:56 <-- aleth has quit (Ping timeout: 121 seconds) 19:50:55 --> aleth has joined #instantbird 19:50:56 * ChanServ sets mode +o aleth 19:51:24 --> gerard-majax has joined #instantbird 19:52:49 --> mudpit1 has joined #instantbird 19:55:16 <-- mudpit has quit (Ping timeout: 121 seconds) 19:55:16 * mudpit1 is now known as mudpit 19:56:37 <-- flo-retina has quit (A TLS packet with unexpected length was received.) 20:03:19 <-- myk has quit (Ping timeout: 121 seconds) 20:21:11 --> flo-retina has joined #instantbird 20:21:12 * ChanServ sets mode +qo flo-retina flo-retina 20:26:26 <-- flo-retina has quit (Connection closed) 20:27:06 <-- Tonnes has quit (Connection closed) 20:31:54 <-- sawrubh has quit (Quit: Connection closed for inactivity) 20:33:19 --> flo-retina has joined #instantbird 20:33:20 * ChanServ sets mode +qo flo-retina flo-retina 20:34:30 --> DGMurdockIII has joined #instantbird 20:41:37 --> sonny has joined #instantbird 20:49:11 --> myk has joined #instantbird 20:53:56 <-- sonny has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 20:56:59 <-- mconley has quit (Connection closed) 20:57:59 --> mconley has joined #instantbird 21:02:59 <-- flo-retina has quit (A TLS packet with unexpected length was received.) 21:11:59 --> flo-retina has joined #instantbird 21:12:00 * ChanServ sets mode +qo flo-retina flo-retina 21:12:53 <-- clokep_work has quit (Ping timeout: 121 seconds) 21:18:00 <-- flo-retina has quit (A TLS packet with unexpected length was received.) 21:25:54 --> flo-retina has joined #instantbird 21:25:55 * ChanServ sets mode +qo flo-retina flo-retina 21:32:40 <-- flo-retina has quit (A TLS packet with unexpected length was received.) 21:36:57 --> flo-retina has joined #instantbird 21:36:57 * ChanServ sets mode +qo flo-retina flo-retina 23:13:28 <-- Defman has quit (A TLS packet with unexpected length was received.) 23:15:45 --> clokep has joined #instantbird 23:15:45 * ChanServ sets mode +o clokep 23:37:27 <-- Bollebib has quit (Connection closed) 23:37:30 --> Bollebib has joined #instantbird 23:53:45 <-- mconley has quit (Connection closed)