Wikipedia talk:WikiProject User scripts/Scripts/Changes since I last edited

Latest comment: 8 years ago by MSGJ in topic Update

Untitled section edit

This does not work for me, the link goes to http://en.wikipedia.org/w/index.php?title=pagename&action=history&gotosince=true , which gives the diff of the last edit of the page.--Patrick 13:32, 5 December 2005 (UTC)Reply

Same, I wonder why?, can someone fix this???? Brian | (Talk) 08:52, 24 December 2005 (UTC)Reply

What's it even supposed to do? Will (Talk - contribs) 03:40, 20 January 2007 (UTC)Reply

It used to show the difference between the current revision of a page and the last revision which was written by the user. For instance, the last revision of Takfiri edited by me (at the time I'm writing this) is 101299285, so if I press the tab on Takfiri, I get http://en.wikipedia.org/w/index.php?title=Takfiri&diff=101933933&oldid=101299285 (if the script were working correctly). -- Jitse Niesen (talk) 11:12, 22 January 2007 (UTC)Reply

Watchlist edit

This is awesome. Is there a way to implement a similar link in the watchlist (next to the "hist" and "diff" links)? Jobjörn (talk) 13:39, 24 March 2008 (UTC)Reply

Encoding Bug edit

It looks like there's an encoding bug in this script. Clicking "Since" on a page like Hot, Cool & Vicious tries to return the history for [[Hot, Cool]] instead, with the "& Vicious" being sent verbatim and therefore interpreted as a parameter. —RobinHood70 (talkcontribs) 23:28, 27 March 2010 (UTC)Reply

Fixed version edit

{{editprotected}}

I fixed the bug reported in the previous section, fixed incompatibility resulting from changes in the history listing, made it slightly more future-proof against such changes, fixed a bug when you are the latest editor, and fixed a bug with revisiondeleted usernames. Here's a diff. Didn't do a lot of testing, but I put in some extra paranoid checks just in case. -- Nx / talk 20:31, 19 July 2010 (UTC)Reply

(Code removed to improve readability.)
  DoneTheDJ (talkcontribs) 12:25, 20 July 2010 (UTC)Reply

Update edit

The main point of this edit is to update getElementsByClassName per ResourceLoader/Legacy JavaScript. I also ran the code through a Javascript beautifier to make the formatting consistent. Robin Hood  (talk) 16:33, 17 August 2015 (UTC)Reply

  Changes deployed — Martin (MSGJ · talk) 11:09, 1 September 2015 (UTC)Reply