00:02:54 <ToApolytoXaos> so ralsina_, do not despair; there are solutions out there for your case. You just need to figure out what can your body tolerate and what cannot to help it function decently. I know from my mother, that's why I'm sharing this with you. 00:03:03 <ToApolytoXaos> you might share the same age more or less 00:03:16 <ToApolytoXaos> she was born in '63 00:16:30 <ralsina_> 71 00:21:17 <ToApolytoXaos> you are rather kid yet 00:21:35 <ToApolytoXaos> you could be my older brother 01:41:02 <ralsina_> or yhour mother's kid brother 08:17:33 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/viA1P 08:17:33 -GitHub[nikola]:#nikola- nikola/master de83db3 Chris Warrick: Report missing/unknown dates in posts (#2505, #2506)... 08:27:01 -travis-ci:#nikola- getnikola/nikola#7600 (master - de83db3 : Chris Warrick): The build passed. 08:27:02 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/dda718cf52cd...de83db3d920a 08:27:02 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/162537638 08:59:52 <KwBot> [nikola] Kwpolska assigned issue #2504 to Kwpolska: Missing --list--installed flag from nikola theme command https://github.com/getnikola/nikola/issues/2504 11:38:31 <ToApolytoXaos> greetings folks. 11:55:01 <ToApolytoXaos> ralsina_: about issue #2504, I think it shouldn't be *that* complicated to configure, but that's just my naive way of thinking. What could complicate things a bit is the exclusion of standard themes that come bundled with default installation settings. 11:56:10 <ToApolytoXaos> what I have thought about it is something like a .dat file or a .meta if you like, that should include a primary key (for indexing purposes), the theme's name, the location it got installed, and a hash key if possible. 11:56:41 <ToApolytoXaos> when --list-installed is run, it should parse this file and make system's life easier for listing content 11:56:51 <ToApolytoXaos> but that's just a theory after all :/ 12:35:42 <ChrisWarrick> doing it with os.listdir(directories with themes) seems simple enough 12:39:14 <ToApolytoXaos> cool 13:23:24 <ToApolytoXaos> ChrisWarrick: if I open an issue for suggesting something, how can I label it as suggestion? 13:23:43 <ChrisWarrick> ToApolytoXaos: You can’t, only people with project management permissions can 13:23:51 <ToApolytoXaos> ah okay. 13:24:20 <ToApolytoXaos> so, should I indicate this in title and later on can it be edited by project managers? 13:25:06 <ChrisWarrick> yes 13:25:10 <ToApolytoXaos> very nice 13:28:12 <ChrisWarrick> And if you don’t indicate it in title, we will just add labels ourselves anyways 13:32:45 <KwBot> [nikola] stefanos82 opened issue #2511: Suggestion for import_blogger https://github.com/getnikola/nikola/issues/2511 13:48:03 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/viAFx 13:48:03 -GitHub[nikola]:#nikola- nikola/master a021717 Chris Warrick: Use ValueError for missing post data... 13:53:50 -travis-ci:#nikola- getnikola/nikola#7601 (master - a021717 : Chris Warrick): The build was broken. 13:53:51 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/de83db3d920a...a02171777e8c 13:53:51 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/162571568 14:00:20 <ndim> ChrisWarrick: raise Value("")? 14:00:28 <ndim> ChrisWarrick: Not raise ValueError("...")? 14:00:35 <ChrisWarrick> ndim: thanks for reminding me to fix this 14:01:35 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/viAbz 14:01:35 -GitHub[nikola]:#nikola- nikola/master 9018c37 Chris Warrick: ValueError... 14:05:50 -travis-ci:#nikola- getnikola/nikola#7602 (master - 9018c37 : Chris Warrick): The build was fixed. 14:05:51 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/a02171777e8c...9018c3716fb4 14:05:51 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/162573681 14:22:53 -GitHub[nikola]:#nikola- [nikola] Kwpolska opened pull request #2512: Fix #2504 -- add nikola theme --list-installed (master...list-installed-themes) https://git.io/viANo 14:22:53 <ChrisWarrick> ToApolytoXaos: https://github.com/getnikola/nikola/pull/2512 14:27:10 -travis-ci:#nikola- getnikola/nikola#7603 (list-installed-themes - 1389d15 : Chris Warrick): The build passed. 14:27:11 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/1389d153b8ff 14:27:11 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/162576612 15:31:04 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to list-installed-themes: https://git.io/viAhu 15:31:04 -GitHub[nikola]:#nikola- nikola/list-installed-themes b6d5e40 Chris Warrick: List only directories when listing installed themes... 15:34:12 <ChrisWarrick> ralsina_: how about making pull request reviews mandatory? 15:34:29 <ralsina_> ChrisWarrick: I don't know. Is it broken? 15:34:37 <ChrisWarrick> ralsina_: Huh? 15:34:49 <ralsina_> ChrisWarrick: I mean, are we fixing something that's broken by doing that? 15:35:01 <ralsina_> I am ok with it, at work we have it enabled 15:35:22 <ChrisWarrick> ralsina_: Not really, we’re just enforcing having PRs reviewed and looked at by people. 15:35:33 <ralsina_> We sure can try it 15:35:42 <ralsina_> flip the switch if you have it at hand :-) 15:35:45 <ChrisWarrick> done 15:35:50 <ChrisWarrick> now #2512 requires a review 15:35:55 <ralsina_> not on plugins, please 15:36:05 <ChrisWarrick> no, main repo only 15:36:08 -travis-ci:#nikola- getnikola/nikola#7605 (list-installed-themes - b6d5e40 : Chris Warrick): The build passed. 15:36:09 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/1389d153b8ff...b6d5e40e9944 15:36:09 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/162586258 15:36:37 <ralsina_> I don't get the "start a review button". Fun 15:36:50 <ChrisWarrick> files changed → review changes? 15:37:20 <ralsina_> There it goes 15:37:32 <ralsina_> At work I get a "start a review" button when doing comments/ 15:37:37 <ralsina_> But donr 15:37:39 <ralsina_> done* 15:38:04 <ChrisWarrick> I’ve seen it appear on my side when writing the 1st comment 15:38:08 <KwBot> [nikola] Kwpolska closed issue #2504: Missing --list--installed flag from nikola theme command https://github.com/getnikola/nikola/issues/2504 15:38:19 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/viAhM 15:38:19 -GitHub[nikola]:#nikola- nikola/master 7b71ced Chris Warrick: Merge pull request #2512 from getnikola/list-installed-themes... 15:39:27 <ChrisWarrick> ralsina_: https://www.dropbox.com/s/x3mnveiew25rdo6/Screenshot%202016-09-25%2017.39.01.png?dl=0 15:39:51 <ralsina_> Right. I am not seeing that button. 15:40:02 <ralsina_> No big deal. 15:40:11 <ChrisWarrick> Try on a PR you haven’t commented on? 15:41:06 <ralsina_> oh, lunch! 15:41:17 <ralsina_> I'll try later 15:42:28 -travis-ci:#nikola- getnikola/nikola#7607 (master - 7b71ced : Chris Warrick): The build passed. 15:42:29 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/9018c3716fb4...7b71cedcb4b7 15:42:29 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/162587137 18:23:27 <ToApolytoXaos> oh that's so nice ^_^ 18:23:29 <ToApolytoXaos> you guys rock!