[10:10:34] Meiko: you would just change the globalwiki to en.brickimedia.org/w (if /w is scriptpath) [10:10:47] then you would need to create a global config within Huggle/Config [10:13:10] [02huggle3-qt-lx] 07benapetr pushed 032 commits to 03master [+0/-0/±8] 13http://git.io/mzq4EQ [10:13:11] [02huggle3-qt-lx] 07benapetr 03afc660c - fix this function needs to produce html for it to work [10:13:12] [02huggle3-qt-lx] 07benapetr 03ad8f494 - Merge branch 'master' of github.com:huggle/huggle3-qt-lx [10:14:18] configure a list of subwikis in Project:Huggle/List [10:14:20] https://meta.wikimedia.org/wiki/Meta:Huggle/List [16:33:58] petan: HuggleFeedProviderIRC::ParseEdit: has cryptic char handling, I assume thats because of color magic. Though my main question is: All (Log) actions you don't want there are filtered by the flags and not by pagename "Spezial:Log/xyz" eg.? [16:34:26] yes [16:35:23] just found a new log type [[Spezial:Log/newusers]] byemail :P [16:36:03] the special-ns is localized, hm. [16:37:18] I also found out, to correctly parse log actions, you have to fetch the mediawiki-messages from the wiki (unless you want to manually maintain it in huggle config. [16:37:50] petan: ^ any idea how to fetch (via api on startup?) and process them nicely [16:40:09] no [16:40:16] this is all very low priority atm [16:41:51] you're right. Where's the high-priority list? ;-) [16:43:18] also after we talked about the callback thing that we don't have i found this: http://stackoverflow.com/questions/14189440/c-class-member-callback-simple-examples?answertab=votes#tab-top [16:51:44] se4598: if you manage to implement that, do it :P [16:51:53] I couldn't [16:52:08] btw I was one of these who upvoted that question [16:52:26] se4598: did you see bugzilla [16:55:42] I know that we have a project and even different components there. Also know there are issues for Hg3. Will take a closer look [19:23:28] petan: brainstorming about bug 61933 - https://bugzilla.wikimedia.org/show_bug.cgi?id=61933 [19:23:28] 1) Processing of Vandal edit doesnt worked (ProcessorThread::Process(WikiEdit *edit)) [19:23:28] 1.1) HuggleParser::GetLevel doesn't worked (in WikiUser::ParseTP()) [19:23:28] 1.1.1) The date was "invalid" because the system language of the user is not english, thus the section got removed (no old warnings!)