[01:17:53] Found something tricky - someone keeps doing kind of "vandalism" in one article from the mobile app [01:18:12] those edits was reverted immediately with a notice on the user's talk page [01:18:33] however there's no notification shown in the app for the user talk page edit [01:18:49] and that user keeps doing it again and again... [05:36:06] Hi josephine_l! [05:36:18] Hi Nicolas :) [05:36:36] Does Upload to Commons 1.4 on Play Store include the nearby category suggestions? [05:36:59] Let me check [05:37:23] Nicolas yes it does include nearby category suggestions, but only for a fixed radius [05:37:26] I tried it on a two pics but I did not get any suggestions... (other than previously used categories) [05:37:39] what was that radius? [05:37:43] 100 [05:38:03] It's rather small, heh [05:38:15] Maybe we should've put 1000 as the radius until we can get the repeats up [05:39:09] OK that explains it, thanks! Don't worry, I am sure the problem with the dynamic radius branch will be solved soon :-) [05:39:36] Nicolas I hope so :) I'm currently trying to get the caching up. [06:01:33] Nicolas, a quadtree has max 4 children per node right? [06:02:03] Do we still want to add points to the quadtree if they fall within an existing area (node)? [06:02:10] We might end up with too many points [06:03:30] I hope Quadtree takes care of this so that we don't have to think in terms of nodes and care about how space is segmented. [06:07:23] Two many points is not a problem for us. If a users takes 20 pictures around the same house, then we will store 20 points each with the selected categories. There is some duplication, but it is only a few kilobytes (most people won't upload more than 10 pictures before they move to other things and the Commons app gets killed by the Android OS) so I think we don't need to care. [06:16:51] Nicolas ah okay, thanks [22:47:58] jdlrobson: happy to noodle on the less vars patch whenever [22:48:07] i'm just behind you! :D