Fork me on GitHub

Wikimedia IRC logs browser - #wikimedia-tech

Filter:
Start date
End date

Displaying 67 items:

2018-06-13 14:43:27 <Nudin_WMDE> Technical Advice IRC meeting starting in 15 minutes in channel #wikimedia-tech, hosts: @chiborg & @amir1 - all questions welcome, more infos: https://www.mediawiki.org/wiki/Technical_Advice_IRC_Meeting
2018-06-13 15:01:04 <Amir1> o/
2018-06-13 15:01:23 <chiborg> Welcome to the Technical Advice IRC meeting. Amir1 and me will answer all your mediawiki and other project related questions
2018-06-13 15:01:28 <chiborg> ... as good as we can :)
2018-06-13 15:02:18 <pintoch> hi! :)
2018-06-13 15:02:44 <Amir1> Hey
2018-06-13 15:02:53 <Amir1> :)
2018-06-13 15:03:21 <pintoch> I maintain https://github.com/Wikidata/editgroups and was wondering how hard it would be to migrate this from GitHub/Travis to Gerrit/Phabricator/Jekins/the rest of the Wikimedia ecosystem
2018-06-13 15:04:39 <musikanimal> hello! given a ID of a logged action, how can I make a permalink to the entry in Special:Log, that works for all types? Special:Log?logid=123 works for some, but not for Thanks, apparently
2018-06-13 15:05:12 <musikanimal> example: https://en.wikipedia.org/wiki/Special:Log?logid=91221356 versus https://en.wikipedia.org/wiki/Special:Log?type=thanks&logid=91221356
2018-06-13 15:06:04 <musikanimal> maybe this is a bug in how the Thanks log works, or perhaps Special:Redirect/logid/123 could be improved
2018-06-13 15:06:08 <DanielK_WMDE> pintoch: not hard. https://www.mediawiki.org/wiki/Gerrit/New_repositories just request the github repo to be imported when requesting the repo
2018-06-13 15:06:41 <pintoch> DanielK_WMDE: awesome! I will have a look
2018-06-13 15:07:24 <Amir1> musikanimal: I was working on Logs for a while
2018-06-13 15:07:53 <musikanimal> yeah?
2018-06-13 15:08:01 <bawolff> huh, why doesn't it work for thanks
2018-06-13 15:08:02 <Amir1> looking at this case
2018-06-13 15:08:04 <bawolff> that's just weird
2018-06-13 15:08:13 <Amir1> it's a bug
2018-06-13 15:08:18 <bawolff> ah https://en.wikipedia.org/w/index.php?title=Special:Log&logid=91221356&hide_thanks_log=0
2018-06-13 15:08:30 <bawolff> because we're hiding thanks log by default
2018-06-13 15:08:38 <Amir1> ohh, It makes sense
2018-06-13 15:08:40 <musikanimal> yeah I was thinking Thanks might be intentionally hidden
2018-06-13 15:08:43 <bawolff> we should probably not do that if a logid paramter is present
2018-06-13 15:08:59 <musikanimal> that'd be helpful, it seems I shouldn't have to know about the type
2018-06-13 15:09:08 <bawolff> musikanimal: There's the links for "Hide thanks log | Show patrol log | Show tag log | Show review log" there
2018-06-13 15:09:10 <Amir1> Some log actions are hidden per default like patrol
2018-06-13 15:09:55 <musikanimal> so there are others
2018-06-13 15:10:40 <Amir1> yeah, I can find similar cases too
2018-06-13 15:10:45 <musikanimal> well, I am pulling this from the database, so I could also fetch the `log_type` and append that to the URL, I guess
2018-06-13 15:11:48 <Amir1> musikanimal: example: https://en.wikipedia.org/w/index.php?title=Special:Log&logid=91230856&hide_patrol_log=0
2018-06-13 15:11:54 <musikanimal> but it doesn't seem to work with Special:Redirect, https://en.wikipedia.org/wiki/Special:Redirect/logid/91221356?type=thanks
2018-06-13 15:12:20 <musikanimal> right
2018-06-13 15:13:03 <Amir1> let me check the code for Special:Redirect, I doubt it would support "hide_patrol_log"
2018-06-13 15:14:44 <musikanimal> Oh well. I can make it work by fetching log_type, just a bit more coding. Thanks for the help, all!
2018-06-13 15:15:15 <Amir1> musikanimal: it removes all of query options, it shouldn't. It would be great if you file a bug
2018-06-13 15:15:32 <Operator873> I've noticed lately some users "talk" link is highlighted in a light blue color on simple. Is this a new feature?
2018-06-13 15:15:46 <Operator873> https://www.dropbox.com/s/w08emyh4nqwuih7/WikiClip.png?dl=0
2018-06-13 15:15:54 <Amir1> Operator873: yes, it's when they are currently blocked
2018-06-13 15:15:55 <musikanimal> sure I can file a bug
2018-06-13 15:16:24 <Amir1> Operator873: sorry I was too fast
2018-06-13 15:16:31 <Amir1> you meant something else
2018-06-13 15:16:41 <Operator873> lol indeed. no problem though
2018-06-13 15:17:23 <Operator873> I can't describe it very well so I've included a screen grab of the issue in the above link
2018-06-13 15:17:35 <Amir1> I don't think it's anything happened in mediawiki core, it can be a new script in your wiki
2018-06-13 15:17:51 <Amir1> If I can have the color code, I can search for it
2018-06-13 15:18:39 <Amir1> Operator873: is it English Wikipedia
2018-06-13 15:18:51 <Vermont> Simple English Wikipedia
2018-06-13 15:18:51 <Operator873> I appears to only happen on simple
2018-06-13 15:18:58 <Operator873> It*
2018-06-13 15:19:52 <Amir1> https://simple.wikipedia.org/wiki/MediaWiki:Gadget-HighlightAdmins.js
2018-06-13 15:19:58 <Amir1> It's this
2018-06-13 15:20:56 <Operator873> <a href="/wiki/User_talk:Chenzw" class="mw-usertoollinks-talkadminrights_admin" title="User talk:Chenzw" style="background-color: rgb(187, 255, 255);">talk</a>
2018-06-13 15:21:03 <Operator873> Looks like I found it too
2018-06-13 15:21:06 <Operator873> Thanks Amir1
2018-06-13 15:21:22 <Amir1> https://simple.wikipedia.org/wiki/Special:Gadgets
2018-06-13 15:21:31 <Amir1> "Highlight Administrators: Highlights the link to the talk pages of Administrators to make them easier to locate."
2018-06-13 15:21:57 <Vermont> Amir1: Is that optional or deployed for everyone on simple wiki?
2018-06-13 15:22:06 <Vermont> doesn’t fully understand how those scripts work
2018-06-13 15:22:15 <Operator873> It's in the gadgets under 'My Settings'
2018-06-13 15:22:19 <Operator873> I rememeber turning it on now
2018-06-13 15:22:26 <Amir1> Vermont: https://simple.wikipedia.org/wiki/MediaWiki:Gadgets-definition says it's optional (if It had "|default" it would be enabled by default for everyone)
2018-06-13 15:22:39 <Vermont> ah
2018-06-13 15:22:41 <Vermont> ty
2018-06-13 15:23:14 <Amir1> you are very welcome
2018-06-13 15:36:43 <chiborg> gst
2018-06-13 16:00:55 <chiborg> Thanks to everyone participating! Special thanks to the awesome Amir1 who was much more knowlegdeable than me.

This page is generated from SQL logs, you can also download static txt files from here