SteemTools v0.0.5 - Reveal Deleted Comments, Load & Save Steem-Js!

in #utopian-io6 years ago (edited)

SteemTools

SteemTools is inspired by its sister project: Utopian Moderators & Supervisors and it provides a set of useful data, tools, statistics for SteemIt Users.

SteemTools so far has got a few positive feedbacks, Thanks! As its name suggests, SteemTools is a chrome extension that contains a few useful tools, a few useful data for SteemIt Users.

Github

https://github.com/DoctorLai/SteemTools/

Previous Contributions

Technology Stack

Javascript that runs in the Chrome Browser (Chrome Extension)

Chrome Webstore

It is online, and you can install SteemTools via:
https://chrome.google.com/webstore/detail/steem-tools/emjfpeecopppojbhkigjjmcahbfahhbn

If you are using Firefox, you can still install this Extension by Chrome Extension Foxified

New Features of v0.0.5

This version has the following new features.

  1. Load & Save Steem-JS source so you can save your prototyping code in the Chrome Extension and it will load it next time automatically when you launch the SteemTools
  2. Query buttons are disabled when API not return yet.
  3. You can now restore the comments in the steem block chain!

Commits

Here

Screenshots

Save the source for later during your prototyping
image.png

Query button is disabled.
image.png

Reveal Deleted Comments for a given Steem ID.
image.png

Some code in the Commit

The following restores a full Steem URL given a permlink

// given a perm link restore its full Steem URL
const restore = (url) => {
    var pat = /(re-\w+-)*((\w+\-)*)/g;
    var my = pat.exec(url);
    if (my[1] && my[2]) {       
        var author = my[1].split('-')[1];
        var link = my[2].slice(0, -1);
        return 'https://steemit.com/@' + author + '/' + link;
    }
    return null;
}

Roadmap of Steem Tools

  1. UI Language Setting
  2. Add Downvote Checker
  3. Add Delegator/Delegatee List Checker
  4. Steemit Top 100 Delegations
  5. SteemIt Followers/Votes Checker
  6. Steemit Incoming Votes Report
  7. Steemit Payout Report
  8. Steemit Outgoing Votes Report
  9. Steemit Who Resteem Your Posts?
  10. Steemit Recover Deleted Posts/Comments
  11. Steemit Powerdown Status
  12. and more...

License

MIT

Contribution Welcome

Github: https://github.com/DoctorLai/SteemTools/

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request.

Chrome Webstore

Install the SteemTools Chrome Extension Now!



Posted on Utopian.io - Rewarding Open Source Contributors

Sort:  

Thank you for the contribution. It has been approved.

When you say: "restore the comments" do you mean you can view them because you reveal the url to it or do you mean undelete so it will appear again under the post?

You can contact us on Discord.
[utopian-moderator]

Thanks. yes, I think 'reveal' is the correct word here. The deleted comments are in the blockchain but they are hidden.

Hey @helo, I just gave you a tip for your hard work on moderation. Upvote this comment to support the utopian moderators and increase your future rewards!

is not easy ..

Hey @justyy I am @utopian-io. I have just upvoted you!

Achievements

  • WOW WOW WOW People loved what you did here. GREAT JOB!
  • Seems like you contribute quite often. AMAZING!

Community-Driven Witness!

I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!

mooncryption-utopian-witness-gif

Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x