Suggestions

Denied Sidepanel | Go to last post option

Submitted by VirtusGraphics, , Thread ID: 85320

Thread Closed
19-04-2018, 10:33 PM
#1
I'd very much like to have the portal on the index go to last post instead of newest one I have not seen, which in some cases is OP.
Would be good to have an option to choose between the two at least, in CP or something like that.

Basically changing the links there from ending with action=newpost to action=lastpost.
[Image: VirtusGraphics_v3.png]

RE: Sidepanel | Go to last post option

#2
This is something I would like to see aswell, The option to change it would be nice too. As some users have probably
gotten used to the way it is now.

Pm me if you need some help.



RE: Sidepanel | Go to last post option

#3
The suggestion I didn't know I wanted but is absolutely needed >.>
| | |Zenith | Senpai | Username | | |

[Image: unknown.png]

RE: Sidepanel | Go to last post option

#4
Makes no sense to me. Why would you want to see the last post when there are posts before that you haven't seen?
1

RE: Sidepanel | Go to last post option

#5
20-04-2018, 11:07 AM
Aoki Wrote:
Makes no sense to me. Why would you want to see the last post when there are posts before that you haven't seen?

For lounges and other mass threads like that.

Pm me if you need some help.



RE: Sidepanel | Go to last post option

OP
#6
20-04-2018, 11:07 AM
Aoki Wrote:
Makes no sense to me. Why would you want to see the last post when there are posts before that you haven't seen?

For me, when a person I "know" post a reply to a thread I see the topic of above it,I want to see what the last person replied with.
That's about the only times I click on anything in that sidepanel. If I am interested in OP or the other replies, I navigate to them.
[Image: VirtusGraphics_v3.png]

RE: Sidepanel | Go to last post option

#7
I think it's the fine the way it is right now.
No point in reading the last post when there are others which haven't been read yet.
We've been too used to using LF where threads on sidebar on click showed the latest post which was logically wrong.
[Image: zQqN94g.gif]

RE: Sidepanel | Go to last post option

#8
I honestly hate having to click an extra few times just to see the latest post instead of going to the last post I didn't see. If anything, make it optional to do one or the other maybe some people like going there, but a lot also don't.
Love Is Unconditional
Anime List

RE: Sidepanel | Go to last post option

This post was last modified: 21-04-2018, 12:50 PM by Starfola
#9
Here's a very simple userscript that should work.


Code:
// ==UserScript==
// @name     NewPost to LastPost
// @version   0.1
// @description Changes the url from "newpost" to "lastpost".
// @author     https://nulledbb.com/profile/6429
// @match    https://nulledbb.com/*
// ==/UserScript==
windows.location = window.location.replace('action=newpost', 'action=lastpost');
[Image: 7ElFux.gif]

RE: Sidepanel | Go to last post option

#10
Aoki pretty much said it isn't happening. Unless he changes his mind it won't be changed.
[Image: InZ3hGx.png]

Users browsing this thread: 1 Guest(s)