Options:
Previous day, Next day
- # Session Start: Sat Jan 24 00:00:00 2015
- # Session Ident: #css
- # [00:03] * fantasai pokes TabAtkins
- # [00:04] * Quits: dauwhe (~dauwhe@public.cloak) (Client closed connection)
- # [00:04] * tantek fantasai what is this, FB?
- # [00:05] * fantasai has been poking things since before FB
- # [00:17] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [00:28] <TabAtkins> Okay, whatevs, ready now if you are.
- # [00:28] <fantasai> okay, I'm here
- # [00:29] <fantasai> I think we've got a bunch of open issues, and then a shrink-to-fit issue that I vaguely remember existing, but don't remember what it is...
- # [00:31] <fantasai> http://dev.w3.org/csswg/css-flexbox-1/issues-lc-20140925
- # [00:31] <fantasai> TabAtkins: First one is using preferred size in place of max-content size.
- # [00:31] <fantasai> TabAtkins: I think the blocker there is that we don't have an updated draft of Sizing with that concept in it
- # [00:32] * fantasai is a bit scared to work on sizing
- # [00:32] <TabAtkins> Then we just need to publish a new WD.
- # [00:32] <TabAtkins> It's in the ED.
- # [00:32] <TabAtkins> preferred size = max-content size, unless otherwise specified.
- # [00:32] <fantasai> TabAtkins: k. Is there anything else significant that we should fix in Sizing before publishing?
- # [00:33] <TabAtkins> Ooh, let me review.
- # [00:33] * fantasai remembers something being wrong about contributions, that we discussed last week
- # [00:33] * fantasai looks up the hg log to see what we worked on
- # [00:34] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [00:34] <fantasai> Looks like we also need to publish an update to Writing modes >_<
- # [00:34] <fantasai> for vocabulary updates
- # [00:34] * Joins: dauwhe (~dauwhe@public.cloak)
- # [00:34] <fantasai> So, Flexbox + Writing Modes + Sizing will need to coordinate on publishing the update
- # [00:34] <fantasai> :/
- # [00:35] <TabAtkins> It's cool, we just have to publish all of them twice in a row.
- # [00:35] <TabAtkins> Eventual consistency.
- # [00:35] * Joins: thinkxl_ (~thinkxl@public.cloak)
- # [00:36] <fantasai> TabAtkins: ?
- # [00:36] <fantasai> TabAtkins: wouldn't that leave us with broken cross-links in the interim?
- # [00:38] <TabAtkins> Yeah, for a day or two. And?
- # [00:39] <TabAtkins> It's literally just: 1. publish them with broken links. 2. Let Shepherd parse the new /TR definitions. 3. Publish them with non-broken links.
- # [00:39] <fantasai> That's fine ^_^
- # [00:39] <fantasai> I think the issue is getting all three drafts into a state of publishability
- # [00:40] <fantasai> Writing Modes needs probably a half-day to 2 days of work, I think.
- # [00:40] * Quits: thinkxl (~thinkxl@public.cloak) (Ping timeout: 180 seconds)
- # [00:40] <fantasai> And we should fix that sizing bug that was undefined
- # [00:40] <TabAtkins> Yup yup.
- # [00:40] <TabAtkins> Let me write this down...
- # [00:40] <fantasai> Want to do that while I update the Changes section? :)
- # [00:40] <TabAtkins> Or that, sure.
- # [00:41] <fantasai> Oh, hgweb is now under our control....
- # [00:41] <fantasai> plinss: Can we get the hg logs to show the actual checkin dates instead of "22 months ago"? :) :) :)
- # [00:41] <TabAtkins> haha what
- # [00:42] <fantasai> plinss: Adding in the name of the committer would be extra awesome
- # [00:44] <TabAtkins> fantasai: Or you can just switch to using git like the rest of us. ^_^
- # [00:44] * fantasai is lazy and can never remember the revert command
- # [00:44] <fantasai> :p
- # [00:44] <fantasai> I suppose I can write a translation script
- # [00:44] <TabAtkins> To back out a commit you just did?
- # [00:44] <TabAtkins> Or to reset back to tip of history?
- # [00:44] <fantasai> the latter
- # [00:44] <TabAtkins> git reset --hard
- # [00:44] <fantasai> although both are useful
- # [00:44] <TabAtkins> The other is git reset HEAD^^
- # [00:45] <fantasai> I was told git checkout -- or something
- # [00:45] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [00:45] <TabAtkins> Oh, if you want to reset *one file* or soemthing, sure.
- # [00:46] <TabAtkins> (the use of checkout for this is a bizarre git-ism)
- # [00:46] <fantasai> They should just make a 'revert' alias ^_^
- # [00:46] <TabAtkins> Yup yup.
- # [00:47] <fantasai> wow, this draft is older than the Great Renaming
- # [00:48] <TabAtkins> Which one?
- # [00:48] <fantasai> Sizing
- # [00:49] <TabAtkins> Oh, the /TR draft. Yeah.
- # [00:51] <Ms2ger> Ah, I sure am glad that the New Process fixed everything
- # [00:53] <fantasai> The new W3C Process?
- # [00:54] <TabAtkins> Ms2ger: Yo, where is the File API draft stored? Would prefer to Bikeshed the source, not the generated.
- # [00:54] <fantasai> No, that just fixed the CR<->LC cycling.
- # [00:54] <fantasai> It fixed a few other things,I think.
- # [00:54] <fantasai> And regressed REC editing
- # [00:54] <Ms2ger> TabAtkins, I fear CVS
- # [00:55] * fantasai tries to figure out what https://hg.csswg.org/drafts/diff/0cb8bb395c58/css3-sizing/Overview.src.html does
- # [00:55] <TabAtkins> Ms2ger: lololol
- # [00:55] <Ms2ger> http://dev.w3.org/cvsweb/2006/webapi/FileAPI/
- # [01:00] <fantasai> TabAtkins: I think we need to clean up the terminology section
- # [01:01] <fantasai> TabAtkins: Right now there's a lot of hidden terms, probably they should be visible...
- # [01:01] <fantasai> TabAtkins: Did you fix the size contribution thing that was broken?
- # [01:01] * Quits: thinkxl_ (~thinkxl@public.cloak) (Ping timeout: 180 seconds)
- # [01:02] <TabAtkins> Ms2ger: Oh god, it's written in XML with an XSLT copy-pasted from old WebIDL, never mind I'll just convert from the generated file.
- # [01:02] <TabAtkins> fantasai: Pushing now.
- # [01:02] <fantasai> k
- # [01:02] * fantasai just pushed the Changes section
- # [01:03] <fantasai> http://dev.w3.org/csswg/css-sizing/#terms
- # [01:03] <TabAtkins> Ms2ger: I guess I'll just email WebApps with the source and generated files when it's done?
- # [01:03] <Ms2ger> Wfm
- # [01:03] <fantasai> TabAtkins: Any ideas how to clean this section up?
- # [01:04] <TabAtkins> Hmmmm
- # [01:04] <fantasai> Oh, we also have the Floats issue Greg brought up
- # [01:04] <fantasai> >_<
- # [01:04] <TabAtkins> Well, as a first step, we can organize, with headings, some of the terms by their base term.
- # [01:04] <TabAtkins> All the "contribution" terms, etc.
- # [01:04] <fantasai> TabAtkins: Okay
- # [01:05] * fantasai dumps all the terms into etherpad
- # [01:05] <TabAtkins> And we can switch to <a>, so the terms we're assuming we'll define at some point will actually trigger link failures.
- # [01:05] <fantasai> https://etherpad.mozilla.org/tab-and-fantasai
- # [01:07] <fantasai> OK, all listed
- # [01:10] * Quits: adenilson (~anonymous@public.cloak) (adenilson)
- # [01:11] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [01:15] <fantasai> heh
- # [01:17] * Joins: myakura (~myakura@public.cloak)
- # [01:18] * Quits: myakura (~myakura@public.cloak) ("Leaving...")
- # [01:29] * Quits: Ms2ger (~Ms2ger@public.cloak) (Ping timeout: 180 seconds)
- # [01:30] * Joins: tantek (~tantek@public.cloak)
- # [01:39] * Joins: dauwhe (~dauwhe@public.cloak)
- # [01:46] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [01:52] * leaverou is now known as leaverou_away
- # [02:06] <TabAtkins> All right, done.
- # [02:06] <TabAtkins> plinss: To make you happy, I'm deleting the .html from each folder in the repo as I work on them.
- # [02:07] <astearns> I just did that for shapes 2, too
- # [02:07] <fantasai> I can't seem to pull your changes :/
- # [02:08] * fantasai looks on dev.w3.org
- # [02:08] <TabAtkins> Dunno how fast the git<->hg syncing is.
- # [02:09] * astearns dangit, should have been s/for/to/
- # [02:09] <fantasai> dev.w3.org is up to date
- # [02:11] <fantasai> and I can see your changes locally in hg log
- # [02:11] * fantasai very confused now
- # [02:11] <fantasai> oh, I see the terminology changes
- # [02:11] <fantasai> but not the other one
- # [02:11] <fantasai> The non-replaced elements one
- # [02:12] <fantasai> https://hg.csswg.org/drafts/diff/7516b0cbd22b/css-sizing/Overview.bs
- # [02:12] <fantasai> search for outer
- # [02:12] <fantasai> I think you dropped it during the merge!
- # [02:12] <TabAtkins> Urgh.
- # [02:12] <fantasai> That said
- # [02:12] <TabAtkins> But I pushed that beforehand, hm.
- # [02:12] <fantasai> I think we should fix that one earlier in the section
- # [02:12] <fantasai> Since the size contribution definition is always the same
- # [02:13] <fantasai> right?
- # [02:13] <fantasai> Shouldn't need to be repeated for each type
- # [02:13] <TabAtkins> It's not the same for everything, though.
- # [02:13] <TabAtkins> Like, the very next section has different definition.
- # [02:14] <fantasai> ...
- # [02:14] <fantasai> yeah, you're right
- # [02:14] <fantasai> Although I'm still thinking...
- # [02:14] <fantasai> we should split out the contributions into their own section
- # [02:15] <TabAtkins> I don't think it's worthwhile, but I could be convinced.
- # [02:15] <fantasai> I think it'd be less confusing if we didn't put intrinsic contributions and sizes lumped together in the same para
- # [02:15] <fantasai> people keep mixing up the concepts
- # [02:18] * fantasai pokes at the new text
- # [02:19] <fantasai> So, I think we should collapse fill-available * into a single definition
- # [02:19] <fantasai> since it's just repeating itself
- # [02:19] <fantasai> also the second link is wrong :)
- # [02:20] <TabAtkins> That's how it was before. It definitely looked wrong. ^_^
- # [02:20] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [02:20] <fantasai> No, I mean like
- # [02:20] <fantasai> <dt>
- # [02:20] <fantasai> <dt>
- # [02:20] <fantasai> <dt>
- # [02:20] <fantasai> <dd>
- # [02:20] <TabAtkins> Yeah.
- # [02:20] <TabAtkins> By "how it was before", I meant the link.
- # [02:21] <fantasai> huh?
- # [02:21] <fantasai> what link?
- # [02:21] <TabAtkins> Collapsed.
- # [02:21] <TabAtkins> You said "also the second link is wrong"
- # [02:23] <fantasai> Yeah, it ponts to intrinsic sizing
- # [02:23] * fantasai tweaks things
- # [02:26] <TabAtkins> Wait, pull.
- # [02:27] * fantasai pulls
- # [02:28] <fantasai> you dropped a note
- # [02:28] * fantasai puts it back
- # [02:28] * Joins: tantek (~tantek@public.cloak)
- # [02:30] * fantasai generalizes the general definitions
- # [02:30] * Quits: lajava (~javi@public.cloak) (Ping timeout: 180 seconds)
- # [02:32] * fantasai pushes
- # [02:33] <fantasai> TabAtkins: Right now Writing Modes uses the hyphenated forme everywhere, block-size and inline-size
- # [02:34] <fantasai> TabAtkins: Should I change that to leave out the hyphen, like for the axes?
- # [02:34] <TabAtkins> But that violates our guidelines of only using hyphens for the adjective form.
- # [02:34] <fantasai> TabAtkins: Yeah. I don't like it either. I think I did it because we use size and block and inline so many places I was afraid of it getting confusing
- # [02:34] <fantasai> TabAtkins: https://hg.csswg.org/drafts/diff/b8a3d77039b0/css-sizing/Overview.bs
- # [02:34] <TabAtkins> If necessary we can double-up on the definitions.
- # [02:35] <TabAtkins> s/small/smallest/
- # [02:36] <TabAtkins> Otherwise looks good.
- # [02:36] <fantasai> k
- # [02:36] * fantasai fixes typo
- # [02:36] <fantasai> TabAtkins: Anything else we should definitely fix before publishing?
- # [02:36] <TabAtkins> There's that Greg thing.
- # [02:37] <fantasai> which one?
- # [02:37] <TabAtkins> something about floats? you mentioned it earlier.
- # [02:37] <fantasai> Ohyeah
- # [02:37] <fantasai> *thinks*
- # [02:37] <fantasai> It was about the max-content size (or preferred size)
- # [02:37] <fantasai> If you have two floats in a div
- # [02:38] <fantasai> They can fit side by side
- # [02:38] <fantasai> but if you shrinkwrap them, in Gecko they pick the size of the largest, not the combined size
- # [02:38] <fantasai> So that they end up one after the other
- # [02:38] <fantasai> I think this is also true in Chrome
- # [02:38] <fantasai> Basically, this ends up being not a true maximum size, but rather an approximation
- # [02:39] <TabAtkins> Ah, found it.
- # [02:39] * Joins: dauwhe (~dauwhe@public.cloak)
- # [02:40] <TabAtkins> Starting message https://lists.w3.org/Archives/Public/www-style/2014Oct/0061.html
- # [02:40] <TabAtkins> dbaron followup https://lists.w3.org/Archives/Public/www-style/2014Nov/0085.html
- # [02:43] * leaverou_away is now known as leaverou
- # [02:44] <fantasai> TabAtkins: From what I recall about the floats issue, web-compat depends on it
- # [02:44] <TabAtkins> It tends to, yes. Sigh.
- # [02:44] * TabAtkins hates floats so bad.
- # [02:45] <TabAtkins> Okay, so this just affects the min/max-content contributions of block layout, right?
- # [02:45] <fantasai> and their sizes, yeah
- # [02:46] <fantasai> We can just paste an issue in for now, just so long as we point it out
- # [02:46] <TabAtkins> Okay, you wanna do that?
- # [02:46] <fantasai> yep
- # [02:46] <fantasai> will do
- # [02:46] <fantasai> Then there was
- # [02:46] <fantasai> There was something we fixed in flexbox that needs fixing in sizing
- # [02:46] <fantasai> in September
- # [02:46] <fantasai> from dholbert
- # [02:46] * Quits: dauwhe (~dauwhe@public.cloak) (Ping timeout: 180 seconds)
- # [02:47] <TabAtkins> that's an interestingly specific memory
- # [02:47] * fantasai was compiling the Flexbox issues list this week
- # [02:47] <TabAtkins> But there are no dholbert emails about flexbox in september. ^_^
- # [02:47] <fantasai> search for messages from me to dholbert ^_^
- # [02:48] <TabAtkins> Just something about scrolling, which was fixed in Alignment.
- # [02:48] <fantasai> :/
- # [02:48] * fantasai will have to search through
- # [02:49] <fantasai> The third confusing issue was something about percentages inside shrink-to-fit
- # [02:49] <fantasai> we discussed it in sophia, I think?
- # [02:50] <TabAtkins> Got it.
- # [02:50] <fantasai> https://lists.w3.org/Archives/Public/www-style/2014Sep/0383.html
- # [02:50] <fantasai> Found it
- # [02:50] <TabAtkins> Haha
- # [02:51] <fantasai> It was a reply to you, not dholbert :p
- # [02:52] <fantasai> Did you find the other issue on percentages on shrink-to-fit in Sophia?
- # [02:52] <fantasai> Or you ran across the email I just posted? :)
- # [02:52] <TabAtkins> I found that issue in the minutes for sophia.
- # [02:52] <fantasai> cool
- # [02:52] <fantasai> Then we have the two issues that are confusing
- # [02:52] <TabAtkins> The one you just posted, just in minutes.
- # [02:52] <fantasai> ah
- # [02:53] * fantasai thought there was another one, maybe raised by SimonSapin
- # [02:53] <fantasai> Anyway
- # [02:53] <fantasai> So
- # [02:53] <fantasai> Where do we put this statement? ^_^
- # [02:53] <fantasai> Do we need a new section on Percentage Sizing?
- # [02:53] <TabAtkins> Hmmmmmmmmm
- # [02:53] * leaverou is now known as leaverou_away
- # [02:53] <fantasai> Issue: Put something useful here.
- # [02:53] * trackbot is creating a new ISSUE.
- # [02:53] <trackbot> Created ISSUE-349 - Put something useful here.. Please complete additional details at <http://www.w3.org/Style/CSS/Tracker/issues/349/edit>.
- # [02:53] <TabAtkins> Yes.
- # [02:53] <fantasai> Percentages ignore intrinsic min-sizes
- # [02:53] <fantasai> </section>
- # [02:53] <TabAtkins> Hahaha, Tracker, you so crazy.
- # [02:53] <fantasai> trackbot: close ISSUE349
- # [02:53] <trackbot> Sorry, fantasai, I don't understand 'trackbot: close ISSUE349'. Please refer to <http://www.w3.org/2005/06/tracker/irc> for help.
- # [02:53] <fantasai> trackbot: close ISSUE-349
- # [02:53] * trackbot is closing ISSUE-349.
- # [02:53] <trackbot> Closed ISSUE-349.
- # [02:53] <fantasai> heh
- # [02:54] * fantasai shouldn't have capitalized the issue ^_^;;
- # [02:54] <TabAtkins> I mean, I guess we can just do what you outlined for now.
- # [02:54] <TabAtkins> Gotta go home soon, so let's pop it in with an issue to expand to something sensical.
- # [02:54] * fantasai copies text from Flexbox
- # [02:55] <fantasai> ok, so while you're here
- # [02:55] <fantasai> http://dev.w3.org/csswg/css-flexbox-1/issues-lc-20140925
- # [02:55] <fantasai> What do you want to do about Issue 7?
- # [02:55] <TabAtkins> I wanna alias it.
- # [02:55] <fantasai> Aliases for values suck.
- # [02:55] <TabAtkins> And also alias the other instances of nowrap.
- # [02:55] <fantasai> well, yes, we'd have to do all of them at once
- # [02:56] <TabAtkins> Yeah, but legacy mistakes gettings compounded through expansion to new APIs also suck.
- # [02:56] <TabAtkins> It's just an extra value that happens to ahve the same effect as an existing one.
- # [02:57] <fantasai> Ok. We'll have to raise it to the WG
- # [02:57] <fantasai> https://lists.w3.org/Archives/Public/www-style/2014Sep/0396.html
- # [02:57] <fantasai> I didn't quite figure out what we're supposed to fix in this thread
- # [02:57] <fantasai> It concluded with something needing clarification
- # [02:57] <fantasai> and me being confused if the spec is actually correct
- # [02:57] <fantasai> ^___;
- # [02:59] <TabAtkins> Hm.
- # [02:59] <TabAtkins> I'm not sure if it's correct or not either.
- # [03:00] <TabAtkins> I mean, don't absposes go against the icb, which isnt' infinite?
- # [03:01] * fantasai isn't sure
- # [03:01] * fantasai looks it up
- # [03:02] <TabAtkins> I mean, all browsers do the same thing now, which Francois claims is the "infinite" thing.
- # [03:02] <TabAtkins> But I've gotta catch a bus now. See you on Monday.
- # [03:02] <fantasai> okay
- # [03:02] <fantasai> laters~
- # [03:02] <TabAtkins> And send me line-items for the sydney f2f po
- # [03:02] <fantasai> OK
- # [03:02] <TabAtkins> They prefer I submit the PO *before* you do work. ^_^
- # [03:03] <fantasai> heh
- # [03:06] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [03:17] * Joins: Florian (~Florian@public.cloak)
- # [03:25] * Quits: Florian (~Florian@public.cloak) (Ping timeout: 180 seconds)
- # [03:37] * Joins: dauwhe (~dauwhe@public.cloak)
- # [03:37] * Quits: dauwhe (~dauwhe@public.cloak) ("")
- # [03:39] * tantek reads the TabAtkins fantasai backforth to learn stuff.
- # [03:40] <TabAtkins> tantek: A bunch of convo was in the etherpad in the middle, so you're missing context.
- # [03:40] * tantek is used to missing context.
- # [03:40] * tantek reads the etherpad anyway
- # [03:41] * tantek chuckles at there being both fragmentation and fragmention in the context of web technologies now.
- # [03:44] * leaverou_away is now known as leaverou
- # [03:53] * leaverou is now known as leaverou_away
- # [03:54] * Quits: ed (~ed@public.cloak) (Ping timeout: 180 seconds)
- # [04:29] * Joins: dbaron (~dbaron@public.cloak)
- # [04:33] * Quits: fantasai (~fantasai@public.cloak) (Client closed connection)
- # [04:33] * Joins: fantasai (~fantasai@public.cloak)
- # [04:35] * Quits: SimonSapin (~simon@public.cloak) ("No Ping reply in 180 seconds.")
- # [04:36] * Quits: fantasai (~fantasai@public.cloak) (Client closed connection)
- # [04:36] * Joins: SimonSapin (~simon@public.cloak)
- # [04:36] * Quits: stryx` (~stryx@public.cloak) (Client closed connection)
- # [04:37] * Joins: stryx` (~stryx@public.cloak)
- # [04:37] * Joins: shepazutu (schepers@public.cloak)
- # [04:38] * Joins: fantasai (~fantasai@public.cloak)
- # [04:38] * Quits: shepazu (schepers@public.cloak) (Ping timeout: 180 seconds)
- # [04:44] <JonathanNeal_> fragmentions are something else now, tantek?
- # [04:45] <tantek> well they are different from Flexbox fragmentations :)
- # [05:00] <fantasai> What's a fragmention?
- # [05:02] <astearns> deep linking into content
- # [05:03] <astearns> mentioning a fragment
- # [05:03] <fantasai> Oh, that totally makes sense
- # [05:03] <fantasai> very nice portmanteau
- # [05:04] <fantasai> astearns: what did we talk about on Friday in Seattle?
- # [05:04] * fantasai remembers talking about stuff, but can't remember at all what was involved in the discussion
- # [05:04] <astearns> line grid, mainly
- # [05:04] <fantasai> oh yeah
- # [05:05] <astearns> adding more issues to the draft :)
- # [05:05] <astearns> I've made the edits, things should be rearranged now as we planned
- # [05:06] <fantasai> cool
- # [05:07] <liam> astearns, naah, they are just fragmentations of your imagination! :)
- # [05:08] * fantasai also remembers discussing a ton of stuff with Rossen...
- # [05:08] <fantasai> I need to take notes next time ~_~
- # [05:09] <tantek> fantasai: http://indiewebcamp.com/fragmentions
- # [05:18] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [05:44] * leaverou_away is now known as leaverou
- # [05:50] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [05:53] * leaverou is now known as leaverou_away
- # [06:50] * Joins: tantek (~tantek@public.cloak)
- # [06:58] * Quits: tantek (~tantek@public.cloak) (Ping timeout: 180 seconds)
- # [07:04] * Joins: tantek (~tantek@public.cloak)
- # [09:04] * Joins: jdaggett (~jdaggett@public.cloak)
- # [09:11] * Joins: Florian (~Florian@public.cloak)
- # [09:13] * Joins: ed (~ed@public.cloak)
- # [09:14] * Quits: jdaggett (~jdaggett@public.cloak) (jdaggett)
- # [09:32] * Joins: dbaron (~dbaron@public.cloak)
- # [10:02] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [10:16] * Joins: antonp1 (~Thunderbird@public.cloak)
- # [10:19] * Quits: antonp (~Thunderbird@public.cloak) (Ping timeout: 180 seconds)
- # [10:39] * Joins: antonp (~Thunderbird@public.cloak)
- # [10:45] * Quits: antonp1 (~Thunderbird@public.cloak) (Ping timeout: 180 seconds)
- # [10:47] * Joins: nikos (~uid28403@public.cloak)
- # [10:48] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [10:51] * Joins: lajava (~javi@public.cloak)
- # [11:11] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [11:37] * Quits: lajava (~javi@public.cloak) (Ping timeout: 180 seconds)
- # [13:55] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [15:21] * Joins: Florian (~Florian@public.cloak)
- # [15:24] * leaverou_away is now known as leaverou
- # [15:29] * Quits: Florian (~Florian@public.cloak) (Ping timeout: 180 seconds)
- # [15:34] * Quits: nikos (~uid28403@public.cloak) ("Connection closed for inactivity")
- # [16:14] * Quits: paul___irish (~paul___irish@public.cloak) ("ZNC - http://znc.sourceforge.net")
- # [16:16] * Joins: paul___irish (~paul___irish@public.cloak)
- # [18:08] * Joins: tantek (~tantek@public.cloak)
- # [18:11] * Joins: zcorpan (~zcorpan@public.cloak)
- # [18:20] * Joins: dbaron (~dbaron@public.cloak)
- # [18:38] * Quits: tantek (~tantek@public.cloak) (tantek)
- # [18:47] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [18:52] * Joins: Florian (~Florian@public.cloak)
- # [19:13] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [20:16] * Joins: Florian (~Florian@public.cloak)
- # [20:23] * Quits: jumland (~sid26952@public.cloak) ("")
- # [20:23] * Joins: jumland (~sid26952@public.cloak)
- # [20:30] * Joins: zcorpan (~zcorpan@public.cloak)
- # [20:46] * Quits: Florian (~Florian@public.cloak) (Client closed connection)
- # [21:17] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [21:24] * Joins: zcorpan (~zcorpan@public.cloak)
- # [21:24] * Joins: zcorpan_ (~zcorpan@public.cloak)
- # [21:24] * Quits: zcorpan (~zcorpan@public.cloak) (Client closed connection)
- # [21:31] * Quits: zcorpan_ (~zcorpan@public.cloak) (Client closed connection)
- # [22:04] * Joins: Florian (~Florian@public.cloak)
- # [22:34] * Joins: shepazu (schepers@public.cloak)
- # [22:38] * Quits: shepazutu (schepers@public.cloak) (Ping timeout: 180 seconds)
- # [22:39] * leaverou is now known as leaverou_away
- # [22:42] * Joins: zcorpan (~zcorpan@public.cloak)
- # [22:49] * Quits: zcorpan (~zcorpan@public.cloak) (Ping timeout: 180 seconds)
- # [22:51] * Quits: renoirb (renoirb@public.cloak) (Ping timeout: 180 seconds)
- # [23:27] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
- # [23:30] * leaverou_away is now known as leaverou
- # [23:40] * leaverou is now known as leaverou_away
- # Session Close: Sun Jan 25 00:00:00 2015
Previous day, Next day
Think these logs are useful? Then please donate to show your gratitude (and keep them up, of course). Thanks! — Krijn