[20:33:31] {{Guy}}: I just wanted to say thanks for watching my talk page and responding to I_JethroBT before I got a chance. :) [20:34:43] I appreciate it. [21:36:08] Or hi [21:36:33] Anyways... [21:39:04] !Gadget-listStyles is You can use [[en:User:Technical 13/Scripts/Gadget-listStyles.js]] to change all bulleted lists to numbered ones! Take the mystery out of counting items in a list! Simply follow the instructions on [[en:User:Technical 13/Scripts/Gadget-listStyles]]. [21:39:04] Key was added [21:39:18] @link [21:39:18] http://enwp.org/User:Technical_13/Scripts/Gadget-listStyles.js http://enwp.org/User:Technical_13/Scripts/Gadget-listStyles [21:40:14] Fully tested and works in most browsers on all skins and on an wmf wiki (I think). [21:40:37] IE7 was only browser I've had issues with so far. [21:43:25] halfak: did you see the new ticket I added on bitbucket? [21:45:00] Technical_13: I didn't. Did you add it to grouplens/snuggle? [21:45:17] Oh wait. yes I do. [21:45:34] I added it with the others from the link in snuggle [21:46:07] The ability to pull Snuggle reports on users. [21:46:11] Yeah. I have had the same thought. I'd like to create a user script to allow for this sort of stuff on-wiki. [21:46:32] Say, when you navigate to a user's page, you can request their Snuggle record. [21:46:48] Lol [21:47:10] What I waz thinking waz if you could do it in Snuggle itself... [21:47:20] I see. That's totally possible too. [21:47:36] Then a Snuggle API could be made to accommodate a user script. [21:47:41] xD [21:48:23] It turns out that the Snuggle API is already good about this. When you pull up a user in the recent activity list, it's actually performing that exact query. [21:48:53] Snuggle already has an API? [21:49:37] Are there docs for it? [21:49:37] Yeah. The API is focused on the needs of the UI at the moment, it is publicly accessible and totally undocumented. [21:49:38] ;) [21:50:19] lol [21:51:46] Okay, where's the api source? Maybe I can start documenting it? [21:53:26] https://bitbucket.org/grouplens/snuggle/src/49f07428282f19567deaf64909a363a010bcaf5f/snuggle/web/routing?at=default [21:54:05] I'll take a poke, but no promises. :p [21:54:45] No worries. It should be cleaned up for public access eventually. I think a good way to get started is to start building for it.