Comments by Plutor on scripts

47 comments

Comment on:
MetaFilter Scroll Tag

Jul 18, 2008

New feature:
* Add "nn since the last comment you read" links to the "recent activity" page (ref)

Comment on:
Mefi deleted posts

Jul 9, 2008

Music is now excluded from this script. Thanks for the bug report in triplicate, Jofus.

Comment on:
Metafilter mark contact contributions

May 22, 2008

Fixed some regressions reported by team lowkey:
* Ignoring configured maximum nearby user threshold
* Sometimes showing nearby users as contacts, even when they're not

Comment on:
Metafilter mark contact contributions

May 2, 2008

Updated to use the new top-secret XML interface pb has so nicely provided.

Comment on:
Flickr More Home

May 1, 2008

Some minor cleanups from yesterday's release:

* Space multiple rows better
* In-script documentation of configuration options
* Put images into an array of hashes, not a mixed array

Comment on:
Flickr More Home

Apr 30, 2008

Some updates:

* Show two rows of contacts' photos. (This is configurable. Save the script, open in an editor, and edit the "imgrows" hash.)
* Improved caching uses toSource() on data arrays instead of caching the entire HTML response.
* Include videos in contacts' and everyone's lists
* A lot more code reuse. Faster, smaller, and easier to maintain.
* Show a throbber while loading

You will probably need to click the blue "refresh" button in the upper right corner after upgrading in order to clear out the old cache.

Comment on:
MetaFilter Thread Highlights

Apr 8, 2008

You can now customize the minimum number of favorites by saving the script source and editing the "MINIMUMFAVORITES" value.

Comment on:
Flickr More Home

Mar 27, 2008

Fixed. Flickr made some more changes to the HTML on their home page, which I've had to handle.

Comment on:
Mefi deleted posts

Mar 25, 2008

First updates in a while, mostly minor:

* Make it work on all subsites
* Fix some of the out-of-order false positives on AskMe
* More sensible variable names, so I can update this easier in the future
* Turn off that dumb debug logging!

Comment on:
Flickr More Home

Mar 14, 2008

Fixed. (Flickr changed the width of their main table. Yes, that's a bad way to be deciding which is the main table.)

Comment on:
Mefiquote

Mar 12, 2008

A couple of minor fixes:

* Don't strip the domain off the URL (thanks pineapple and cortex)
* Play nicely with mark contact contributions

Comment on:
MetaFilter Scroll Tag

Mar 5, 2008

* Fixed the target for the new comments link, as reported by maudlin.

Comment on:
MetaFilter Scroll Tag

Mar 4, 2008

* MetaFilter Scroll Tag now supports Opera 8+. See directions above.
* Slight adjustments to marker and jumper images
* Jumper fade-in is more configurable/hackable

Comment on:
MetaFilter Scroll Tag

Mar 3, 2008

More minor updates:

* Make hiding time for jumper predictable
* Scroll to last comment when you hit the bottom
* Reduced CPU usage, and slightly less buggy top-comment detection

Comment on:
MetaFilter Scroll Tag

Feb 28, 2008

Updates!

* Fixed counters on AskMe
* Fixed marker on best answers in AskMe
* Made it easier to hack in new images
* The whole jumper/marker are moving handles now
* Marker won't creep up the page each load anymore
* Better, alpha-layer-enhanced semi-transparent default image
* Focusing the comment box tags the last comment

Comment on:
MetaFilter Scroll Tag

Feb 27, 2008

I just uploaded an update for this script. Fixes include:

* Dropping the tag above the first comment doesn't do wacky things anymore
* Dropping/following the tag below the last comment doesn't tag the next/previous thread links
* Eyecandy: The jumper fades in now
* Handle zero comments gracefully
* I'm now replacing the "mm new" links and text on the home pages, etc.

Comment on:
Metafilter mark contact contributions

Jan 28, 2008

Updated to be configurable through the preferences page. Each of the five types of people (you, your contacts, users who contact you, mutual contacts, nearby users) are configurable as either the default image, a color, any CSS styles (yes, blink, positioning, font size, anything), or nothing. You can also change the maximum distance for "nearby" users.

Comment on:
Flickr More Home

Jan 21, 2008

Updated again to re-fix "everyone's photos".

Comment on:
Flickr More Home

Jan 18, 2008

I've updated the script to work again. Flickr changed around some HTML and broke my regular expressions.

Comment on:
MetaFilter Thread Highlights

Jan 4, 2008

Posted a quick fix so switching tabs doesn't bork the live preview pane.

Comment on:
Flickr More Home

Nov 6, 2007

Fixed "Your Photos" local data corruption issue.

Comment on:
Mefi deleted posts

Oct 30, 2007

Updated to work on per-date pages, like:
http://www.metafilter.com/daily.mefi/12/25/2006

and archive pages like:
http://www.metafilter.com/index.cfm?page=2

Comment on:
Flickr More Home

Oct 26, 2007

Updated to show 8 photos for those with photostreams set to medium sized. Thanks to Flickr user SioM for reminding me to fix it.

Comment on:
Mefiquote

Sep 17, 2007

Release notes for Mefiquote 2.0, just released:

* Quote format and button text are now fully configurable. Once you install the userscript, visit your preferences page to edit them
* Much faster on big threads than 1.0
* No more erroneous quote buttons on Recent History pages
* No more quote buttons on closed threads
* Plays nicely with "open links in new windows" preference
* Can quote the original post again

Comment on:
Metafilter mark contact contributions

Aug 20, 2007

Updated to point at the new URL for the nearby users list.