All times are UTC.
00:32:14 <-- Chaz6 has quit (Ping timeout) 00:32:57 <flo> Good night 00:33:03 <-- flo has quit (Quit: Instantbird 0.3a2pre) 00:39:47 <-- Tonnes has quit (Ping timeout) 00:40:29 --> Tonnes has joined #instantbird 00:40:38 <-- Ornthalas has quit (Quit: KTHXBYE) 00:40:48 <-- Mook has quit (Ping timeout) 00:41:37 --> Mook has joined #instantbird 00:47:41 --> Chaz6 has joined #instantbird 01:07:08 <-- clokep has quit (Quit: Instantbird 0.3a2pre) 01:34:23 <-- zachlr has quit (Quit: http://www.mibbit.com ajax IRC Client) 02:50:46 <-- Even has quit (Ping timeout) 02:55:34 --> Even has joined #instantbird 02:55:35 * ChanServ sets mode +o Even 02:58:13 --> micahg has joined #instantbird 03:45:42 --> tymerkaev_away has joined #instantbird 04:15:30 <-- sonny has left #instantbird () 04:16:29 <-- skeledrew has quit (Quit: Instantbird 0.3a2pre) 04:22:28 --> skeledrew has joined #instantbird 04:26:21 <-- tymerkaev_away has quit (Ping timeout) 04:48:44 <-- DGMurdockIII has quit (Quit: get satisfied!  :: core-networks.de ««« (Gamers.IRC) »»» gamersirc.net ::) 04:48:48 <-- micahg has quit (Connection reset by peer) 05:07:26 --> micahg has joined #instantbird 05:12:45 --> clokep has joined #instantbird 05:12:46 * ChanServ sets mode +h clokep 05:25:04 <-- clokep has quit (Quit: Instantbird 0.3a2pre) 05:25:11 --> clokep has joined #instantbird 05:25:11 * ChanServ sets mode +h clokep 05:34:42 <-- clokep has quit (Quit: Instantbird 0.3a2pre) 07:13:05 --> tymerkaev has joined #instantbird 07:24:20 * tymerkaev is now known as tymerkaev_away 07:45:24 <-- rikki has quit (Quit: Instantbird 0.2) 07:48:10 * tymerkaev_away is now known as tymerkaev 07:54:41 <-- tymerkaev has quit (Ping timeout) 08:15:51 --> rikki has joined #instantbird 09:08:57 --> tymerkaev_away has joined #instantbird 09:09:33 * tymerkaev_away is now known as tymerkaev 09:25:08 <-- tymerkaev has quit (Ping timeout) 09:26:12 <-- Mook has quit (Quit: ChatZilla 0.9.86-xr [XULRunner 2.0b13pre/20110304030406]) 10:02:03 --> Ornthalas has joined #instantbird 10:29:04 --> tymerkaev has joined #instantbird 10:29:08 <-- tymerkaev has quit (Quit: I must go. Good bye!) 10:54:24 --> Andrey has joined #instantbird 11:14:57 <-- DetroitLibertyPenguin has left #instantbird () 12:00:19 --> igorko has joined #instantbird 12:23:10 --> GeekShadow has joined #instantbird 12:36:36 --> kaie2 has joined #instantbird 12:37:21 <-- kaie has quit (Ping timeout) 12:37:22 * kaie2 is now known as kaie 12:43:32 <-- igorko has quit (Quit: Instantbird 0.3a2pre) 12:43:43 --> igorko has joined #instantbird 13:06:25 <-- Ornthalas has quit (Quit: KTHXBYE) 13:16:08 <-- igorko has quit (Quit: Instantbird 0.3a2pre) 13:16:23 --> igorko has joined #instantbird 13:30:45 <-- Andrey has quit (Quit: ) 13:31:12 <-- micahg has quit (Ping timeout) 13:32:28 --> sonny has joined #instantbird 13:36:28 --> micahg has joined #instantbird 13:47:16 <-- igorko has quit (Quit: Instantbird 0.3a2pre) 13:47:45 --> clokep has joined #instantbird 13:47:47 * ChanServ sets mode +h clokep 14:26:48 <-- clokep has quit (Quit: Instantbird 0.3a2pre) 14:29:08 --> waynenguyen has joined #instantbird 14:42:05 --> clokep has joined #instantbird 14:42:05 * ChanServ sets mode +h clokep 14:42:08 <-- clokep has quit (Quit: clokep) 14:44:01 --> clokep has joined #instantbird 14:44:01 * ChanServ sets mode +h clokep 14:44:21 * clokep got a jump list to work. :) 14:44:42 <clokep> But I don't know any of the command line parameters for Instantbird besides jsconsole and the offline one (which doesn't seem very helpful. ;) 14:46:01 <-- clokep has quit (Quit: Instantbird 0.3a2pre) 14:51:33 --> clokep has joined #instantbird 14:51:34 * ChanServ sets mode +h clokep 14:53:29 --> zachlr has joined #instantbird 14:57:01 <instantbot> clokep@gmail.com added attachment 567 to bug 618. 14:57:02 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=618 enh, --, ---, nobody, NEW, Use Jump-Lists on Windows 7 15:19:37 --> rikki1 has joined #instantbird 15:19:57 <-- rikki has quit (Ping timeout) 15:21:00 <-- clokep has quit (Quit: Instantbird 0.3a2pre) 15:21:04 --> clokep has joined #instantbird 15:21:04 * ChanServ sets mode +h clokep 15:34:49 --> tymerkaev has joined #instantbird 15:49:34 <sabret00the> Regarding the problems with our logging system? What's the current system based on? Do not some of the recent backend changes (indexedDB) improve our logging system? What about the work going into the new downloads manager? If that wouldn't work for logging system it could indeed work for the file transfer. But basically the work that's gone into the firefox places backend should prove valuable to us. At worst (theoreticall 15:49:34 <sabret00the> y) it should be a straight port with simply changing the db schema a bit and changes the way it hooks into the app. 15:55:02 <clokep> sabret00the: Our logging right now is based on libpurple, it's plaintext logs. 15:55:17 <clokep> indexedDB is garbage if I remember correctly. But I've never used it. 15:55:31 <clokep> flo wants to replace the logger with a sqlite database. 15:55:55 <clokep> I'm not sure what the download manager has to do with logging? Yes it could be used to show progress of file transfers, but the backend for file transfers isn't implemented either. 15:56:07 <sabret00the> that makes sense. it seems it'll basically be a more robust version of the place db storing it all in a .sqlite file 15:56:18 <clokep> It might be a "straight forward port" but someone still has to do it. 15:56:38 <sabret00the> the new download manager in firefox will be handled by the places database if i remember correctly 15:56:59 <-- zachlr has quit (Connection timed out) 15:57:47 <clokep> OK, I'm not sure how that'll be helpful though. :-/ (Maybe I'm just misunderstanding how it being driven by places helps us at all.) 16:00:29 <clokep> (I'm sure it'll be helpful, but I mean in respect to logging. :)) 16:04:51 <-- chrisccoulson has quit (Ping timeout) 16:11:01 <-- waynenguyen has left #instantbird () 16:12:40 <-- micahg has quit (Ping timeout) 16:30:40 --> micahg has joined #instantbird 16:31:14 <sabret00the> because the places db had to be set up and then reset up in order to take on the masses of information that is the everyday browsing habits of a user. the schema is there to extensable and robust. To be it makes sense that we adapt something that's been built for such purpose rather than write our own from scratch. it seems to me it'd be a huge saving in man hours. 16:32:48 <sabret00the> also clokep, your sample extension (bug 618) was supposed to add the two tasks right? I've installed it and am getting nothing. 16:32:51 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=618 enh, --, ---, clokep, ASSI, Use Jump-Lists on Windows 7 16:35:05 <clokep> sabret00the: It should, I only tested it briefly on my test profile, it's possible it isn't working correctly in all situations, it spits out some bools onto the error console, if any are "false" it failed for some reason. 16:35:19 <clokep> But the places db is set up for browser habits, not for chatting habits. 16:37:56 --> igorko has joined #instantbird 16:43:05 <clokep> sabret00the: Also make sur ethe extension installed properly? It ended up disabled for me on one restart and IDK why. 16:43:34 --> chrisccoulson has joined #instantbird 16:48:19 <-- tymerkaev has quit (Ping timeout) 17:08:06 --> Mathnerd314 has joined #instantbird 17:17:08 --> waynenguyen has joined #instantbird 17:39:36 <-- chrisccoulson has quit (Ping timeout) 17:40:38 --> Ornthalas has joined #instantbird 17:47:21 --> chrisccoulson has joined #instantbird 18:01:43 <-- chrisccoulson has quit (Ping timeout) 18:06:03 --> chrisccoulson has joined #instantbird 18:09:01 --> DGMurdockIII has joined #instantbird 18:41:20 <-- micahg has quit (Ping timeout) 18:43:01 --> micahg has joined #instantbird 19:04:11 <-- igorko has quit (Quit: Instantbird 0.3a2pre) 19:13:44 --> tymerkaev has joined #instantbird 19:25:58 <DGMurdockIII> hi 19:37:03 <clokep> Hello. 20:06:19 <-- tymerkaev has quit (Ping timeout) 20:15:04 <-- clokep has quit (Ping timeout) 20:28:12 --> linuxwizard has joined #instantbird 20:29:26 --> clokep has joined #instantbird 20:29:26 * ChanServ sets mode +h clokep 20:33:58 <-- sonny has quit (Connection reset by peer) 20:37:23 --> sonny has joined #instantbird 20:38:54 <-- clokep has quit (Ping timeout) 20:38:59 --> clokep has joined #instantbird 20:38:59 * ChanServ sets mode +h clokep 20:41:08 <-- GeekShadow has quit (Quit: The cake is a lie !) 21:08:11 --> tymerkaev_away has joined #instantbird 21:17:38 <-- Ornthalas has quit (Connection reset by peer) 21:17:43 --> Ornthalas has joined #instantbird 21:30:56 * tymerkaev_away is now known as tymerkaev 21:41:39 <-- sonny has quit (Connection reset by peer) 21:42:02 <clokep> sabret00the: Seems I copied the wrong folder when I made that xpi file from my extension. Thanks for noticing. :) 21:43:08 <instantbot> clokep@gmail.com added attachment 568 to bug 618. 21:43:11 <instantbot> Bug https://bugzilla.instantbird.org/show_bug.cgi?id=618 enh, --, ---, clokep, ASSI, Use Jump-Lists on Windows 7 21:52:59 <-- Tonnes has quit (Ping timeout) 21:54:45 --> Tonnes has joined #instantbird 22:01:21 --> flo has joined #instantbird 22:01:21 * ChanServ sets mode +qo flo flo 22:04:39 <clokep> Good evening flo. 22:05:26 <-- flo has quit (Ping timeout) 22:08:02 * clokep is the top hit on Google for "javascript libpurple" (o_O) 22:35:55 --> flo has joined #instantbird 22:35:56 * ChanServ sets mode +qo flo flo 22:36:24 <flo> pfff, the offline status is so broken :( 22:36:42 <flo> I'm currently in the offline status. That's not very visible though... :-S 22:37:25 <clokep> You're in the offfline status? You seem kind of online. 22:38:39 <-- tymerkaev has quit (Ping timeout) 22:47:39 <flo> yes, I'm offline :-D 22:53:58 <clokep> Seems to be working well. :) 22:56:48 --> hicham has joined #instantbird 23:09:18 <-- flo has quit (Quit: Instantbird 0.3a2pre) 23:49:12 <clokep> instantbot: uuid 23:49:14 <instantbot> d1bc89ef-0dd0-44e2-b8c4-957d3ce28839 (/msg instantbot cid for CID form) 23:51:19 <sabret00the> checked version 1.1 of that extension clokep. working perfectly now 23:51:42 <clokep> sabret00the: Yeah I was a moron and included the wrong folder. :-D 23:51:52 <sabret00the> happens to the best of us 23:52:34 <sabret00the> I've also got a draft proposal for the database design schema of the chat logs 23:52:59 <sabret00the> at the moment it's just text that looks like a list, so i'll know up a graphical version of that 23:57:09 <clokep> Text is fine, do you mean of the log viewer or the log storage format?