Reply by email

Feature Requests
  • Shouldn't be too hard to do, question is do we stop displaying topics in the unread page if you are not following them?

  • We could mix the two features together... so by default, you follow all categories, so all replies show up there.

    If someone wanted to change the behaviour of the unread page so that only posts which he/she has replied (or explicitly followed) are shown, then they can ignore all forums, and those topics will still show up.

  • @baris said:

    Shouldn't be too hard to do, question is do we stop displaying topics in the unread page if you are not following them?

    I would make a separate thread for this BUT I think that the notifications need to be a bit more robust in general. On a busy site we get flooded with notifications that are useless. Tons of "upvotes" and no way to keep track of what you want to follow. Using unread is tough because you see the unread of everything, not only of what you follow. There needs to be some combination of a view of "new" posts and a view of all unread (like there already is) and a few of "unread of what you follow". Things like that.

    On Spiceworks they use a variety of views including emails of every response to every thread that you follow and an email of every new thread in every group that you follow along with web views of "latest post" and "latest unanswered" and the like. You need, I think, more than one view to get everything that you need. When a site is slow, unread is fine. When it is busy, that doesn't work as you can't unfollow something that you are not interested in as it will always pop up to the top again.

    MangoLassi is now at a point where people are struggling to keep track of what is going on. And our traffic easily doubled this week, so it is getting worse quickly.

  • @julian said:

    @A.J.-Stringham For now, we can at least offer the ability to "ignore" certain categories. Possibly we can extend this so that even if "category 1" is ignored, if you've subscribed to a topic, new replies for that topic will still show up in the unread page.

    How feasible is this @baris?

    that's a good start. We have a "news" category that a lot of people do not want to necessarily follow. But when they want the news, they can navigate to it.

  • Please tell me, will soon be able to receive messages by e-mail? Whenever the name mentioned, in response to the topic.

    Very very very very right!

  • I myself could this be implemented? I would not want to do and then find the output update which will need to remodel or will it be done by you. Although, you do not think anything bad, please, I'm very, very interesting.

    I found a few files that are involved in this:
    messaging.js
    notif_chat.tpl
    modules.js

    Please send in the right direction for what else is required.

  • Still need to add a point below the alert from the chat
    Снимок экрана от 2015-01-17 15:28:20.png
    "Send an email if a new message in my post arrives and I am not online"
    and
    "Send an email if a new message in post with My name arrives and I am not online"

  • I have a few suggestions for implementing the email notification and reply.

    1. NodeBB already has privilege section in the admin panel. We can add a "receive notification" option to the privileges. This setting will allow the admin to select groups which will be notified by default when activities occur in a category

    2. NodeBB can also provide a notification section in the user settings. The user can specify categories to receive emails; and the different activities to receive notification for.

    3. A user will automatically be notified about activities on a topic when he creates a topic or comments on one. There can also be a checkbox to allow users to unsubscribe

  • You do know about "watching"/"ignoring" etc on topics and categories, right?

  • @Desmond-Kyeremeh said in Reply by email:

    A user will automatically be notified about activities on a topic when he creates a topic or comments on one. There can also be a checkbox to allow users to unsubscribe

    My users have this now.


Suggested Topics


  • 0 Votes
    1 Posts
    102 Views

    The Persona and Harmony themes support a feature where previews and links to all replies to a given post are accessible in the post itself, in a dropdown element. Will this by chance be available in the Lavender and Peace themes as well? This is what the feature looks like:

    Post Reply List.JPG

    I don't know how long NodeBB has had it, but it is a very cool feature. It's something I've always hoped for in discussion forums.

    Thanks

  • 0 Votes
    5 Posts
    306 Views

    @julian yes like on discord if you press the enter button on mobile it sends but if you go to the symbols section it lets you create a new line.

    Similarly in discord on pc if you press enter it sends the message, and if you press SHIFT + Enter it makes a new line

  • Ctrl + enter to submit reply

    Feature Requests
    23
    0 Votes
    23 Posts
    7k Views

    http://pastie.org/private/m5rujypbiwdf9xj55ysa6w Not sure if this is useful but I found it in the nginx error log

  • Admin Email Broadcast

    Feature Requests
    2
    1 Votes
    2 Posts
    2k Views

    @tedr56 If you use one of the mail plugins such as mailgun you should be able to send everyone an email using the csv file generated by nodebb. This is done through a third party application as there is no way of emailing from NodeBB yet.

    This could be a plugin, if you want to make it 😛

  • 0 Votes
    5 Posts
    2k Views

    Oh very cool, that glowing button is the alert. OK I'm getting it. 🙂 Very impressive work, gentlemen.