[02:35:54] !messages [02:35:55] http://helpmebot.org.uk/wiki/Special:AllPages?namespace=206 [02:44:33] !learn msghelp http://helpmebot.org.uk/wiki/Message:{0} [02:49:02] !msghelp CmdDrink [02:49:03] http://helpmebot.org.uk/wiki/Message:CmdDrink [12:37:19] https://en.wikipedia.org/w/index.php?title=User:Technical 13 changed User:Technical 13/vector.js 》[+76] importScript( 'User:Ocaasi/TWA.js' );// [[User:Ocaasi/TWA.js]] for testing 》 https://en.wikipedia.org/w/index.php?diff=562241421 [12:38:21] https://en.wikipedia.org/w/index.php?title=User:Technical 13 changed User:Technical 13 》[+13] this is an edit summary 》 https://en.wikipedia.org/w/index.php?diff=562241524 [12:49:23] https://en.wikipedia.org/wiki/Special:ComparePages?page1=User%3AOcaasi%2FTWAcontents2.js&rev1=&page2=MediaWiki%3AGadget-teahouse%2Fcontent.js&rev2=&action=&diffonly=&unhide= [12:49:29] not a lot in common there... lol [12:52:28] Ocaasi__: I'm curious... Why do you do the project space testing in a separate .js? [12:52:53] that's how Teahouse question gadget does it, I just copied them. [12:52:58] no particular reason [12:53:28] gadget imports/calls a script depending on namespace. imported script does the actual work. [12:55:38] https://en.wikipedia.org/w/index.php?title=User:Technical 13 changed User:Technical 13/vector.js 》[+63] manipulation to use Equazicon's attempt. 》 https://en.wikipedia.org/w/index.php?diff=562243051 [12:58:23] @config recent-changes-template=$username CHANGED $page 》 $summary 》 $url?diff=$link [12:58:33] Value $username CHANGED $page 》 $summary 》 $url?diff=$link was stored into recent-changes-template to config [13:00:14] hrmm. Okay, well it is breakfast time... I will try to poke at it and make something that does something next week. [13:00:39] All that you want is the same text input box popup that is on the teahouse page, right? [13:01:33] Technical 13 CHANGED User:Technical 13/vector.js 》 [+49] alert( 'Script knows it is in Wikipedia:TWA*' ); 》 https://en.wikipedia.org/w/index.php?diff=562243583 [13:02:31] Ocaasi__: ^^ [13:02:35] All that you want is the same text input box popup that is on the teahouse page, right? [13:03:39] ah, that's where it differs. i don't want any input box at all. i want the button to automatically add a template without the user doing anything but clicking it. so it feels like when they click the button saying "Check your new messages" that immediately after they have edited their own user talk subpage which is loaded with the message template [13:03:39] already. [13:05:23] Technical 13 CHANGED User:Technical 13/vector.js 》 [+66] || wgPageName.indexOf( 'Wikipedia:The_Wikipedia_Adventure' ) != -1 》 https://en.wikipedia.org/w/index.php?diff=562243899 [13:05:30] use of the api is so that they don't have to save the message themselves [13:05:36] oh.. [13:06:00] quick note on that it's not Wikipedia:The Wikipedia Adventure, it's Wikipedia:TWA [13:06:09] that's the relevant subspace [13:07:00] Yes, but the main page for Wikipedia:TWA redirects to Wikipedia:The_Wikipedia_Adventure so that needs to be included in the test if you want the script to work on buttons on the first page. [13:07:11] ah, good point! [13:07:25] but... this doesn't have to work on the first page [13:07:31] so we only need WP:TWA [13:07:35] the first page is just a portal [13:07:48] it just loads the guided tour which happens in Wikipedia:TWA space [13:10:12] Technical, I just want to be clear and fair before you invest your time in this. I can fund your work for $250 for completion of this feature by July 10th. The timeframe is key. If you are interested in doing this, then I would feel good about sending you an agreement so we're definitely on the same page. It would basically just set out what I need done, [13:10:12] and state that it has to be done by a certain time. I apologize for the formality of a 'contract' but it's just to avoid any miscommunication. [13:10:39] It wouldn't bind you to completing the work, just state that if you don't complete the work in a given timeframe that I can't fund you. [13:11:24] I'm actually not interested in any money. [13:11:37] ok, then I apologize for bringing it up! [13:11:46] i just wanted to respect your time and other commitments [13:11:48] I do this to try and distract me from my currently very stressful life. [13:12:04] ok, well then I'm thrilled to have your help and to aid in that distraction :) [13:12:06] So, just a mention that I was involved will make me happy. :) [13:12:15] Done. [13:13:21] So the "Start the adventure" button on the main page doesn't need to do anything other than move the process along to WP:TWA where the "important" stuffs is... Got it. [13:13:58] Technical 13 CHANGED User:Technical 13/vector.js 》 [-66] || wgPageName.indexOf( 'Wikipedia:The_Wikipedia_Adventure' ) != -1 (Apparently not needed) 》 https://en.wikipedia.org/w/index.php?diff=562244673 [13:14:49] yup, you got it. [13:15:33] See how convient it is to have a feed of my user space when watching me work on stuffs? :p [13:15:46] super convenient! [13:16:43] Technical 13 CHANGED User:Technical 13/vector.js 》 [-49] "alert( 'Script knows it is in Wikipedia:TWA*' );" not needed as I have confirmed that "if (wgPageName.indexOf( 'Wikipedia:TWA' ) != -1 ) {" is true and works correctly. 》 https://en.wikipedia.org/w/index.php?diff=562244933 [13:19:33] Looks like one of the scripts was doing something on [[User:Ocaasi]] [13:19:35] !link [13:19:36] https://en.wikipedia.org/wiki/User:Ocaasi [13:21:28] Ocaasi__: ^^ were your tests using contents.js or contents2.js? [13:21:37] test were using contents.js [13:21:41] not 2 [13:21:56] all it did though was add "hello world" to my userpage [13:24:55] Technical 13 CHANGED User:Technical 13/vector.js 》 [+13] Use [[User:Technical 13/SandBox/TWAcontents.js]] so I can modify it for testing... 》 https://en.wikipedia.org/w/index.php?diff=562245702 [13:25:09] Yep... That is a start... ;) [13:25:39] interesting... wm-bot doesn't acknowledge "new" pages... [13:26:00] will have to add a bug report for petan... [13:27:45] Technical 13 CHANGED User:Technical 13 》 [-13] Undid revision 562241524 by [[Special:Contributions/Technical 13|Technical 13]] ([[User talk:Technical 13|talk]]) Undoing test... 》 https://en.wikipedia.org/w/index.php?diff=562245955 [13:29:04] Technical 13 CHANGED User:Technical 13/SandBox/TWAcontents.js 》 [+2] Testing... let's put the posts on the page we are viewing.. 》 https://en.wikipedia.org/w/index.php?diff=562246071 [13:30:21] Okay, so the script currently posts on the page without clicking... [13:31:40] yeah, I was having that happen too. was weird. [13:32:03] maybe just 'being' in TWA space can trigger it. [13:32:11] At the moment, yes... [13:33:53] Technical_13 Heya [13:34:01] Hi. [13:35:00] Ocaasi__: http://en.wikipedia.org/w/index.php?title=Wikipedia:TWA/testing&curid=39474619&diff=562246152&oldid=562235937 lol and viewing the diff posted another test... [13:35:08] Technical_13: So, I see it's extremely busy in here atm [13:35:12] lol [13:35:14] oh no, it's a vicious ccycle [13:35:29] lol I'll stay away from "non-test" pages. :p [13:35:32] lol [13:35:52] You want the template to be added to bottom of page or top? [13:37:06] It depends. In some instances it will create a new page. In most it will append a new section. In some, if it's possible, it will append 'within' a section. Generally though it will all be bottom-posting. And that's a question only a Teahous-er would ask! [13:37:30] There is actually one simulation of the Teahouse in the game, and in that instance it would top-post. So it needs to be adaptable. [13:37:52] I'll have to learn more about the api myself then since my api guru addde is "on a trip" [13:38:01] lol [13:38:05] 2? [13:38:59] may be helpful: https://www.mediawiki.org/wiki/API:Edit [13:44:04] Technical 13 CHANGED User:Technical 13/SandBox/TWAcontents.js 》 [+135] trying to make it click only. 》 https://en.wikipedia.org/w/index.php?diff=562247513 [13:54:18] Technical_13: Oh, he's the simon walker guy? :O [13:57:28] Who? [13:59:12] hmm. [13:59:19] That didn't exactly work.. [14:02:04] Technical 13 CHANGED User:Technical 13/SandBox/TWAcontents.js 》 [+36] How about this... 》 https://en.wikipedia.org/w/index.php?diff=562249351 [14:02:27] :O :O :O [14:02:41] !list [14:02:43] !stalk [14:02:44] ?!?! [14:02:55] How come YOU get dat... and I need addie to get snitch foh me [14:02:57] lol [14:03:00] Since the crash [14:04:07] ?? Do what now? [14:04:20] ??? [14:04:31] I don't have [14:04:45] what were you trying to get fro !list and !stalk? [14:05:09] I hv wm-bot tho [14:05:11] and how come I get what? [14:05:14] how do i use that [14:05:27] recent changes feed from wm-bot ? [14:05:30] um... 2 no how 2 use wm-bot [14:05:35] This bot is running http://meta.wikimedia.org/wiki/WM-Bot version wikimedia bot v. 1.10.8.15 source code licensed under GPL and located at https://github.com/benapetr/wikimedia-bot [14:05:36] Yes, similar to IRC bot snitch [14:05:38] ^^^ [14:05:39] :O [14:05:50] http://meta.wikimedia.org/wiki/WM-Bot [14:05:51] had some1 told me when they plopped the bot in my chan ll [14:05:55] lol* [14:05:58] mk thx [14:06:00] I did tell you. [14:06:05] Oh yea.... [14:06:07] LOL [14:06:08] Info for configure: Change a value of channel config [14:06:14] the @ instead of ! [14:06:16] I remember [14:06:19] Unknown command type @commands for a list of all commands I know [14:06:20] ??? [14:06:24] @commands [14:06:25] Commands: there is too many commands to display on one line, see http://meta.wikimedia.org/wiki/wm-bot for a list of commands and help [14:06:28] lol [14:06:35] ?@$?@#$?@?#$?@#$?@?$?@#$??@#$ [14:06:37] What? :p [14:06:57] Does remind me I need to file a bug report though. [14:07:09] oh yea.... you added me as a trust the other day... LOL [14:08:06] http://bots.wmflabs.org/~wm-bot/dump/%23%23T13.htm [14:15:14] Technical_13: How'd you find kero's IP? [14:15:31] whois [14:15:45] It's his IP? Worth kicking? [14:15:51] [10:15] == kerosene [~kerosene@unaffiliated/kerozene] [10:15] == realname : kerozene [10:15] == channels : ##justberry [10:15] == server : roddenberry.freenode.net [Brisbane, AU] [10:15] == : is using a secure connection [10:15] == account : kerozene [10:15] == End of WHOIS [14:15:57] Not him, I don't think. [14:16:50] Technical_13: Brisbane and Sidney are 10 hours apart. Hm. [14:21:02] bugzilla [bugzilla] --- Tools:[Bug 50462] recent changes feed misses "new" pages that meet the regex criteria (and show up when "changed") (normal Unprioritized assignee: Peter Bena created by: Technical 13) - https://bugzilla.wikimedia.org/show_bug.cgi?id=50462 [14:23:52] ^^^^^^^^^^ All my bugzilla stuff shows up here too. [14:28:53] Technical_13: According to my investigations, IP address 122.109.123.76 is not displaying a concrete location. The difference in location between Helpmebot and whatismyipaddress.com show 40 hours (the width of the entire continent). Clearly, not to stereotype, but Australia's routing system seems to be underdeveloped, hence not clear in precise location. Because of this, it will be harder to... [14:28:54] ...take on this case. The location that T13 whoised is 10 hours away from Helpmebot's location and >50 hours from whatismyipaddress's location. So, the conclusion will be that he will stay until a. inappropriate behavior b. suspicious behavior claiming/identifying that he indeed is the abusive editor shown on the link above. The reason why I will have reason (b) in effect although (a) should... [14:28:56] ...cover it is that xe could have a negative influence on other users, as in give inappropriate suggestions, when (a) I am not present in the channel, or any other ops, if there will be any more (b) PM/query others. [14:29:23] Not him. [14:29:30] ? [14:29:42] Lol... did you make me do this work for nothing... [14:30:11] wasn't aware you were still doing it. [14:30:40] Oh, okay..... then....? [14:33:17] Okay, it did. [14:33:47] !nuke JustBerry [14:33:48] * Helpmebot has become self-aware and is initiating Skynet. Nuclear extermination of all humans is commencing. Primary objective '''John Connor''' under the assumed name "JustBerry". [14:34:19] Anyways... time to go to the park with my daughter... need some fresh air... I'll tinker with that some more for you during the week Ocaasi__ [14:40:01] awesome Technical. Thanks much and have fun at the park! [15:35:17] T13? [15:35:30] Technical_13: Can I do private logging? [15:35:43] Not advised... [15:40:43] Reason is... [15:46:38] Privacy... [15:47:48] !learn @action apb has issued an all points bulletin for {0} at the request of {nickname}. [16:24:48] @list [16:25:35] http://bots.wmflabs.org/~wm-bot/dump/%23%23T13.htm [16:42:00] !join #NewPhyrexia [17:26:23] @rssfeed+ https://github.com/WPAFC/afch/commits/master.atom [17:26:32] Unknown command type @commands for a list of all commands I know [17:26:39] Info for rss+: Insert item to rss feed [17:26:46] @rss+ https://github.com/WPAFC/afch/commits/master.atom [17:26:47] There is no such item, if you want to define new item, please use 2 parameters [17:26:59] This bot is running http://meta.wikimedia.org/wiki/WM-Bot version wikimedia bot v. 1.10.8.15 source code licensed under GPL and located at https://github.com/benapetr/wikimedia-bot [17:27:26] @rss+ afch https://github.com/WPAFC/afch/commits/master.atom [17:27:26] Item was inserted to feed [17:38:42] Technical 13 CHANGED User:Technical 13/Bugzilla 》 [+292] /* Created */ added some bugs to list... 》 https://en.wikipedia.org/w/index.php?diff=562273794 [18:05:42] !spicase OneMadScientist [18:05:43] The http://enwp.org/WP:SOCK investigation on OneMadScientist can be found at ------> http://enwp.org/Wikipedia:Sockpuppet_investigations/OneMadScientist [18:07:09] JustBerry: no wiki?edia cloak? [18:12:35] http://bots.wmflabs.org/~wm-bot/dump/%23%23T13.htm [18:18:37] Technical_13: ? [18:21:15] @trusted [18:21:15] I trust: Helpmebot!~hmb6@wikimedia/bot/helpmebot (2admin), .*@wikipedia/Technical-13 (2admin), [18:45:21] !hmbrc [18:45:22] http://helpmebot.org.uk/w/index.php?title=Special:RecentChanges&days=30&from=&limit=500&hidebots=0 [21:09:50] Info for notify: inform you when specified user become active or join some channel in private message [21:10:04] @trusted [21:10:04] I trust: Helpmebot!~hmb6@wikimedia/bot/helpmebot (2admin), .*@wikipedia/Technical-13 (2admin), [21:10:09] @addtrust [21:10:10] Permission denied [21:10:12] ;o [21:11:06] Invalid user [21:11:06] @trustdel [21:11:24] @trustdel Technical_13 [21:11:24] lol [21:11:24] You are not authorized to perform this, sorry [21:12:08] @wm-bot [21:12:11] http://bots.wmflabs.org/~wm-bot/dump/%23%23T13.htm [22:13:41] Drama queen... [22:14:50] ? [22:14:53] Who? [22:15:01] Nuthin [22:15:05] ... [22:15:08] * JustBerry looks at T13 [22:15:25] * JustBerry looks SHARPLY! [22:15:41] It's my channel and I'll rant if I want to... :p [22:16:38] Shouldn't the chan notices be controlled by the OP? [22:16:45] Why are they enabled for common users? [22:19:21] Firefly67 is a lady. [22:20:34] Lol whops [22:28:22] JustBerry: so ya. I must have missed your explainations of why you were blocked.. mind telling me in your words why? I would be happy to support your unblock requests... [22:28:54] What's up with the hipe today? [22:29:04] !userinfo JustBerry [22:29:07] https://en.wikipedia.org/wiki/User:JustBerry https://en.wikipedia.org/wiki/User_talk:JustBerry https://en.wikipedia.org/wiki/Special:Contributions/JustBerry https://en.wikipedia.org/wiki/Special:Log?type=block&page=User:JustBerry Groups: user, autoconfirmed Age: 36.09:54:22.3400390 Registered:05/25/2013 12:34:44 Count: 120 Activity:3.29554817399819 BLOCKED [22:29:29] lol... that's been on for more than a month. [22:33:26] Yeah, but why were you blocked? [22:39:37] !userinfo JustBerry [22:39:40] https://en.wikipedia.org/wiki/User:JustBerry https://en.wikipedia.org/wiki/User_talk:JustBerry https://en.wikipedia.org/wiki/Special:Contributions/JustBerry https://en.wikipedia.org/wiki/Special:Log?type=block&page=User:JustBerry Groups: user, autoconfirmed Age: 36.10:04:55.5473440 Registered:05/25/2013 12:34:44 Count: 120 Activity:3.29488501318509 BLOCKED [22:39:45] Explanation... ^^ [22:40:44] I read that. I want it in your words... [22:42:06] Do you want to read five-half - six pages worth of text? [22:43:45] Yes. [22:45:05] If that is what it takes.. [22:45:39] https://docs.google.com/document/d/1f0j-LN7_yjagIn97uLHUDZQt88SuSjl2OIaAasQUcdw [22:46:36] Sorry, the file you have requested does not exist. [22:48:14] ? [22:48:18] It doesn't work? [22:48:41] Nope [22:48:53] http://docs.google.com/document/d/1f0j-LN7_yjagIn97uLHUDZQt88SuSjl2OIaAasQUcdw [22:49:06] w/o the https [22:49:26] Sorry, the file you have requested does not exist. [22:49:30] Bo go [22:49:34] No go [22:50:30] .. [22:50:47] Oh well, you get the point though, right? [22:51:06] You can share it with legend.of.the.red.dragon@gmail.com and I'll read it. [23:21:20] NotASpy is an admin and isn't joking around. [23:21:29] JustBerry: [23:21:32] T13|chillinOut: ...... [23:21:34] ^^^^ [23:21:36] .................... [23:21:52] I should check next time... [23:32:19] T13|chillinOut: Sent out an explanation to NotASpy. I can copy that over to you. [23:32:54] Okay. [23:33:25] NotASpy going to unblock you? [23:36:41] He says he has absolutely no control over that. [23:42:13] I saw. [23:42:34] Well, you have it all T13. Nothing left. [23:45:47] I'll read https://docs.google.com/document/d/1f0j-LN7_yjagJn98uLHUDZQt88SuSjz6KHpYapPCudw/edit?usp=sharing later... [23:55:25] hey y'all [23:55:35] thanks for the invite :/ [23:55:39] How's RotTomBot? [23:56:28] !fullhostmask [23:56:29] T13|chillinOut!~T13@wikipedia/Technical-13 [23:56:56] !mytalk Technical_13 [23:56:57] T13|chillinOut's talk page can be found at http://enwp.org/User_talk:Technical_13