Making Facepunch better - Don't post about ratings
5,003 replies, posted
So what happens to locked/DDT'd threads in the subscriptions section of fp_read? Do they remove themselves from the list so that I don't have to go to my subscriptions and manually get rid of them?
[QUOTE=Pilotguy97;47927987]So what happens to locked/DDT'd threads in the subscriptions section of fp_read? Do they remove themselves from the list so that I don't have to go to my subscriptions and manually get rid of them?[/QUOTE]
Not sure about DDT'd but locked threads stay on the list.
[QUOTE=PieClock;47927885]I have an issue when posting from my mobile. If the browser takes a new line a few times it will start messing with my autocomplete and duplicate words. ImI'm usingusing swiftSwiftKey if that helpshelps
[editline]11th June 2015[/editline]
Last sentence being an example of what I mean[/QUOTE]
That's Swiftkey, not Facepunch. It happens to me when I lock my screen with the keyboard up sometimes.
Speaking of mobile, what's going on here
[T]http://i.imgur.com/cdDmesc.png[/t]
Its normal everywhere else
[T]http://i.imgur.com/O9YbWPt.png[/t]
[QUOTE=redBadger;47928264]Speaking of mobile, what's going on here
[T]http://i.imgur.com/cdDmesc.png[/t]
Its normal everywhere else
[T]http://i.imgur.com/O9YbWPt.png[/t][/QUOTE]
it's chrome adjusting font scales for tap targets
i forget what causes it
[t]http://i.imgur.com/cQjqCRb.png[/t]
turn it down to 50%, it fixes all sites looking wrong
[QUOTE=redBadger;47928264]Speaking of mobile, what's going on here
[T]http://i.imgur.com/cdDmesc.png[/t]
Its normal everywhere else
[T]http://i.imgur.com/O9YbWPt.png[/t][/QUOTE]
it's sensationalism
[t]http://i.imgur.com/WM6suR8.jpg[/t]
[t]https://i.imgur.com/b08fyjZ.png[/t]
What about this where all the text randomly different sizes all across the page
[QUOTE=Skwee;47928405][t]https://i.imgur.com/b08fyjZ.png[/t]
What about this where all the text randomly different sizes all across the page[/QUOTE]
ask chrome devs
Keep up the work Robotboy.
Subscriptions should only show new posts, it could link to [url=http://facepunch.com/subscription.php?do=viewsubscription&folderid=all]this page[/url] to view all the subscriptions.
Also Subscriptions should have a "unsubscribe" button similar to the mark unread button. (note that this does appear on the [url=http://facepunch.com/usercp.php]list here[/url] but not on fp_read.
And could we get a way of embeding vocaroo links easily? Would scrap the need for [url=https://github.com/iSnipeu/fp_stuff/blob/master/fp_embed_vocaroo.user.js]this userscript[/url].
If subscribed threads only showed new posts the it would contain the same information as read threads. The point of supscriptiona is to keep threads that don't constantly have new posts in one place
I feel like fp_read should be renamed to something like Post centre or hub seeing as it's not just for your read threads anymore it's for new threads and subscribed threads
Also being able to unsubscribe/subscribe a thread without needing to click on it first would be awesome
[QUOTE=~Kiwi~v2;47928815]Where you been[/QUOTE]
ISIS
[highlight](User was permabanned for this post ("Gimmick" - Craptasket))[/highlight]
[QUOTE=isnipeu;47929005]Subscriptions should only show new posts, it could link to [url=http://facepunch.com/subscription.php?do=viewsubscription&folderid=all]this page[/url] to view all the subscriptions.
Also Subscriptions should have a "unsubscribe" button similar to the mark unread button. (note that this does appear on the [url=http://facepunch.com/usercp.php]list here[/url] but not on fp_read.
And could we get a way of embeding vocaroo links easily? Would scrap the need for [url=https://github.com/iSnipeu/fp_stuff/blob/master/fp_embed_vocaroo.user.js]this userscript[/url].[/QUOTE]
Vocaroo links are already updated to the http://vocaroo.com/i/<id> format
[url=http://facepunch.com/showthread.php?t=1470307&p=47929048&viewfull=1#post47929048][img]http://novaember.com/s/8f9453/jhyStw.png[/img][/url]
[QUOTE=Awesomecaek;47929053]What the hell is "Europe" country?[/QUOTE]
[QUOTE=Darkwater124;47929205][url=http://facepunch.com/showthread.php?t=1470307&p=47929048&viewfull=1#post47929048][img]http://novaember.com/s/8f9453/jhyStw.png[/img][/url][/QUOTE]
Blame facepunch geoip api. I can't do anything about it. Same for missing flags.
Could rename to "Somewhere in the European Union"?
[editline]11th June 2015[/editline]
Also can you replace NZ's flag with this
[IMG]http://facepunch.com/fp/flags/au.png[/IMG]
[QUOTE=fruxodaily;47929228]Could rename to "Somewhere in the European Union"?
[editline]11th June 2015[/editline]
Also can you replace NZ's flag with this
[IMG]http://facepunch.com/fp/flags/au.png[/IMG][/QUOTE]
Why would I replace NZ's flag with Australian flag?
And "Europe" totally doesn't mean "Somewhere in the European Union"?
Also, [sp2] are no longer, the world is clearly not ready for them yet.
[QUOTE=Robotboy655;47929245]Why would I replace NZ's flag with Australian flag?
[/QUOTE]
7th State.
I don't think Robo is ready for a bit of Australian banter
[QUOTE=Robotboy655;47929245]Also, [sp2] are no longer, the world is clearly not ready for them yet.[/QUOTE]
Damn. They were pretty cool as an alternative to linking images.
[QUOTE=Robotboy655;47929245]
Also, [sp2] are no longer, the world is clearly not ready for them yet.[/QUOTE]
good riddance.
Wait seriously?
[sp2]test[/sp2]
[editline]11th June 2015[/editline]
Oh shit, they are gone.
[QUOTE=Oicani Gonzales;47929666]
on facepunch, when you click on "User posted:", it reloads the whole page, even if the quoted post is on the same page.
[/QUOTE]
Hmm,
What if, you jquery it to find and scroll to #post{num}
if not found
redirect to http://facepunch.com/showthread.php?p=post{num}#post{num}
[QUOTE=Winner;47929830]internal links are an html standard, you don't need jquery for that...
[/QUOTE]
I know
But you need to be able to check if the backlink is on the current page, or if a redirect is needed
Actually yeah, I guess everything here is php
I never did get a chance to use sp2
rest in peace word clouds
idk who didn't like sp2, i liked it a lot. it was much less distracting than huge blocks of black lines.
and also now all the spoilers are shown
it didn't work on a lot of mobile browsers (it just showed the text unblurred) , and i found it annoying that you had to wait for the spoiler to unblur if you wanted to read it, and also keep hovering over it
Sorry, you need to Log In to post a reply to this thread.