Tumblr Reply Replies

By Jeremy Cutler Last update Mar 4, 2011 — Installed 64,249 times.

Script Summary: Enable replies (of a sort) to one or more tumblr dashboard notifications (click the notification icon)



Version: 0.5.3

Thumb

Missing e browser extension/add-on

Attention Chrome, Firefox and Safari users:

This script, along with all of my other Tumblr userscripts (except Tumblr 1-Up) have been replaced with the Missing e browser extension/add-on which includes many great improvements and new features!


Works on:
Supports Chrome, Firefox and Opera

Userscript Installation Instructionsauthored by Jeremy Cutler
About all my Tumblr Userscriptscutlerish (Tumblr)@Cutlerish (Twitter)

When you click on the icon of a notification in your dash, it'll open a new text post with the notification (and quoted reply, if applicable) in it, ready for you to comment on and post.


Multiple notification replies

If you want to reply to multiple notifications in the same post, now you can!


  1. Hold down the Shift key and click on the notification icons of each of the notifications you want to reply to.
  2. Click (without Shift) on the notification icon of the last notification you want to include.
  3. All the notifications will appear in a single post in chronological order!

A tag is automatically added to your post for each user you to whom you are replying!

Avatars Included

By default, the script will include the 16x16 avatar of the tumblr user the notification is from.


Customizeable Settings

Showing avatars and adding tags for the usernames of the tumblrs to whom you are replying can be enabled or disabled with customizeable settings:


  • Right-click on any notification icon, and a dialog box will appear allowing you to change the setting.
  • Firefox (Greasemonkey) Only - Use the available menu option in Tools > Greasemonkey > User Script Commands... > Tumblr Reply Replies - Settings

Changes

Version 0.5.3
  • Fix problem with Firefox not filling new reply posts.
Version 0.5.2
  • Add pointer cursor when hovering over notification icons.
  • Improve post filling using tinyMCE interface.
Version 0.5.1
  • Fix problem with incorrect tag creation when replying to multiple notifications.
Version 0.5.0
  • Add settings window for showing avatars and adding username tags to reply posts.
  • Change settings access to a right-click instead of ctrl-click.
  • Add automatic update checking for Firefox.
Version 0.4.9
  • Fix issue for tags being generated incorrectly when replies set to not show avatars.
Version 0.4.8
  • Fix Chrome issue where some users had incorrect tags generated on new reply posts.
Version 0.4.7
  • Tags for users you are replying to are now automatically added to posts.
Version 0.4.6
  • Now support plain text/HTML posting input.
Version 0.4.5 Version 0.4.4
  • Fixed issue with script interfering with photo uploads and html source editing of posts.
Version 0.4.3
  • Added Opera support.
Version 0.4.2
  • Apostrophes and single quotes no longer changed to double quotes.
Version 0.4.1
  • Fix problem when user is also using Tumblr SafeDash (and it is active), where a photo reply quoted in a new post appears blank during editing.
Version 0.4.0
  • Drastically improve reliability, eliminating blank post creation.
  • Support for Google Chrome for Mac confirmed
Version 0.3.5
  • Fixed jQuery selector warnings.
Version 0.3.4
  • Removed conflict with pre-loaded libraries on $ operator.
Version 0.3.3
  • Fix a problem where some notification replies come up with two avatars (or one avatar when you specify having none).
Version 0.3.2
  • If you open a reply reply post and then cancel it, the script will now open a new window when you click another notification icon (instead of reusing the same window).
Version 0.3.1
  • Avatars in reply posts are now links to the tumblrer's page.
Version 0.3.0
  • Added avatars to replies (and setting to enable/disable this feature)
  • Added multiple notification replies
Version 0.2.2
  • Added support for replying to ANY dashboard notification
Version 0.2.1
  • NOW works in Chrome
Version 0.1.2
  • Security issue in Chrome is preventing it from working. I'm trying to come up with a workaround.