[00:00:01] [HUGGLEBUILDER] Building a nightly build 20151002 x64 debian package [00:08:03] [HUGGLEBUILDER] Win32 huggle version is ready for download at http://huggle.wmflabs.org/builds/windows/huggle.zip [00:09:52] [HUGGLEBUILDER] huggle_20151002-nightly_amd64.deb is ready for download at http://huggle.wmflabs.org/builds/huggle_20151002-nightly_amd64.deb [00:35:04] Change on 12en.wikipedia.org a page Wikipedia:Huggle/Users was modified, changed by Mcmatter link https://en.wikipedia.org/w/index.php?diff=683707491 edit summary: Adding [[Special:Contributions/mcmatter|mcmatter]] ([[WP:HG|HG]]) (3.1.18) [00:35:34] 10Huggle, 10Possible-Tech-Projects, 7Need-volunteer, 7WorkType-NewFunctionality: Implement a mechanism that recognizes syntax errors of wikicode and create a Huggle extension that would utilize it - https://phabricator.wikimedia.org/T94370#1695905 (10Iamneha) @Petrb thank you so much for your support. Wait... [06:46:38] Change on 12en.wikipedia.org a page Wikipedia:Huggle/Users was modified, changed by Skarebo link https://en.wikipedia.org/w/index.php?diff=683745479 edit summary: Adding [[Special:Contributions/Skarebo|Skarebo]] ([[WP:HG|HG]]) (3.1.18) [07:15:47] Anyone know where I can find a complete specification of what goes into the Huggle algorithm that orders the queue of new edits for vandalism inspection? I know about Huggle/Config, the section on prediction, but that doc is not up to date, much more goes into the algorithm than is specified there. Can anyone help me? Some useful link? Thanks. [08:00:39] !help [08:00:41] If you need help, write an email to huggle@lists.wikimedia.org or ask a voiced user. Maybe petan, mmovchin, Elsensee or IWorld are online? [08:22:45] Updated Message: Does anyone know where I can find a complete specification of what goes into the Huggle algorithm that orders the queue of new edits for vandalism inspection? I know about Huggle/Config, the section on ‘prediction’ (mainly about score words and score parts), but that doc is not up to date anymore, much more goes into the algorithm than is specified there (like warning levels etc.). Can anyone help me? Some us [08:39:06] Change on 12en.wikipedia.org a page Wikipedia:Huggle/Feedback was modified, changed by Bernello link https://en.wikipedia.org/w/index.php?diff=683755121 edit summary: /* Wich changes are needed that huggle3 ist working on the german Wikivoyage? */ new section [10:33:38] Since everybody seemed to be asleep I repeat my query from 10:22: Does anyone know where I can find a complete specification of what goes into the Huggle algorithm that orders the queue of new edits for vandalism inspection? I know about Huggle/Config, the section on ‘prediction’ (mainly about score words and score parts), but that doc is not up to date anymore, much more goes into the algorithm than is specified there (like [13:37:05] hi Aaron, you have an answer?! [14:54:45] 10Huggle, 10Possible-Tech-Projects, 7Need-volunteer, 7WorkType-NewFunctionality: Implement a mechanism that recognizes syntax errors of wikicode as a Huggle extension - https://phabricator.wikimedia.org/T94370#1697096 (10Petrb) [14:59:18] 10Huggle, 10Possible-Tech-Projects, 7Need-volunteer, 7WorkType-NewFunctionality: Implement a mechanism that recognizes syntax errors of wikicode as a Huggle extension - https://phabricator.wikimedia.org/T94370#1697123 (10Petrb) OK, I have updated the task information, I think we can drop the idea of creati... [15:03:48] 10Huggle, 10Possible-Tech-Projects, 7Need-volunteer, 7WorkType-NewFunctionality: Implement a mechanism that recognizes syntax errors of wikicode as a Huggle extension - https://phabricator.wikimedia.org/T94370#1697146 (10Petrb) [15:08:22] hi super48paul [15:08:47] super48paul: yes bot scores are currently only from Cluebot on english wiki, but can be produced by multiple bots [15:10:11] regarding the internal scoring, it's not that simple, score if affected by many things, most of the scoring can be found in wikiedit.cpp [15:10:18] there are also some extensions that change the score [15:10:50] majority of internal scoring mechanism can be optimized on the Project config page [15:16:22] thanks petan: but where do I find wikiedit.cpp? and do you agree that the config page is rather incomplete? [15:16:40] what is missing? [15:17:24] http://github.com/huggle/huggle3-qt-lx/blob/master/huggle/wikiedit.cpp#L687 is where most of scoring happens [15:18:10] for example that warning level (1-4) seems to play a role and sends edits to the top of the queue! [15:21:24] yes that is there on line 742, it probably shouldn't be hardcoded [15:22:21] petan: from line 741 onwards I can see how warning levels are ''imported'' (but missing on normal config documentation which is on Huggle site....) [15:22:57] yes, because this can't be configured, so I don't really see why this should be documented on configuration page [15:26:38] must be ignorance on my side (not a developer) - but why cannot everything that plays a role be in config?! [15:28:05] heh, because devs are lazy... it probably should be there :P [15:30:30] I strongly recommend creating a ticket if you want someone to change the code [15:30:58] it's not that I couldn't do it, but I am leaving the office soon and I will probably not remember this for long [15:48:06] petan: thanks anyway; found most of the needed info in cpp; I do not want any changes in the code though, do not ''worry'' [18:41:44] Change on 12en.wikipedia.org a page Wikipedia:Huggle/Users was modified, changed by Tiitanium link https://en.wikipedia.org/w/index.php?diff=683820443 edit summary: Adding [[Special:Contributions/Tiitanium|Tiitanium]] ([[WP:HG|HG]]) (3.1.16) [19:24:36] Change on 12en.wikipedia.org a page Wikipedia:Huggle/Users was modified, changed by CAPTAIN RAJU link https://en.wikipedia.org/w/index.php?diff=683825769 edit summary: Adding [[Special:Contributions/CAPTAIN_RAJU|CAPTAIN_RAJU]] ([[WP:HG|HG]]) (3.1.18) [20:28:16] hello! [23:57:25] 10Huggle, 10Possible-Tech-Projects, 7Need-volunteer, 7WorkType-NewFunctionality: Implement a mechanism that recognizes syntax errors of wikicode as a Huggle extension - https://phabricator.wikimedia.org/T94370#1699034 (10Ricordisamoa) >>! In T94370#1697123, @Petrb wrote: > I think we can drop the idea of c...