Hey, I have some experience with userscripts, and can help. For example, see my recent port of a thank hiding script to v2
Features I'm most interested in:
Comment has been collapsed.
As it's been answered in a large number of threads, the replies page is only temporarily missing.
A couple of pages are disabled at the moment until they're further optimized, and we'll try to bring them back soon. Most noticeably, the page listing replies to your comments and posts.
Comment has been collapsed.
Looking forward to the forum stuff (endless scrolling, posts preview, easy formatting...)
Keep it up!
Comment has been collapsed.
Thank you for this. I hope soon we can see it working and available to all users.
Comment has been collapsed.
NICE!
Thank you that you are doing it!
It is waiting the release!
Comment has been collapsed.
leomoty, thanks so much for your time in creating this. :-)
Comment has been collapsed.
If you are still taking suggestions - please also bring highlighting new comments! It was soooo convenient!
And if you want to choose most wanted features - you can make another tread, where people (or yourself) would post only suggestions or "+1" under someone else suggestions.
Comment has been collapsed.
One question: is there an option to hide giveaways that you entered? On SG+ I was able to do that, but here I can't find it.
Comment has been collapsed.
Hey JellyChelsea, I have created a tampermonkey script that will hide the giveaways that you have already entered into. I haven't tested it in greasemonkey but it should work.
SG_Hide.user.js
https://github.com/parkour86/Javascript
Comment has been collapsed.
Awesome work man!
Pretty sad, that after all this time to get SGv2 released, the responsible person/s did not manage to include many of the useful features of these addons.
Comment has been collapsed.
Not everything that SG+ had was really needed for the core set of functionality of SGv2.
Think, permalink is something useful for linking comments, however endless scroll would just bring more load to the server. So it is safe to assume why CG didn't include them all.
Comment has been collapsed.
How do I actually install this from GitHub using tampermonkey. I tried to install it myself and it doesn't do anything.
Comment has been collapsed.
Thanks for doing this =)
Feature request:
Make the submit button accessible with TAB and activateable (?) with SPACE
Suggestion:
Use more cached variables instead of repeatedly casting them to JQuery objects, because $(...) can be "expensive".
For example I've seen you casting $(this) and $(gridview_extra) multiple times in the script.
I don't have experience with browser extension, but maybe I can help optimize the JS part.
Comment has been collapsed.
286 Comments - Last post 18 minutes ago by Wok
159 Comments - Last post 21 minutes ago by KevinWin789
396 Comments - Last post 1 hour ago by Wok
1,248 Comments - Last post 1 hour ago by logorkill
39 Comments - Last post 4 hours ago by Foxhack
8 Comments - Last post 8 hours ago by TheLimeyDragon
82 Comments - Last post 13 hours ago by GarlicToast
22 Comments - Last post 10 minutes ago by ashtwo
83 Comments - Last post 14 minutes ago by root777
5 Comments - Last post 22 minutes ago by hbguru
219 Comments - Last post 23 minutes ago by ChestnutS
650 Comments - Last post 41 minutes ago by RePlayBe
32 Comments - Last post 42 minutes ago by Darshao
4 Comments - Last post 57 minutes ago by t3aztv
FOR DOWNLOADING THE PLUGIN PLEASE REFER TO THIS TOPIC
http://www.steamgifts.com/discussion/7euKx/steamgifts-beta
I have been working on SGv2+ since the beta started, but because of work related stuff, I kinda stopped pushing it forward. Now I am able to bring it back and I'd like to see if anyone in the community is experienced with Typescript/Javascript/CSS/HTML to help.
This time around, I'll be focusing on a modular design, each function will be contained in its own file and will be curated as I deem fit.
I'll set up my github account with the proper code in the weekend, all files will contain a mix of Javascript/Typescript code and are not presently suitable for end user, sorry.
The stuff I have that is updated to work with SGv2 includes:
Things that could be part of SGv2+:
And many more, nothing is set on stone, and those were the functions that I had working while the beta was going on. Some might be straighforward to make it work.
Last but not least, check the attachment image for Gridview + Fixed Navbar.
EDIT
Master branch is updated with the current code Github
EDIT (05/02/2015)
Functionality is coming together nicely, I have appended another screenshot to the post.
EDIT (06/02/2015)
What is currently working on SG++ Alpha is:
EDIT (14/02/2015)
EDIT (16/02/2015)
Changelog 0.2.3 and 0.2.4
Known Issues:
EDIT (27/02/2015)
Changelog 0.2.5
EDIT (28/03/2015)
Changelog 0.3.0
Contributors:
patetico
eagleclaw6
madjoki
djfe
Comment has been collapsed.