Hi,
noticed the "Unread posts" now requires me to login to read them any spesific reason for this change?
Have a nice day.
Unread posts requires login Topic is solved
Moderators: FranklinDM, Lootyhoof
-
biopsin
- Fanatic

- Posts: 135
- Joined: 2016-02-07, 17:15
Unread posts requires login
voidlinux_x64 glibc-2.41 / compiled latest Palemoon (gcc-14.2.1) / GTK3
And where there is no intelligence there is no stupidity.
And where there is no intelligence there is no stupidity.
-
Lucio Chiappetti
- Keeps coming back

- Posts: 875
- Joined: 2014-09-01, 15:11
- Location: Milan Italy
Re: Unread posts requires login
Well, how can the system classify a post as "unread" (or "new") if one is not logged in ?
What is unread for one user may be already read for another user !
What is unread for one user may be already read for another user !
The reasonable man adapts himself to the world: the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. (G.B. Shaw)
-
Moonchild
- Project founder

- Posts: 38684
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: Unread posts requires login
I've had to make a configuration change to reduce the amount of data stored for guest sessions. With the increase in bot traffic, non-logged-in sessions were inflating the site's internal administration with tons of new guest sessions, each adding another database entry to track read/unread status for posts causing pretty high server load (as some may have noticed with search being temporarily unavailable, etc.).
I do have the option to stop tracking this server-side entirely and store it in a local cookie, but that would be a bigger inconvenience IMHO for people visiting from multiple systems.
If you do have an account, I just recommend you mark the option to "stay logged in" and you'll have your read/unread status of posts preserved in your forum account.
I do have the option to stop tracking this server-side entirely and store it in a local cookie, but that would be a bigger inconvenience IMHO for people visiting from multiple systems.
If you do have an account, I just recommend you mark the option to "stay logged in" and you'll have your read/unread status of posts preserved in your forum account.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
Night Wing
- Knows the dark side

- Posts: 5705
- Joined: 2011-10-03, 10:19
- Location: Piney Woods of Southeast Texas, USA
Re: Unread posts requires login
The above is how I use linux Pale Moon in both MX Linux and Debian distros and it works for read/unread status of posts.
MX Linux 25 (Infinity) Xfce w/Pale Moon, Waterfox, Firefox
Linux Debian 13.3 (Trixie) Xfce w/Pale Moon, Waterfox, Firefox
Linux Debian 13.3 (Trixie) Xfce w/Pale Moon, Waterfox, Firefox
-
biopsin
- Fanatic

- Posts: 135
- Joined: 2016-02-07, 17:15
Re: Unread posts requires login
The login only ruins it for my mobile rss feeder, but I can live without this;)
Thanks for the response.
Thanks for the response.
voidlinux_x64 glibc-2.41 / compiled latest Palemoon (gcc-14.2.1) / GTK3
And where there is no intelligence there is no stupidity.
And where there is no intelligence there is no stupidity.
-
Moonchild
- Project founder

- Posts: 38684
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: Unread posts requires login
phpBB does allow HTTP authentication for feeds, but it's disabled currently (might actually be default). I could enable that if you're willing to test it and let me know if it works as-intended. It... should be safe enough over TLS with our settings to not leak credentials.
EDIT: never mind, that authorization is only to give access to boards you'd otherwise not be able to see. There's no option this way to have read/unread be preserved for feeds as they are by nature anonymous sessions, AFAICT.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
biopsin
- Fanatic

- Posts: 135
- Joined: 2016-02-07, 17:15
Re: Unread posts requires login
Nah the client does not support authentication so will leave it for now, thank you anyways.
voidlinux_x64 glibc-2.41 / compiled latest Palemoon (gcc-14.2.1) / GTK3
And where there is no intelligence there is no stupidity.
And where there is no intelligence there is no stupidity.