14:02:46 #startmeeting hubs-devel 14:02:47 Meeting started Tue Oct 10 14:02:46 2017 UTC. The chair is abompard. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:02:47 Useful Commands: #action #agreed #halp #info #idea #link #topic. 14:02:47 The meeting name has been set to 'hubs-devel' 14:02:55 #topic Roll Call 14:02:58 .abompard 14:03:00 oops 14:03:03 .hello2 14:03:04 abompard: abompard 'Aurelien Bompard' 14:03:08 .hello2 14:03:09 shaily: shaily 'None' 14:03:22 .hello sayanchowdhury 14:03:23 sayan: sayanchowdhury 'Sayan Chowdhury' 14:03:29 #chair sayan shaily 14:03:29 Current chairs: abompard sayan shaily 14:03:54 mizmo: are you around? 14:04:07 abompard: i am 14:04:13 cool! 14:04:18 #chair mizmo 14:04:18 Current chairs: abompard mizmo sayan shaily 14:04:19 having network issues but here :) 14:05:37 Any more people? 14:05:49 OK, they'll join later :) 14:06:03 #topic Action items from last meeting 14:06:46 mizmo working on hubs devel bounties, to be posted after outreachy application period closes 14:06:51 mizmo working on search designs for outreachy project 14:07:00 yep 14:08:40 any news on that mizmo? 14:08:54 nope :( have not made any progress yet 14:09:03 okay! 14:09:12 did a bit of research on search but nothing new since last mtg 14:09:29 Let me re-action them then 14:09:43 #action mizmo working on hubs devel bounties, to be posted after outreachy application period closes 14:10:08 #action mizmo working on search designs for outreachy project 14:10:52 #topic Status Updates 14:11:04 who wants to go first? 14:11:12 I can go first 14:11:16 thanks 14:11:53 So, last week I reviewed the abompard's patch on building the react widget loading much more faster 14:12:31 and started writing the IRC widget modal on top of the base abompard created 14:13:36 sayan: did you use the layout in my repo? 14:13:39 I am started migrating the first step of the Choose Nickname modal, spend some time going through the halp widget for reference 14:13:42 abompard: yes 14:13:49 abompard: I built on top of that 14:14:16 abompard: now I would like to know how to collaborate? 14:14:54 sayan: ok let's talk about that after the meeting 14:14:57 if you don't mind 14:15:02 abompard: ok 14:15:22 just continuing with the updates 14:15:49 OK. mizmo anything else on your updates? 14:15:58 I have written the code, but the modal is still not working, so probably will debug with abompard after meeting 14:16:01 nope :( 14:16:15 OK no problem! 14:16:27 shaily: what about you? 14:17:19 hi! i had started working on implementing the Link validator, but kind of got lost in finding the right way of doing so 14:17:30 there are a lot of regex patterns for this purpose 14:17:36 so I was just looking around 14:17:50 although I feel inclined to go with Django's URL validator, given that it will be well tested 14:18:10 Talking of 1.11, the incoming PR still uses 1.3's 14:19:49 I looked at what was available in PyPI but there wasn't much 14:20:19 shaily: yeah I think that if it doesn't cover every case straight from the start it's to too bad 14:20:40 not sure we'll need unicode domain names straight away ;-) 14:20:46 for example 14:21:08 Is there another pull request that you'd be interested in looking at? 14:21:14 sure 14:21:28 shaily: btw when you can't reach me on IRC feel free to email me 14:21:38 okay 14:21:52 also, i looked at last meeting's logs and there was a discussion about react. are we planning to use that for all widgets? 14:21:58 i've been working on adding markdown to Sticky Notes 14:22:07 https://pagure.io/fork/shaily/fedora-hubs/commits/sticky-markdown 14:22:13 shaily: not for all widgets, but those which really can take advantage of it 14:22:40 shaily: cool! I'll review your PR when you send it 14:22:57 yeah, we want to keep having the possibility to make simple widgets without react 14:24:14 Alright, if that's all for the Status Updates, let's move along 14:24:33 pagure.pull-request.comment.added -- anar commented on PR #400 on fedora-hubs https://pagure.io/fedora-hubs/pull-request/400#comment-36381 14:24:42 Any tickets that we should talk about? 14:25:01 sticky-markdown should not need React 14:25:15 sayan: yeah probably not 14:26:00 should i put a checkbox for an option to have a markdown sticky, or should it be always be markdown? 14:26:24 shaily: I think it can be always-on markdown 14:26:29 okay 14:26:29 abompard: let's discuss issue #355 so that it helps shaily 14:26:41 that should be quick 14:26:56 Yeah, always markdown 14:27:06 #topic Ticket The sticky widget should use Markdown to render 14:27:15 #link https://pagure.io/fedora-hubs/issue/355 14:27:45 So yeah, always markdown. Also, please don't forget a small unit test 14:27:45 I guess I'll have to make a custom view for it, since the default view renders for the parameters, and we would probably want