*** tpb has joined #melange | 00:00 | |
*** dmitrig01|afk has joined #melange | 00:15 | |
*** ChanServ sets mode: +v dmitrig01|afk | 00:15 | |
*** dmitrig01 has quit IRC | 00:16 | |
*** dmitrig01|afk is now known as dmitrig01 | 00:17 | |
*** tlarsen has quit IRC | 01:13 | |
dmitrig01 | I am (temporarily) leaving the Drupal project for Melange. | 01:43 |
---|---|---|
*** dmitrig01 has quit IRC | 01:46 | |
*** webchick has quit IRC | 02:55 | |
*** madrazr has joined #melange | 08:52 | |
*** dmitrig01|afk has joined #melange | 10:37 | |
*** ChanServ sets mode: +v dmitrig01|afk | 10:37 | |
dmitrig01|afk | Hey all | 10:42 |
dmitrig01|afk | i have about 5 hours free right now - anything you want me to do? | 10:42 |
*** dmitrig01|afk is now known as dmitrig01 | 10:43 | |
dmitrig01 | Major lack of suckage in HTMLbox | 11:11 |
Jeff_S | dmitrig01: what was that about you can't find the upstream site for htmlbox? Is it being actively maintained? | 11:43 |
*** solydzajs has joined #melange | 11:47 | |
*** ChanServ sets mode: +v solydzajs | 11:47 | |
dmitrig01 | Jeff_S: i don't know | 11:51 |
dmitrig01 | solydzajs: hi | 11:51 |
solydzajs | dmitrig01: hi there | 11:51 |
dmitrig01 | Jeff_S: remiya sysems or something | 11:51 |
solydzajs | dmitrig01: I'm writing mail about this tooltips issue right now :-) | 11:51 |
dmitrig01 | solydzajs: could you explain how I commit modifications to CSS an JavaScript files | 11:51 |
dmitrig01 | ? | 11:51 |
dmitrig01 | solydzajs: also http://code.google.com/p/soc/issues/detail?id=117 | 11:52 |
tpb | <http://ln-s.net/2RzO> (at code.google.com) | 11:52 |
Jeff_S | dmitrig01: my point is, we know is being used by many people and is actively maintained. If we can't even reach the upstream site for htmlbox, that worries me | 11:52 |
Jeff_S | not even reach, but it seems to be gone | 11:53 |
dmitrig01 | Jeff_S: what worries you? | 11:53 |
solydzajs | dmitrig01: 117 is totally fine with me, we just didn't have time yet for that | 11:53 |
dmitrig01 | Jeff_S: do you mean in case of maintenence | 11:53 |
dmitrig01 | solydzajs: ah ok | 11:53 |
Jeff_S | dmitrig01: yes | 11:53 |
solydzajs | dmitrig01: you want to commit new CSS files or modify soc.css ? | 11:54 |
dmitrig01 | solydzajs: modify soc.css and menu.js | 11:54 |
solydzajs | solydzajs: modify whatever you need and change the file name to include todays date (svn mv) | 11:55 |
dmitrig01 | ok | 11:56 |
solydzajs | dmitrig01: I just sent email regarding tooltips problem | 12:00 |
solydzajs | dmitrig01: let me know what you think | 12:00 |
solydzajs | dmitrig01: screenshot is attached | 12:00 |
dmitrig01 | solydzajs: yeah, i got that problem too | 12:00 |
dmitrig01 | solydzajs: i have no idea | 12:00 |
dmitrig01 | solydzajs: because I didn't write the tooltip code :D I will investigate other libraries | 12:00 |
dmitrig01 | solydzajs: what do you think about clickable area for tabs? | 12:01 |
solydzajs | dmitrig01: ok so we either get rid of tooltip code at all or replace it with something else. | 12:01 |
dmitrig01 | solydzajs: replace it | 12:01 |
dmitrig01 | solydzajs: but what about clickable area for tabs? | 12:01 |
solydzajs | dmitrig01: what about it ? we don't have tabs yet | 12:02 |
dmitrig01 | solydzajs: sorry not tabs | 12:02 |
dmitrig01 | solydzajs: menu | 12:02 |
solydzajs | dmitrig01: I'm replying on the list right now, one sec | 12:04 |
*** madrazr is now known as madrazr|oota | 12:05 | |
solydzajs | solydzajs: sent | 12:06 |
dmitrig01 | solydzajs: svn up and tell me what you think | 12:09 |
solydzajs | dmitrig01: works nice :-) thx | 12:09 |
dmitrig01 | solydzajs: would you mind teaching me how to make forms look different? | 12:14 |
solydzajs | dmitrig01: I'm working on it right now. I'm working on as_table | 12:16 |
dmitrig01 | solydzajs: cool | 12:16 |
solydzajs | dmitrig01: what would you like to know ?:-) | 12:16 |
dmitrig01 | for example in docs/edit I want partial path and link name to be next to each other with a / separating them | 12:17 |
dmitrig01 | solydzajs: instead of having two separate fields | 12:17 |
dmitrig01 | solydzajs: so what's the commit process for melange? | 12:19 |
solydzajs | dmitrig01: ah yep so basically you cannot use as_table for that and you need to create customized template and use template tag helper or maybe even create new template tag. | 12:20 |
dmitrig01 | that flew 100 miles over my head | 12:20 |
solydzajs | dmitrig01: right now review after commit, but if you are not sure of something you can post a patch to codereview tool we use for review before commit. | 12:21 |
dmitrig01 | solydzajs: review after commit as in? | 12:21 |
solydzajs | dmitrig01: as in, you commit stuff to repository and we use build in code.google.com review features to review code in some revisions. Did you use review features of code.google.com already ? | 12:22 |
dmitrig01 | no | 12:22 |
solydzajs | http://solydzajs.wordpress.com/2008/07/28/google-project-hosting-now-support-code-reviews/ | 12:25 |
tpb | <http://ln-s.net/2Rzs> (at solydzajs.wordpress.com) | 12:25 |
* dmitrig01 reads | 12:27 | |
dmitrig01 | solydzajs: Drupal doesn't use HTMLBox - Drupal is full of 3rd plugins, and HTMLBox is one of them, that's how I found it. | 12:37 |
solydzajs | dmitrig01: yep but Drupal uses HTMLBox I ment, they have plugin for it too ;-) | 12:38 |
dmitrig01 | solydzajs: :D they have a tinymce plugin too | 12:38 |
solydzajs | dmitrig01: yep I know :-) | 12:38 |
dmitrig01 | well I just want you to consider it | 12:38 |
dmitrig01 | 204K | 12:38 |
dmitrig01 | vs 8M | 12:38 |
dmitrig01 | Less server strain | 12:38 |
solydzajs | dmitrig01: since TinyMCE is more popular than HTMLBox I guess TinyMCE was first :-) | 12:38 |
dmitrig01 | less client strain | 12:38 |
dmitrig01 | no fancy build scripts | 12:38 |
solydzajs | dmitrig01: sounds good :-) like I said we can do it, it's fine with me, but we have more important stuff right now. and HTMLBox is "nice-to-have". Let's wait for some more comments ok ?;-) | 12:39 |
dmitrig01 | solydzajs: ok | 12:39 |
dmitrig01 | solydzajs: what do you want me to do? | 12:39 |
solydzajs | dmitrig01: thx | 12:39 |
solydzajs | dmitrig01: what we will need soon in Role profile is Google Maps, basically when you apply for some Role (Student,Mentor, Org admin) whatever you need to fill in the profile. You can have a look at Person model for information that are required in profile. One of the fields there latitude and longitude. What we would like to have is embedded gmaps and if you point out your location it fills in hidden lat/lon fields and also prepopulate | 12:44 |
solydzajs | dmitrig01: what do you think about this task ? | 12:44 |
dmitrig01 | google maps scare me but ok | 12:45 |
solydzajs | dmitrig01: currently some basic Person profile is used in Create Host view, but it's not working correctly yet | 12:45 |
solydzajs | dmitrig01: always something new to learn :-) | 12:46 |
solydzajs | dmitrig01: learning new stuff is good :-) | 12:46 |
*** madrazr|oota is now known as madrazr | 13:02 | |
*** Sidnei has quit IRC | 13:20 | |
*** solydzajs has quit IRC | 13:32 | |
*** Sidnei has joined #melange | 13:34 | |
*** Lennie has joined #melange | 13:42 | |
*** webchick has joined #melange | 14:06 | |
*** lisppaste9 has quit IRC | 14:11 | |
*** lisppaste9 has joined #melange | 14:11 | |
*** lisppaste9 has quit IRC | 14:14 | |
*** lisppaste9 has joined #melange | 14:20 | |
* Sidnei is away: I'm busy | 14:24 | |
*** madrazr has left #melange | 14:31 | |
*** MatthewWilkes has joined #melange | 15:40 | |
*** MatthewWilkes has quit IRC | 16:04 | |
*** dmitrig01 has quit IRC | 16:30 | |
*** dmitrig01|afk has joined #melange | 16:30 | |
*** ChanServ sets mode: +v dmitrig01|afk | 16:30 | |
*** dmitrig01|afk is now known as dmitrig01 | 16:32 | |
dmitrig01 | SRabbelier: ping? | 16:32 |
Lennie | he's away from home | 16:36 |
Lennie | atleast that's the last thing he told me :D | 16:36 |
Lennie | dmitrig01 : ^^ | 16:37 |
Lennie | nn | 16:38 |
dmitrig01 | Lennie: ok | 16:38 |
*** Lennie has quit IRC | 16:38 | |
SRabbelier | dmitrig01: pong | 17:01 |
dmitrig01 | SRabbelier: brb | 17:01 |
SRabbelier | dmitrig01: sure :) | 17:01 |
dmitrig01 | SRabbelier: what needs doing | 17:07 |
SRabbelier | dmitrig01: I like your +/- fix thingy :D | 17:07 |
dmitrig01 | SRabbelier: what do you want me to do now :D | 17:08 |
SRabbelier | dmitrig01: mhhh, do you know how those fancy-pancy tables work that sort themselves when you click an arrow at the top? | 17:08 |
dmitrig01 | yeah | 17:08 |
SRabbelier | dmitrig01: you do? :D | 17:08 |
dmitrig01 | SRabbelier: it'd be pantsy., but yeah? | 17:08 |
SRabbelier | dmitrig01: pantsy? :P | 17:08 |
dmitrig01 | as in "like pants" | 17:08 |
dmitrig01 | :D | 17:09 |
dmitrig01 | SRabbelier: thing is | 17:09 |
SRabbelier | dmitrig01: lol, but how is code like pants? :P | 17:09 |
dmitrig01 | SRabbelier: some of those sort server-side | 17:09 |
* SRabbelier nods | 17:09 | |
dmitrig01 | SRabbelier: if you have 20 items | 17:09 |
dmitrig01 | SRabbelier: and you're only showing 10 | 17:09 |
dmitrig01 | SRabbelier: you need to sort server-side | 17:09 |
SRabbelier | yeah, obviosuly -nods- | 17:10 |
dmitrig01 | SRabbelier: we need an AJAX system | 17:10 |
dmitrig01 | SRabbelier: which I'm not capable of programming in python | 17:10 |
SRabbelier | hehe, do we really need that though? | 17:10 |
dmitrig01 | however... if you can code the backend i'll code the frontend to it | 17:10 |
SRabbelier | dmitrig01: what kind of code is needed? | 17:10 |
dmitrig01 | SRabbelier: well here's what would be really neat | 17:11 |
dmitrig01 | SRabbelier: you request a page | 17:11 |
dmitrig01 | SRabbelier: say user/list | 17:11 |
SRabbelier | dmitrig01: right :) | 17:12 |
dmitrig01 | SRabbelier: but you send a certain header | 17:12 |
SRabbelier | dmitrig01: what kind of header? | 17:12 |
dmitrig01 | http header | 17:12 |
dmitrig01 | request header | 17:12 |
dmitrig01 | e.g. X-Requested-With: XMLHttpRequest | 17:13 |
SRabbelier | dmitrig01: mhh, ok? | 17:13 |
dmitrig01 | SRabbelier: and then it sends back something appropriate | 17:13 |
dmitrig01 | SRabbelier: for example in the case of user list and X-Requested-With: XMLHttpRequest (which means a request from javascript), then it sends back just the <table> | 17:14 |
SRabbelier | dmitrig01: ooooh, like that; instead of the entire page? | 17:14 |
dmitrig01 | SRabbelier: yes | 17:15 |
dmitrig01 | SRabbelier: so you jsut send the correct GET query string | 17:15 |
dmitrig01 | SRabbelier: e.g. &sort=name | 17:15 |
dmitrig01 | SRabbelier: and it generates the normal page | 17:15 |
SRabbelier | dmitrig01: mhhh, but we are using DJango | 17:15 |
dmitrig01 | SRabbelier: except without all the extra stuff | 17:15 |
SRabbelier | dmitrig01: I don't know it supports stuff like that | 17:15 |
dmitrig01 | yeah | 17:15 |
dmitrig01 | that's why I can't code it | 17:15 |
SRabbelier | dmitrig01: ok, but it can be done without that though; it just means that you get the entire page again, instead of just the table | 17:16 |
dmitrig01 | yes, but that defeats the poin | 17:16 |
dmitrig01 | SRabbelier: if you do it like that there's no point in using javascript in the first place | 17:19 |
SRabbelier | dmitrig01: this is true | 17:20 |
SRabbelier | then it's just a link on top of the table | 17:20 |
dmitrig01 | SRabbelier: however, if you can code the sorting thingie | 17:20 |
dmitrig01 | SRabbelier: then that's a huge start | 17:20 |
SRabbelier | dmitrig01: ok, so what is it called that you need from the server side? | 17:20 |
SRabbelier | dmitrig01: something like 'partial html' or something? | 17:20 |
dmitrig01 | SRabbelier: I'm not relaly sure if it has a name | 17:21 |
dmitrig01 | SRabbelier: are you searching? | 17:21 |
SRabbelier | dmitrig01: gonna ask on #django | 17:21 |
dmitrig01 | SRabbelier: I'll ask | 17:21 |
SRabbelier | dmitrig01: awesome | 17:22 |
SRabbelier | dmitrig01: seems like there's nobody home :) | 17:33 |
dmitrig01 | Is there a django forum somewhere | 17:33 |
SRabbelier | dmitrig01: will you try and ask around later on? | 17:33 |
dmitrig01 | or mailing list? | 17:33 |
SRabbelier | dmitrig01: I'm sure there's a ML | 17:33 |
SRabbelier | dmitrig01: http://www.djangoproject.com/community/ | 17:33 |
tpb | Title: Django | Community (at www.djangoproject.com) | 17:33 |
SRabbelier | dmitrig01: at the right | 17:34 |
dmitrig01 | SRabbelier: are you subscribed? | 17:34 |
SRabbelier | dmitrig01: nope | 17:34 |
dmitrig01 | ugh | 17:34 |
dmitrig01 | i don't wnat to subscribe | 17:34 |
SRabbelier | dmitrig01: hehe | 17:34 |
SRabbelier | dmitrig01: you have to? | 17:34 |
dmitrig01 | can you ask 'How do I send a piece of the HTML generated on a page back to the user - in this case I'm doing AHAH, so I only want the part of the page that needs to be reloaded" | 17:34 |
SRabbelier | dmitrig01: ask it where? | 17:36 |
dmitrig01 | SRabbelier: on the ml | 17:36 |
SRabbelier | dmitrig01: sure, I'll do it later on and get back to you :) | 17:36 |
dmitrig01 | cool | 17:36 |
dmitrig01 | thanks | 17:36 |
dmitrig01 | Anything else | 17:36 |
dmitrig01 | ? | 17:36 |
SRabbelier | dmitrig01: the real question is, can we send imporperly formatted HTML pages back with Django | 17:36 |
SRabbelier | dmitrig01: cos we could just define a template AHAH-response.html | 17:37 |
dmitrig01 | try it | 17:37 |
dmitrig01 | and only display the body block | 17:37 |
SRabbelier | dmitrig01: will do | 17:37 |
dmitrig01 | thx | 17:38 |
SRabbelier | dmitrig01: looks like we can :) | 17:48 |
dmitrig01 | SRabbelier: awesome | 17:48 |
SRabbelier | dmitrig01: I commented out everything till <bodYU> | 17:48 |
SRabbelier | dmitrig01: and it just gave that part | 17:49 |
SRabbelier | dmitrig01: you can even use django stuff | 17:49 |
SRabbelier | dmitrig01: so have it fill in variables etc. | 17:49 |
SRabbelier | dmitrig01: (or a header) | 17:49 |
dmitrig01 | SRabbelier: well usually it renders a piece of the page | 17:51 |
SRabbelier | dmitrig01: -nod- | 17:51 |
dmitrig01 | SRabbelier: can you figure out what to render based on the header? | 17:51 |
SRabbelier | dmitrig01: sure | 17:51 |
SRabbelier | dmitrig01: we get the header in the code | 17:51 |
dmitrig01 | SRabbelier: create some sort of helper that you can go to and ask "hi is this javascript requesting the page" | 17:51 |
SRabbelier | dmitrig01: we can decide which template to use based on that | 17:51 |
SRabbelier | dmitrig01: -nod-, sure :) | 17:52 |
dmitrig01 | could you code it? | 17:52 |
SRabbelier | dmitrig01: easy :) | 17:52 |
SRabbelier | dmitrig01: specially cos we can create a template that uses our partial template | 17:52 |
SRabbelier | dmitrig01: so that when the user is requesting the page for the first time | 17:53 |
SRabbelier | dmitrig01: we can give them the full page | 17:53 |
dmitrig01 | do it please! | 17:53 |
SRabbelier | dmitrig01: np :) | 17:53 |
SRabbelier | dmitrig01: if you can add the code to have the javascript give a special header | 17:54 |
dmitrig01 | SRabbelier: done! | 17:54 |
dmitrig01 | SRabbelier: comitted! | 17:54 |
SRabbelier | dmitrig01: hehe | 17:54 |
SRabbelier | dmitrig01: really? :) | 17:54 |
dmitrig01 | (It's included w/ jquery) | 17:54 |
SRabbelier | dmitrig01: hehehe, nice :D | 17:54 |
SRabbelier | ok so what do I check for? | 17:54 |
dmitrig01 | X-Requested-With: XMLHttpRequest | 17:56 |
SRabbelier | dmitrig01: ok, so what do I give back if I get that? | 17:57 |
dmitrig01 | SRabbelier: a partial page | 17:57 |
SRabbelier | dmitrig01: sure, but what part of it :P | 17:58 |
dmitrig01 | well, depends on the page at hand | 17:58 |
dmitrig01 | in the case of the user list, the table | 17:58 |
SRabbelier | dmitrig01: right -nod- | 17:58 |
SRabbelier | dmitrig01: so will you add the javascript that will deal with just a partial page? | 18:02 |
dmitrig01 | SRabbelier: yes | 18:02 |
SRabbelier | dmitrig01: ok, sweet :) | 18:03 |
SRabbelier | dmitrig01: we can start with just the partial resposne | 18:03 |
SRabbelier | dmitrig01: and not sort or anythign | 18:03 |
dmitrig01 | yep | 18:04 |
SRabbelier | dmitrig01: if we got that down we can try having it sort :) | 18:04 |
dmitrig01 | SRabbelier: yep | 18:04 |
SRabbelier | dmitrig01: can you write the javascript part | 18:04 |
dmitrig01 | SRabbelier: actually it'd be easier to do both, because you can test one with the other | 18:04 |
SRabbelier | dmitrig01: and then just deal when the server doesn't give a partial page? | 18:04 |
dmitrig01 | SRabbelier: it'd be on a more specif basis | 18:04 |
SRabbelier | dmitrig01: aah, that's true | 18:04 |
dmitrig01 | SRabbelier: but really it's like 3-5 liens of code | 18:05 |
dmitrig01 | SRabbelier: also they can be developed separately | 18:05 |
dmitrig01 | SRabbelier: it should degrade | 18:05 |
SRabbelier | dmitrig01: degrade? | 18:05 |
dmitrig01 | SRabbelier: work w/o JS | 18:05 |
SRabbelier | dmitrig01: -nod- | 18:05 |
SRabbelier | dmitrig01: but then it should just send the full page, yes? | 18:06 |
dmitrig01 | SRabbelier: yes | 18:06 |
dmitrig01 | SRabbelier: here's how I envision it | 18:06 |
SRabbelier | dmitrig01: -nod- | 18:06 |
dmitrig01 | you go to http://localhost:8080/user/list?sort=email&dir=asc | 18:06 |
dmitrig01 | (sort by email in the ascending direction) | 18:06 |
dmitrig01 | it shows you the full page | 18:06 |
dmitrig01 | if, however, jquery requests that page, and sends the header, then it just shows the table | 18:07 |
SRabbelier | dmitrig01: -nodnod-, awesome :) | 18:07 |
SRabbelier | dmitrig01: makes sense, and would be really sweet :) | 18:07 |
SRabbelier | dmitrig01: I will start on this once I have the user refactoring done | 18:07 |
SRabbelier | dmitrig01: (hopefully tomorrow) | 18:07 |
dmitrig01 | SRabbelier: what user refactoring? | 18:08 |
dmitrig01 | SRabbelier: also, hopefully it would work like this | 18:08 |
SRabbelier | dmitrig01: I'm refactoring the User view to use the generic code | 18:08 |
dmitrig01 | Cool | 18:08 |
dmitrig01 | 1. Create the table based on the parameters | 18:09 |
dmitrig01 | 2. Render the table | 18:09 |
dmitrig01 | 3. Either show it in a page or by itself depending on the caller | 18:09 |
SRabbelier | dmitrig01: yup, -nod- | 18:10 |
SRabbelier | dmitrig01: ok, so what other things can you help us with? :) | 18:13 |
dmitrig01 | you tell me | 18:13 |
SRabbelier | dmitrig01: I don't know what there is out there ;) | 18:13 |
*** webchick has quit IRC | 18:16 | |
* SRabbelier away | 18:17 | |
*** lh has joined #melange | 18:30 | |
*** ChanServ sets mode: +o lh | 18:30 | |
SRabbelier | lh: tsssk | 18:36 |
SRabbelier | lh: you should be enjoying your vacation! | 18:36 |
* SRabbelier ushers lh out | 18:36 | |
lh | SRabbelier: i am enjoying my vacation | 18:36 |
lh | it's quite nice here | 18:36 |
SRabbelier | lh: awesome ^__^ | 18:38 |
SRabbelier | lh: what you been upto there? | 18:38 |
lh | SRabbelier: touring washington dc | 18:40 |
lh | feeling the love | 18:40 |
lh | i dig it | 18:40 |
SRabbelier | lh: awesome ^__^ | 18:40 |
SRabbelier | lh: what is it like? | 18:40 |
lh | beautiful | 18:41 |
SRabbelier | lh: cool, somewhere you'd wnat to live? :) | 18:41 |
lh | the pulse of what america was supposed to be lives in the monuments and museums here | 18:41 |
lh | SRabbelier: thinking about it | 18:41 |
SRabbelier | lh: cool! :) | 18:42 |
*** dmitrig01 has quit IRC | 18:48 | |
*** dmitrig01|afk has joined #melange | 18:49 | |
*** ChanServ sets mode: +v dmitrig01|afk | 18:49 | |
*** webchick has joined #melange | 19:10 | |
lh | webchick: dude, i just ran into add1sun in DC | 19:14 |
lh | small world | 19:14 |
dmitrig01|afk | hi lh | 19:14 |
dmitrig01|afk | wow r u serious | 19:14 |
lh | dmitrig01|afk: totally serious | 19:14 |
dmitrig01|afk | what do you mean by "ran in to" | 19:14 |
*** dmitrig01|afk is now known as dmitrig01 | 19:14 | |
lh | and hello dear how are you? | 19:14 |
lh | she came up to me on the street | 19:14 |
dmitrig01 | I'm good how about you? | 19:14 |
dmitrig01 | Oh. | 19:14 |
lh | she was at a small local doc sprint and they were out and about getting food | 19:15 |
dmitrig01 | lh: http://cdn1.ustream.tv/swf/4/viewer.45.swf?cid=317016 <-- live puppystream | 19:15 |
tpb | <http://ln-s.net/2R1m> (at cdn1.ustream.tv) | 19:15 |
webchick | lh: ha! :D | 19:15 |
webchick | lh: Having fun? :) | 19:15 |
dmitrig01 | yeah - how's vacation? | 19:15 |
lh | dmitrig01: very very good. enjoying myself immensely | 19:15 |
dmitrig01 | cool | 19:15 |
webchick | yay! :) | 19:16 |
* lh wanders off to go plan for evening | 19:16 | |
lh | :) | 19:16 |
lh | webchick: indeedy. :) | 19:16 |
lh | bbl | 19:16 |
* dmitrig01 goes back to doing homework: reading the odyssey | 19:17 | |
SRabbelier | dmitrig01: fun! :) | 19:17 |
dmitrig01 | :D | 19:17 |
*** lisppaste9 has quit IRC | 19:57 | |
*** SRabbelier has quit IRC | 19:57 | |
*** lh has quit IRC | 19:58 | |
*** lh has joined #melange | 19:59 | |
*** ChanServ sets mode: +o lh | 19:59 | |
*** lisppaste9 has joined #melange | 20:02 | |
*** SRabbelier has joined #melange | 20:02 | |
*** irc.freenode.net sets mode: +v SRabbelier | 20:02 | |
*** scorche has quit IRC | 20:22 | |
*** scorche has joined #melange | 20:22 | |
*** SRabbelier has quit IRC | 20:22 | |
*** lisppaste9 has quit IRC | 21:08 | |
*** lisppaste9 has joined #melange | 21:09 | |
*** lisppaste9 has quit IRC | 21:52 | |
*** lisppaste9 has joined #melange | 21:56 | |
*** dmitrig01 has quit IRC | 22:50 | |
*** mithro has joined #melange | 22:54 | |
*** ChanServ sets mode: +v mithro | 22:54 | |
*** dmitrig01|afk has joined #melange | 23:11 | |
*** ChanServ sets mode: +v dmitrig01|afk | 23:11 | |
*** dmitrig01|afk has quit IRC | 23:17 | |
*** dmitrig01|afk has joined #melange | 23:20 | |
*** ChanServ sets mode: +v dmitrig01|afk | 23:20 | |
*** lh has left #melange | 23:55 | |
*** madrazr has joined #melange | 23:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!