Simple Machines Community Forum

SMF Development => Feature Requests => Topic started by: mdlueck on April 08, 2012, 10:03:30 AM

Title: Req: UI to show Subscriptions / followed threads
Post by: mdlueck on April 08, 2012, 10:03:30 AM
Greetings,

The Free Pascal / Lazarus project makes use of this forum system software. One thing I notice lacking in their forum implementation is the ability to search by threads I have posted to at one time.

Fortunately someone pointed out the "Show replies" capability. That is close, except once I have viewed the thread, then it disappears from that list.

The UI should show one row instance per thread, sorted by the most recent thread message post date. Threads unread / new posts to said thread not yet viewed by my ID / should be BOLD font. Once I have read that thread / new post / then the thread should show up in normal font... however unlike "Show replies" it should not disappear from the "Show subscriptions" view.

So it is a different way of slicing the data than the "Show own posts" view, which shows each reply... which I may have commented several times on a thread. The "Show subscriptions" would only list the thread once, in date order of the most recent post to that particular thread.

Several other forum systems I use have such a capability, and it is extremely handy to monitor threads I have posted to at one time or another.

Sincerely,
Michael
Title: Re: Req: UI to show Subscriptions / followed threads
Post by: emanuele on April 08, 2012, 11:09:22 AM
Hello mdlueck and welcome to sm.org!

Go in your profile page, then Profile Info > Show Posts... > Topics

In other words:
http://www.simplemachines.org/community/index.php?action=profile;area=showposts;sa=topics

Is that what you are looking for?
Title: Re: Req: UI to show Subscriptions / followed threads
Post by: Norv on April 08, 2012, 11:26:30 AM
Hello, mdlueck,

Thank you for the proposal. I'm looking to review the topic notifications functionality, and implement subscriptions for topics in the next major version, SMF 3.0. The description of the behavior you'd expect is useful, although I'd add a few more items to it, such as the ability to add a topic to the subscriptions list without necessarily replying to it.

You may want to monitor both unread replies functionality, and the topic notifications functionality. The latter gives you basically the list you're looking for, even though the notifications are actually targeted to email notifications (currently), however you can see and monitor their list from the forum too, in your profile:
http://www.simplemachines.org/community/index.php?action=profile;area=notification

Ema,
In my understanding, the expected functionality would be rather this:
http://www.simplemachines.org/community/index.php?topic=453146.msg3192672#msg3192672
Title: Re: Req: UI to show Subscriptions / followed threads
Post by: emanuele on April 08, 2012, 11:33:35 AM
Quote from: mdlueck on April 08, 2012, 10:03:30 AM
The Free Pascal / Lazarus project makes use of this forum system software. One thing I notice lacking in their forum implementation is the ability to search by threads I have posted to at one time.
So probably is something in between... :P
Title: Re: Req: UI to show Subscriptions / followed threads
Post by: Norv on April 08, 2012, 11:42:08 AM
Ah, sorry! :D

Time for the second coffee.
Title: Re: Req: UI to show Subscriptions / followed threads
Post by: mdlueck on April 11, 2012, 07:32:25 AM
Quote from: emanuele on April 08, 2012, 11:09:22 AM
Hello mdlueck and welcome to sm.org!

Go in your profile page, then Profile Info > Show Posts... > Topics

Is that what you are looking for?

Perhaps... It is a bit too much information since that view shows teaser text of the body of the message. Oh, looking at another Simple Machines forum I am a member of... (The CiviCRM forum uses Simple Machines as well) it is not mere teaser text, but it appears to be the full most recent message body text. I would prefer such a UI to be no body text, and to fit more message subject lines on the screen.

Thanks for pointing that out, though! I will indeed use that useful UI currently available.  ;D
Title: Re: Req: UI to show Subscriptions / followed threads
Post by: emanuele on April 11, 2012, 10:53:31 AM
Just a note, I forgot to mention that the page I pointed you shows only the topic that you started...I don't use it that much, so I forgot about it. ;)
Title: Re: Req: UI to show Subscriptions / followed threads
Post by: mdlueck on April 11, 2012, 09:33:42 PM
Thank you for pointing that out. Then that would be a second way which my req would differ from what is already provided.
Title: Re: Req: UI to show Subscriptions / followed threads
Post by: Arantor on December 02, 2013, 10:35:54 PM
With the overhaul of notifications currently going on, I believe that this would cover what you're asking for - you'd be able to follow threads without having to have all the emails as well, and I'm thinking the default would be to automatically watch (follow) threads as you reply to them.