All times are UTC.
00:00:09 <arlolra> is it safe to assume that IRC message splitting is only necessary for sending and skipped on display? 00:00:47 --> Rym has joined #instantbird 00:00:53 <clokep> I'm unsure, it'd be nice if they matched as closely as possible, but flo might have more thoughts on that than me. 00:01:53 <arlolra> clokep: ah, ok. I assumed since you guys are cc'd, it would show up somewhere 00:03:12 <arlolra> clokep: for twitter, there was no path to display when sending. it waits till the timeline updates I think 00:04:21 <clokep> arlolra: Sure, we get emails. But if you request review from me it'll nag me every week until I do it. :-D 00:04:58 <clokep> arlolra: Right so you'd most likely want to override displayMsg so that it doesn't throw (like you added in jsProtoHelper) 00:05:29 <arlolra> good point 00:06:08 <clokep> And most likely put a comment in there that says "We re-receive this messag efrom the server so it is displayed there." 00:06:43 <arlolra> same with XMPP MUC 00:07:42 <arlolra> added a comment so I don't forget https://bugzilla.mozilla.org/show_bug.cgi?id=983347#c6 00:07:44 <instantbot> Bug 983347 nor, --, ---, arlolra, ASSI, Need different paths for displaying to the screen and sending over the wire 00:12:17 <clokep> arlolra: We'll also need to update purplexpcom, but that'll be a separate patch anyway. 00:13:52 <clokep> At https://hg.mozilla.org/users/florian_queze.net/purple/file/bc2e85f70fb8/purplexpcom/src/purpleConvIM.cpp#l66 and https://hg.mozilla.org/users/florian_queze.net/purple/file/bc2e85f70fb8/purplexpcom/src/purpleConvChat.cpp#l66 00:18:58 <arlolra> oh 00:20:38 <arlolra> is that the canonical purplexpcom place to clone from? 00:20:54 <arlolra> the header files there need updating too 00:21:25 <clokep> Yes it will, you can just C&P it out of whatever the idl generates I think. 00:22:00 <clokep> arlolra: https://developer.mozilla.org/en-US/docs/Simple_Instantbird_build#Building_purplexpcom_and_libpurple 00:22:10 <clokep> I made some new build docs. :) 00:23:27 <arlolra> thanks 00:24:19 <clokep> Sorry everything was very confusing previously. 00:24:25 <clokep> You caught as at a time we were confused too. :-\ 00:28:51 <arlolra> not a problem 00:29:13 <arlolra> gotta head out to dinner. but I'll update the patch tonight 00:29:18 <arlolra> thanks for the help 00:30:04 <clokep> No problem. 00:30:10 <clokep> Don't worry about updating it if it's just for nits btw. 00:34:05 * Fallen is now known as Fallen|away 00:34:37 <clokep> Anyone see something weird at line 469? http://pastebin.instantbird.com/649374 I'm getting an error: 00:34:38 <clokep> purple/libpurple/protocols/sipe/purple-buddy.c(469) : warning C4002: too many actual parameters for macro 'purple_notify_error' 00:34:38 <clokep> purple/libpurple/protocols/sipe/purple-buddy.c(469) : error C2121: '#' : invalid character : possibly the result of a macro expansion 00:34:38 <clokep> purple/libpurple/protocols/sipe/purple-buddy.c(469) : error C2143: syntax error : missing ')' before 'if' 00:38:30 <-- arlolra has quit (Quit: arlolra) 00:39:55 <Mook_as> I don't suppose you can build the preprocessed file? 00:40:10 <Mook_as> it doesn't look particularly horrible... 00:44:51 <clokep> Mook_as: How do I do that again? -i or something? 00:46:12 <Mook_as> make foo.ii? 00:46:28 <Mook_as> otherwise it's -E or something 00:47:00 <clokep> Sory goal, distracted... 00:48:32 <clokep> Mook_as: Is that in my objdir? 00:48:45 <clokep> $ pymake obj-i686-pc-mingw32/mozilla/extensions/purple/libpurple/protocols/sipe/purple-buddy.i 00:48:45 <clokep> make.py[0]: Entering directory 'c:\Users\clokep\comm-central' 00:48:45 <clokep> No makefile found 00:49:08 <Mook_as> pymake -C obj-i686-pc-mingw32/mozilla/extensions/purple/libpurple/protocols/sipe purple-buddy.ii 00:51:00 <clokep> Single i, not double. :) 00:51:45 <clokep> (i kept putting the slash there, not a space..._ 00:51:47 * clokep sighs 00:52:14 <clokep> Only 1.4 MB, not THAT bug. 00:53:22 <clokep> Mook_as: http://pastebin.instantbird.com/649385 is the relevent section? 00:53:43 <clokep> It looks like it pasted the actual #define in there. :-S 00:57:32 <Mook_as> hehe. purple_notify_error is a macro? 00:58:18 <Mook_as> so, yeah, you can't exactly embed a #if in the middle of calling a macro... 00:58:20 <clokep> Apparently. 01:02:39 <clokep> Mook_as: https://hg.pidgin.im/pidgin/main/file/ad7e7fb98db3/libpurple/notify.h#l753 01:02:42 <clokep> Looks like it. :-S 01:03:54 * clokep chooses the easy path of just deleting 3 lines of code. :-D 01:04:31 <clokep> That must be an MSVC issue btw. clang gave no issues w/ it. 01:11:41 * clokep sighs. 01:11:47 <clokep> And now I found a configure issuesand need to rebuild. :P 01:16:03 <-- EionRobb has quit (Connection reset by peer) 01:16:06 <-- Mook_as has quit (Quit: Mook_as) 01:31:53 --> EionRobb has joined #instantbird 02:08:02 <-- clokep has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 03:06:27 --> mayanktg has joined #instantbird 04:07:24 --> Mook has joined #instantbird 04:20:17 <instant-buildbot> build #2094 of macosx-nightly-default is complete: Success [3build successful] Build details are at http://buildbot.instantbird.org/builders/macosx-nightly-default/builds/2094 04:28:14 <-- GeKo has quit (Ping timeout) 04:32:44 --> GeKo has joined #instantbird 04:42:45 <-- mconley has quit (Input/output error) 04:43:23 --> mconley has joined #instantbird 04:47:57 <instant-buildbot> build #1310 of win32-nightly-default is complete: Success [3build successful] Build details are at http://buildbot.instantbird.org/builders/win32-nightly-default/builds/1310 05:16:29 <-- qheaden has quit (Ping timeout) 05:16:42 <-- mconley has quit (Input/output error) 05:23:53 --> qheaden has joined #instantbird 05:47:09 <-- EionRobb has quit (Quit: Leaving.) 06:01:55 <-- Mook has quit (Quit: Mook) 06:11:09 --> EionRobb has joined #instantbird 06:28:51 <-- Rym has quit (Ping timeout) 06:31:48 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 06:40:00 --> mayanktg has joined #instantbird 07:12:33 --> kramolnik has joined #instantbird 07:41:00 * Fallen|away is now known as Fallen 07:45:49 <-- chrisccoulson has quit (Quit: OSError: [Errno 130] Owner died) 07:46:18 <-- qheaden has quit (Ping timeout) 07:53:57 --> qheaden has joined #instantbird 08:04:23 * Fallen is now known as Fallen|away 08:05:11 <-- EionRobb has quit (Connection reset by peer) 08:05:50 --> EionRobb has joined #instantbird 08:51:03 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 08:55:48 --> mayanktg has joined #instantbird 09:32:50 --> chrisccoulson has joined #instantbird 10:17:28 --> clokep has joined #instantbird 10:17:28 * ChanServ sets mode +o clokep 10:19:05 <-- GeKo has quit (Ping timeout) 10:23:01 --> aleth has joined #instantbird 10:23:01 * ChanServ sets mode +o aleth 10:34:00 --> GeKo has joined #instantbird 10:35:26 <instantbot> New Instantbird - Conversation bug 989271 filed by aleth@instantbird.org. 10:35:28 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=989271 nor, --, ---, aleth, ASSI, Tooltips and context menu should refer to the correct accountbuddy 10:38:36 <aleth> So is gtalk just slowly breaking? :-/ 10:39:16 * aleth has so many little edge casey bugs in his mq :-S 10:44:34 <clokep> aleth: Well I'm glad to hear someone is fixing things. :) 10:44:48 <clokep> aleth: You mean the offline gtalk messages? That's beeen that way for a long long time. 10:45:55 <clokep> aleth: Did you see the discussion Florian and I had about IRC buddies btw? 10:46:01 <clokep> Any opinion on that / idea where the bug is? 10:49:26 <aleth> I don't completely understand that discussion 10:49:56 <clokep> Well one bug is that if you add an IRC nick to your buddy list (i.e. CLokeP), it'll always show up with that capitalization. 10:50:04 <clokep> I don't know if that's right or wrong. (I lean toward wrong.) 10:51:04 <aleth> I lean towards wrong as well, but iirc it's what we do for other protocols too? Does it cause bugs? 10:53:07 <aleth> Btw did you ever try that incremental build with mach patch? 10:53:21 <clokep> I do not believe it's what we do in other protocols btw. 10:53:25 <clokep> I did not, sorry. 10:53:48 <clokep> aleth: When you open the conversation with CLokeP it'll have the correct capitalization in the conversation. 10:53:51 <clokep> So there's a mist match. 10:53:54 <clokep> mismatch 10:55:33 <aleth> So you would put a normalize() here? http://mxr.mozilla.org/comm-central/source/chat/protocols/irc/irc.js#1115 10:56:29 <clokep> aleth: Maybe. But we also need to update the display name of the buddy? 10:56:32 <aleth> I thought the whole point of the normalizedName/userName distinction was that the user could to crappy stuff like CLokeP ;) (being tongue in cheek here of course...) 10:56:37 <clokep> Or something like that though. 10:57:03 <clokep> aleth: The point is to still FIND the user, but the question is whether we show them the crappy stuff they put in or the "correct" stuff. 10:57:22 <aleth> If you investigate that, it would make sense to look at putting the server name in there somewhere at the same time. 10:57:51 <aleth> clokep: At the moment we use the crappy stuff in some places and the 'correct' stuff in others, so yeah. 10:58:08 <aleth> There's a bug about one mismatch somewhere. 11:00:43 <clokep> I see. 11:00:47 <clokep> Yes, I'd like to look at that "soon". 11:00:54 <clokep> I'm trying to empty my queue a bit first. :) 11:00:58 <clokep> I have a ton of half finished things. 11:01:01 <aleth> Yeah... 11:02:22 <clokep> Like SIPE. :P 11:02:55 <aleth> The tricky thing about that server name thing is that it will introduce a distinction between "normalized nick as the server uses it" and "normalized nick as we use it for accountbuddies". The other tricky thing for IRC is that the normalized nick is actually what we want to display to the user, not some internal thing, which is in slight tension with the API design. 11:04:10 <clokep> aleth: I disagree with "the normalized nick is actually what we want to display to the user" 11:04:16 <clokep> normalized nick == all lowercase for IRC. 11:04:19 <clokep> that is NOT what we want to display. 11:04:23 <clokep> We want to display the rela nick. 11:04:25 <aleth> Ah, true. 11:04:34 <aleth> Forgot about that. 11:05:05 <aleth> So it will either turn out to be even more complicated or fairly trivial after thinking about it :D 11:05:17 <clokep> I think it's capable already. 11:05:20 <-- clokep has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 11:06:45 <-- aleth has quit (Ping timeout) 11:07:33 <-- EionRobb has quit (Quit: Leaving.) 11:14:53 --> gerard-majax has joined #instantbird 11:26:55 --> aleth has joined #instantbird 11:26:55 * ChanServ sets mode +o aleth 11:29:37 <aleth> clokep: So the problem with the buddy name capitalization is that we would need to do a whois to get the "correct" capitalization. This means adding buddies would need to be async. 11:31:01 <aleth> The only reasonable way to do that would be to correct the name of the buddy that has been created when/if we get the correct capitalization. 11:32:46 <aleth> I'm not sure prpls can do that. 11:34:54 <aleth> There are ways around that of course by listening to notifications but it seems complicated at first glance. 11:55:04 --> zen_monkey has joined #instantbird 11:56:57 --> clokep_work has joined #instantbird 11:56:57 * ChanServ sets mode +o clokep_work 12:01:09 <clokep_work> aleth: Yes of course we'd correct it only when we get the new one, it can also change per login. 12:01:23 <clokep_work> Why can't we just use the display name? :-S 12:02:23 <aleth> All I meant is I'm not sure we currently allow prpls to set it. 12:02:56 <clokep_work> They absolutely can. 12:04:09 <aleth> Well then it's not hard. 12:05:04 * aleth wonders if flo is travelling 12:17:25 <clokep_work> I don't think so. 12:17:31 <clokep_work> I don't have access to like his calendar though. :P 12:25:55 <-- aleth has quit (Ping timeout) 12:28:19 --> aleth has joined #instantbird 12:28:20 * ChanServ sets mode +o aleth 12:29:27 --> jb has joined #instantbird 12:51:50 <nhnt11> I'll read the log properly later, but did you decide that potential awesomebug is indeed an awesomebug? 12:52:10 <nhnt11> Hmm, a lot of talk about normalization makes me think "no"... 12:52:59 <clokep_work> nhnt11: How do you decide to include a conversation w/ a buddy? 12:53:05 <clokep_work> My guess is that there's a bug inthe awesometab someone. 12:53:07 <clokep_work> somewhere 12:53:34 <nhnt11> clokep_work: "include a conversation w/ a buddy" I have no idea what this means. 12:53:47 <nhnt11> If you mean non-contacts, only if the conversation is already open... 12:55:00 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 12:55:10 <clokep_work> nhnt11: I mean the opposite. 12:55:23 <clokep_work> Do you de-duplicate open conversations that are w/ a contact from also including the contact separately? 12:55:29 <nhnt11> yes. 12:55:34 <nhnt11> Ah. I think I get it. 12:55:39 <aleth> Were there still open bugs around that? 12:55:44 <nhnt11> (clokep as well as CLokeP are shown?) 12:56:07 <nhnt11> That makes me think "not an awesomebug" 12:56:10 <aleth> I remember fixing a lot of stuff before 1.5 so it could be released as you were gone but I certainly didn't fix everything ;) 12:56:19 <nhnt11> I don't think so... 12:56:27 <nhnt11> Yeah thanks for that :] 12:57:18 * nhnt11 will need to look at the code later 12:58:37 <aleth> I have a suspicion as to what's causing it 12:58:51 <clokep_work> nhnt11: Right, but if a conversation is backed by an account buddy, that contact should not also be shown. 12:59:09 <nhnt11> Yeah. The awesometab should be doing a check too. 12:59:25 <clokep_work> "too"? 12:59:32 <clokep_work> I don't understand what other check you're talking about. 12:59:37 <nhnt11> Er, I mean, aside from the IRC prpl normalizing it 13:01:10 <nhnt11> clokep_work, aleth: I just looked at the code. If an existing conv has a contact linked to it, the contact is removed based on the linked contact 13:01:17 <nhnt11> So I don't understand how the naming would affect it 13:01:22 <aleth> I think the issue is that the tab title uses buddy.name but the conv-top uses the correct capitalization. 13:01:59 <aleth> nhnt11: Right, I don't think this is an awesometab bug. 13:02:16 <nhnt11> yeah 13:02:18 <aleth> But the only way to be sure is to fix it ;) 13:02:35 <nhnt11> fwiw the relevant stats service code is https://mxr.mozilla.org/comm-central/source/im/components/ibConvStatsService.js#396 13:03:41 <clokep_work> aleth: The name should have nothing to do with it, it should be looking for the CONTACT. 13:03:44 <clokep_work> Which it does, by it's ID. 13:04:08 <clokep_work> That could really use a comment above it btw nhnt11. ;) 13:04:11 <aleth> clokep_work: Yes, my suspicion is that the PM is not getting the contact assigned to it that it should ;) 13:04:32 * nhnt11 thought that code was a bit straightforward but okay 13:07:41 --> mayanktg has joined #instantbird 13:08:34 <aleth> clokep_work: Look at http://log.bezut.info/instantbird/140327/#m143, when the PM is opened if I read it correctly there is no contact for it. When the contact is added the PM conv will not notice. 13:08:57 <aleth> Iirc I have WIP patch that fixes that somewhere 13:09:05 <aleth> One of those edge casey bugs :-/ 13:09:07 <nhnt11> oh, I didn't read that properly 13:19:28 <aleth> nhnt11: Do you still have that etherpad with the open awesomebugs? Are they all filed? 13:19:45 * aleth isn't sure when/if etherpads expire 13:19:50 <nhnt11> 1 sec 13:20:04 <nhnt11> aleth: https://etherpad.mozilla.org/instantbird-gsoc-2013-awesometab 13:20:10 <nhnt11> They're al filed afaik... 13:21:00 <aleth> That doesn't look that bad :) 13:21:21 <nhnt11> I was trying to convert them all from BIO->BMO recently.. 13:21:25 <nhnt11> looks like I only managed 2 or 3 13:21:41 <clokep_work> aleth: Ah, I missed the part about him adding it to the buddy list at that point... 13:21:48 <aleth> I guess Bug 955629 was the existing conv one I dimly remembered, but it is merely a performance thing 13:21:51 <instantbot> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=955629 nor, --, ---, nobody, NEW, The list of PossibleConversations shouldn't be duplicated while filtering. 13:27:36 <-- aleth has quit (Ping timeout) 13:29:41 --> aleth has joined #instantbird 13:29:42 * ChanServ sets mode +o aleth 13:30:02 <nhnt11> bbl 13:30:03 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 13:43:19 <-- gerard-majax has quit (Ping timeout) 13:44:43 --> gerard-majax has joined #instantbird 13:53:37 <-- jb has quit (Ping timeout) 14:00:32 <-- aleth has quit (Quit: exit stage left) 14:00:36 --> aleth has joined #instantbird 14:00:36 * ChanServ sets mode +o aleth 14:03:12 --> jb has joined #instantbird 14:04:17 <-- Even has quit (Ping timeout) 14:08:05 <-- aleth has quit (Quit: exit stage left) 14:08:09 --> aleth has joined #instantbird 14:08:09 * ChanServ sets mode +o aleth 14:13:15 <-- aleth has quit (Quit: exit stage left) 14:13:18 --> aleth has joined #instantbird 14:13:18 * ChanServ sets mode +o aleth 14:14:25 <-- aleth has quit (Quit: exit stage left) 14:14:29 --> aleth has joined #instantbird 14:14:29 * ChanServ sets mode +o aleth 14:23:11 <-- gerard-majax has quit (Ping timeout) 14:25:24 --> gerard-majax has joined #instantbird 14:25:26 <qheaden> Hello all. 14:29:21 --> mconley has joined #instantbird 14:36:30 <clokep_work> Hello. 14:41:11 <-- aleth has quit (Ping timeout) 14:41:49 --> aleth has joined #instantbird 14:41:49 * ChanServ sets mode +o aleth 14:42:05 --> nhnt11 has joined #instantbird 14:50:43 <-- sukhe has quit (Quit: leaving) 14:53:14 <-- zen_monkey has quit (Ping timeout) 14:58:10 --> rcscott has joined #instantbird 15:02:11 <-- aleth has quit (Ping timeout) 15:06:54 <-- jb has quit (Ping timeout) 15:17:01 --> iamjayakumars has joined #instantbird 15:23:57 --> Mic has joined #instantbird 15:23:57 * ChanServ sets mode +o Mic 15:24:07 <-- Mic has quit (Input/output error) 15:25:05 --> Mic has joined #instantbird 15:25:05 * ChanServ sets mode +o Mic 15:25:27 <Mic> Hello 15:25:57 <-- iamjayakumars has quit (Ping timeout) 15:26:31 --> Rym has joined #instantbird 15:27:16 --> iamjayakumars has joined #instantbird 15:31:11 --> wnayes has joined #instantbird 16:06:50 --> arlolra has joined #instantbird 16:11:00 <-- Rym has quit (Ping timeout) 16:13:51 --> Rym has joined #instantbird 16:20:41 --> sukhe has joined #instantbird 16:33:17 --> Mook_as has joined #instantbird 16:52:03 --> flo-retina has joined #instantbird 16:52:04 * ChanServ sets mode +qo flo-retina flo-retina 16:52:48 <-- Mic has quit (Quit: Instantbird -- http://www.instantbird.com) 17:00:48 <-- flo-retina has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 17:12:13 <-- iamjayakumars has quit (Client exited) 17:19:02 <-- mayanktg has quit (Quit: http://www.mibbit.com ajax IRC Client) 17:24:35 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 17:24:41 --> nhnt11 has joined #instantbird 17:36:14 --> jb has joined #instantbird 17:46:58 <-- gerard-majax has quit (Ping timeout) 18:08:18 <-- clokep_work has quit (Ping timeout) 18:15:36 <-- jb has quit (Ping timeout) 18:59:47 --> flo-retina has joined #instantbird 18:59:47 * ChanServ sets mode +qo flo-retina flo-retina 19:06:00 <-- Rym has quit (Ping timeout) 19:07:17 <flo-retina> aleth: I was in TRIBE yesterday and today. And in a train back home tonight 19:08:54 --> Rym has joined #instantbird 19:09:49 <flo-retina> clokep, aleth: so I think adding a buddy is usually: 1. Send a message to the server saying we want to add this buddy. 2. If/when the server sends us an update of the blist, store the account buddy in our contact database. Ie. I think it's async everywhere but on IRC where the server doesn't maintain a list. 19:10:10 <flo-retina> (netsoul also doesn't have a server-stored list; but I don't think anybody cares about it any more :)) 19:28:25 <-- Rym has quit (Ping timeout) 19:37:48 <-- kramolnik has quit (Ping timeout) 19:39:10 --> kramolnik has joined #instantbird 19:42:20 <-- kramolnik has quit (Ping timeout) 19:43:41 --> kramolnik has joined #instantbird 19:45:24 <-- kramolnik has quit (Ping timeout) 19:48:13 <-- nhnt11 has quit (Quit: Instantbird 1.6a1pre -- http://www.instantbird.com) 19:48:39 --> kramolnik has joined #instantbird 19:54:55 <-- kramolnik has quit (Ping timeout) 19:56:11 --> kramolnik has joined #instantbird 20:13:05 <-- kramolnik has quit (Ping timeout) 20:13:57 --> kramolnik has joined #instantbird 20:15:37 <-- kramolnik has quit (Ping timeout) 20:17:17 <-- rcscott has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 20:19:18 --> kramolnik has joined #instantbird 20:31:24 <-- sukhe has quit (Quit: leaving) 20:31:30 --> clokep has joined #instantbird 20:31:31 * ChanServ sets mode +o clokep 20:31:32 --> sukhe has joined #instantbird 20:32:44 <clokep> flo-retina: Why is http://lxr.instantbird.org/instantbird/source/purple/libpurple/dnssrv.h#197 commented out? 20:36:58 --> rcscott has joined #instantbird 20:39:20 <-- kramolnik has quit (Ping timeout) 20:41:09 --> kramolnik has joined #instantbird 20:43:52 --> Mic has joined #instantbird 20:43:52 * ChanServ sets mode +o Mic 20:46:20 <-- kramolnik has quit (Ping timeout) 20:48:13 --> kramolnik has joined #instantbird 20:50:58 <-- kramolnik has quit (Ping timeout) 20:54:45 --> kramolnik has joined #instantbird 21:03:35 <-- Mic has quit (Quit: Instantbird -- http://www.instantbird.com) 21:03:40 <-- kramolnik has quit (Ping timeout) 21:06:14 <-- arlolra has quit (Quit: arlolra) 21:12:05 --> kramolnik has joined #instantbird 21:12:14 <-- kramolnik has quit (Quit: Instantbird 1.5 -- http://www.instantbird.com) 21:18:26 --> nhnt11 has joined #instantbird 21:23:40 <flo-retina> clokep: I don't remember that. Is it one of our change, or something also in the upstream libpurple? 21:24:44 <flo-retina> I see no obvious reason 21:46:54 --> EionRobb has joined #instantbird 21:52:09 <-- EionRobb has quit (Connection reset by peer) 21:54:04 --> EionRobb has joined #instantbird 22:35:50 <-- clokep has quit (Ping timeout) 22:43:55 <-- mconley has quit (Input/output error) 22:48:47 * Fallen|away is now known as Fallen 22:53:02 --> Rym has joined #instantbird 23:09:23 <-- GeKo has quit (Ping timeout) 23:10:00 --> GeKo has joined #instantbird 23:18:01 * Fallen is now known as Fallen|away 23:32:50 --> dionisos has joined #instantbird 23:33:32 <-- dionisos has quit (Client exited) 23:37:00 --> mconley has joined #instantbird