• FP Read Replies Userscript
    96 replies, posted
-snip-
The vocaroo embed script works perfectly for me but I'm not getting the Replies icon. I also have a userscript to re-enable the Ticker link but I disabled it and nothing changed. Using Chrome. [img]http://i.imgur.com/QXJNN8R.png[/img]
Thanks dude.
[QUOTE=TerrorShield;44822748]The vocaroo embed script works perfectly for me but I'm not getting the Replies icon. I also have a userscript to re-enable the Ticker link but I disabled it and nothing changed. Using Chrome. [img]http://i.imgur.com/QXJNN8R.png[/img][/QUOTE] [url]http://facepunch.com/fp_read.php?replies[/url] does this show replies?
[QUOTE=isnipeu;44822765][url]http://facepunch.com/fp_read.php?replies[/url] does this show replies?[/QUOTE]No, it shows the same as the regular fp_read.php page.
[QUOTE=TerrorShield;44822775]No, it shows the same as the regular fp_read.php page.[/QUOTE] You sure you installed it? Have you checked the console for any errors?
[QUOTE=isnipeu;44822777]You sure you installed it? Have you checked the console for any errors?[/QUOTE]Reinstalling Tampermonkey fixed it. Lost my other scripts though, got to go hunt those down. Thanks!
[QUOTE=isnipeu;44822777]You sure you installed it? Have you checked the console for any errors?[/QUOTE] Im using last edition of Firefox on Windows 8.1. [url]http://facepunch.com/fp_read.php[/url] is still same for me. It gives this error on line 13: ReferenceError: $ is not defined Stack trace: @file:///C:/Users/sexy_azeri_guy_vs_Jesus/AppData/Roaming/Mozilla/Firefox/Profiles/c8t9dfti.default/gm_scripts/Facepunch_-_Read_RepliesRead_Subscriptions/fp_read_replies.user.js:13
[IMG]http://puu.sh/8Om6y.png[/IMG] Great, now I want to know why I was quoted in Glod Menbers Forum
[QUOTE=FalconKrunch;44822943][IMG]http://puu.sh/8Om6y.png[/IMG] Great, now I want to know why I was quoted in Glod Menbers Forum[/QUOTE] I think i can help. Give me the link to the post.
[QUOTE=cucumber;44822821]Im using last edition of Firefox on Windows 8.1. [url]http://facepunch.com/fp_read.php[/url] is still same for me. It gives this error on line 13: ReferenceError: $ is not defined Stack trace: @file:///C:/Users/sexy_azeri_guy_vs_Jesus/AppData/Roaming/Mozilla/Firefox/Profiles/c8t9dfti.default/gm_scripts/Facepunch_-_Read_RepliesRead_Subscriptions/fp_read_replies.user.js:13[/QUOTE] Fixed it. [editline]16th May 2014[/editline] (you'll most likely need to trigger an update)
Wish you could go back further, still good nonetheless
[QUOTE=fruxodaily;44823005]Wish you could go back further, still good nonetheless[/QUOTE] It only gets the first two pages of results, but if you want you can change that to whatever you want. [editline]16th May 2014[/editline] I could add a "Load more" button, which gets the next page.
I had always just used the ticker, but i spend a lot of time on it and often never would miss if i get quoted, but regardless nice job.
[QUOTE=isnipeu;44822963]Fixed it. [editline]16th May 2014[/editline] (you'll most likely need to trigger an update)[/QUOTE] thanks, update worked. But i found bigger problem. It just searches for username and gives the results. Since my username is "cucumber" it gave me all the posts containing word "cucumber" as the result. [IMG]http://s14.postimg.org/ddff52g4h/Read_Post_Replies_2014_05_16_16_03_37.png[/IMG]
That's just a limitation with the Labpunch API afaik.
if you can give the string to search on the API i would suggest searching for $username." posted:" So every post containing the username wouldn't come up.
[QUOTE=cucumber;44823101]if you can give the string to search on the API i would suggest searching for $username." posted:" So every post containing the username wouldn't come up.[/QUOTE] It's currently searching for "[QUOTE=(name)".
[QUOTE=isnipeu;44823136]It's currently searching for "[QUOTE=(name)".[/QUOTE] tried every combination of "cucumber posted:". it seems like lap API doesn't search it^ in as a string, but different keywords. :(
[QUOTE=cucumber;44823286]tried every combination of "cucumber posted:". it seems like lap API doesn't search it^ in as a string, but different keywords. :([/QUOTE] Adding quote marks around the search worked.
[QUOTE=isnipeu;44823014]I could add a "Load more" button, which gets the next page.[/QUOTE] I've added this.
Would you be able to format the page to show your avatar and the person replying's avatar, plus ratings?
[QUOTE=Quark:;44828491]Would you be able to format the page to show your avatar and the person replying's avatar, plus ratings?[/QUOTE] Where would I put the avatars? Also to show ratings you'd need to either get the whole page the post is on and grab them, or get the rating list for each post and count how many there are. It's just too inefficient to add.
Can I get a version WITHOUT the subscriptions addition? It ruins the fp_read page imo
[QUOTE=mattmanlex;44828567]Can I get a version WITHOUT the subscriptions addition? It ruins the fp_read page imo[/QUOTE] I'll separate them. (Done)
[QUOTE=isnipeu;44828598]I'll separate them. (Done)[/QUOTE] Cool, thanks
I've improved the spacing with it, and now there's no space between quotes and the content below it.
Handy. Thanks!
[QUOTE=cucumber;44823286][QUOTE=isnipeu;44823136]It's currently searching for " tried every combination of "cucumber posted:". it seems like lap API doesn't search it^ in as a string, but different keywords. :([/QUOTE] Why not just have it search quote=(name) the brackets aren't really needed and the /quote isn't either. Just the quote=(name) part narrows it down enough so that it doesn't appear every time someone talks about a cucumber.
[QUOTE=matt000024;44833686]Why not just have it search quote=(name) the brackets aren't really needed and the /quote isn't either. Just the quote=(name) part narrows it down enough so that it doesn't appear every time someone talks about a cucumber.[/QUOTE] That was a messed up quote, the search doesn't include [noparse]"[/QUOTE]"[/noparse]. Also I already fixed the problem.
Sorry, you need to Log In to post a reply to this thread.