bapoumba said: When you subscribe to a thread, the email you receive is only for the first reply given after you logged out. Other replies do not trigger emails until you log back in.
As far as sending everyone a notification (via rss or emails) for each new post, even only for subscribed threads, I cannot imagine what additional load this would represent for the servers.
It would have to send out email to every user that has subscribed (with emails) every single time a post is mad. as apposed to once per logged out session.
Imagine a few very active threads that have subscription via instant email. ie the Bumpthread the mail servers would be in over time... (this is an extreme case).
I thought about the emailing part as well and then worked out my inbox would be flooded.
As for the RSS this is triggered by when the client requests the RSS so I do not see this as an issue. I am actually very for this.
The only major change this would mean is that to subscribe to a thread the authentication model would have to change slightly. 1) RSS You aren't logged in to view ie no session on the server 2) Some sort of auth token would have to be passed to identify and correctly validate this user 3) These urls *choice of user here* be shared or not..
But I am totally for it if there is a plugin or something.