> [Script] Rename/Expunge Tracker Helper 1.1.2 (22 Jan 2017 Chrome Hotfix)

 
post Jan 5 2017, 08:45
Post #1
TeaAndBiscuits



Newcomer
*
Group: Gold Star Club
Posts: 46
Joined: 19-October 13
Level 237 (Destined)


Rename/Expunge Tracker Helper

TL;DR - You can hide stuff you've already seen and click URLs in the expunge tracker.

I wanted to make the trackers a bit easier to use, so I wrote a small script.
The script is compatible with Superlatanium's Rename Helper 1.2.4, which is obviously recommended.

Latest Version: 1.1.2

Attached File  RETH_1.1.2.user.js.txt ( 22.85k ) Number of downloads: 111

Updated to work with Chrome again.

Before and after

Expunge tracker

Attached Image

It also has the green highlighting from the next image.

Rename tracker

Attached Image

Features

Temporarily hide entries

Hiding an entry forever probably isn't a good idea – you could spot a mistake that you didn't spot earlier.
A hidden entry will become visible again if any of the following happen:
  1. You click the button to show it.
  2. You click the "Show All" button and it's on the current page.
  3. Its "latest timestamp" changes.
    • I.e. someone else votes on it, or the latest person to vote removes their vote.
    • You have to refresh for this.
    • Note: A hidden entry will not re-open if it was updated, hidden and then updated again during the same minute, since the timestamp won't change.
      It'll re-open when the timestamp changes. This will not be fixed unless we gain access to the seconds, not just the minutes.
  4. It becomes the 200th last petition you hid and then you hide another.
    • 200 is an arbitrary limit; it can be changed.
This is mainly useful when you're looking through past petitions for any that got ignored.
You can hide them as you go along, and if any updates occur they'll reappear.

Example of a hidden entry becoming visible:
Attached Image

Video of it in action:
[youtu.be] https://youtu.be/i9qA4nr3cGo

The reason why I don't check whether they voted on your petition or not is because, as stated before, you might notice something you missed earlier.

Cleaning the expunge reasons

URLs in the Expunge Tracker's "reason" column will be converted to clickable links.
It will also fix the HTTPS links that people sometimes put.
Finally, it should add space either side of links, to make it more readable.

Other features
  • Any petitions you have voted on will be highlighted, and your username will be underlined.
    This is useful for identifying entries where the top petitions are your ones, so you can hide them more easily.
  • The power column was made to have a min-width of 40px, so things line up properly.
  • You can filter entries to view only those that are visible, hidden or done by you.
  • You can show/hide all filtered entries on the current page.
    This can be used to show/hide all entries you voted on, or to view only the hidden stuff, re-check them and then "Hide Current" again.
  • You can auto-show petitions which are finished. Go to settings for this.
    In effect, this helps clear up unused cache, for when a petition moves off the first pending page because it was voted on, and finished or a petition moves off the last pending page because it was there too long.
    This isn't useful if you browse the "Expunged"/"Renamed" pages often and want to keep things hidden there, since when you visit the pending page they'll auto-show again.
Perhaps to-do
  • Convert links to individual images in galleries.
  • Allow GET variables to be part of the converted links (i.e. linking a gallery with ?p=4).
    Not important for now, since you can just see the ?p=4 after the link.
  • Forcing entries to stay hidden.
    Presumably only ones that you haven't vote on.
  • Keeping entries hidden if all votes after you last hid it are on your petitions.
    • Should probably highlight or something when updated.
  • Peeking at entries: opening them without keeping them open forever.
    • So you can look at something and then scroll and forget where it was, and it'll close itself on refresh.
    • Alternatively, an undo button.
Changelog

1.1.2

Attached File  RETH_1.1.2.user.js.txt ( 22.85k ) Number of downloads: 111

Fixes for Chrome.
  • Changed RegEx URL matching back to normal.
  • Added fix for "Show Current" on Chrome.

1.1.1

Attached File  RETH_1.1.1.user.js.txt ( 23.24k ) Number of downloads: 27
  • Added compatibility for https and removal of "g.".
    NOTE: Removing the "g" sub-domain makes you use different storage, so your settings will disappear and hidden entries re-appear until you put the "g." back.
1.1.0
  • Added data to hidden entries.
  • Moved to singular storage space. (1.0 -> 1.1)
    If you want to remove the old storage, open your browser console and enter the following:
    CODE
    delete localStorage['collapsed-expunge-petitions']
    delete localStorage['collapsed-rename-petitions']
1.0.1
  • Added default "#" to links.
  • Script compatibility: moved to classList and added "reth-" to classes to prevent conflicts.
1.0.0

Initial version.
Attached File  Rename_Expunge_Tracker_Helper.user.js.txt ( 10.72k ) Number of downloads: 22


This post has been edited by TeaAndBiscuits: Jan 23 2017, 07:36
User is offlineProfile CardPM
Go to the top of the page
+Quote Post




Fast ReplyReply to this topicStart new topic
1 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
1 Members: kuranokiriha

 


Lo-Fi Version Time is now: 12th October 2024 - 15:41