Skip to content

Feature Requests

You have a cool idea about NodeBB? Post it here.

808 Topics 5.0k Posts
  • Chat box

    4
    0 Votes
    4 Posts
    2k Views
    B

    I think scrolling all the way init, and graying out the previous chats from older sessions maybe a quick workaround for the moment.

    @stuartH
    the undefined issue was fixed

    The other thing I'd like to see is a responsive chat box

  • Some iu styles

    7
    0 Votes
    7 Posts
    2k Views
    T

    It's a big part of community engagement so I can see why it is a priority myself. 🙂

  • Notifications count and chat count

    2
    0 Votes
    2 Posts
    1k Views
    T

    I like the way that looks. Ideasssss.

  • Opening links in a new tab

    9
    0 Votes
    9 Posts
    3k Views
    T

    Command + Click is working for me.

  • Notifications and messages on mobile

    5
    0 Votes
    5 Posts
    2k Views
    P

    yup. every task I need several hours of thinking and preparation time. just warming up... will start coding in a reasonable time frame of 4-8 weeks

  • Attachments uploads

    24
    1 Votes
    24 Posts
    11k Views
    julianJ

    You're very welcome -- glad http://gippy.com.ar is up and running!

  • Bookmarks

    1
    1 Votes
    1 Posts
    1k Views
    S

    Are you planning on implementing some sort of book mark system because after a certain amount of posts in a topic it's going to get pretty tedious to keep scrolling down say 250 posts just to get to the latest post. or would pagination at say 100 posts be a solution?

  • Active chats or messages inbox

    2
    0 Votes
    2 Posts
    1k Views
    julianJ

    Related GitHub issue

  • Hashtag feature or plugin

    2
    1 Votes
    2 Posts
    2k Views
    julianJ

    That's neat! It could definitely be done in the form of an extensible plugin.

    We made the decision early on to not include hashtags into the core functionality, as we felt that we wanted to focus more on the original forum experience.

    But this is perfect as an add-on.

  • Until pages

    1
    0 Votes
    1 Posts
    1k Views
    T

    Hi forum,

    We are encounting difficulties to load big topics, with more 130 posts, with images.

    A friend had a idea until pages arrives.
    Add an option to switch posts order, in this way, you don't have to load all the posts and images.

    What do you think about that?
    Cheers

  • Search engine and reply via email

    5
    0 Votes
    5 Posts
    2k Views
    N

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

  • Should there be a hsts switch

    1
    1 Votes
    1 Posts
    1k Views
    R

    HTTP Strict Transport Security (HSTS)
    http://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security

  • Gamification

    3
    1 Votes
    3 Posts
    2k Views
    P

    I did not see something on your roadmap about Gamification so this seems to have no priority for you.

    haha this is totally a huge priority for me. as @julian said, gamification will definitely be in the form of plugins. we can't wait to get onto the real fun stuff 😉

  • Home rss

    3
    0 Votes
    3 Posts
    2k Views
    T

    Indeed, that would make more sense.

  • Alternate database backends

    6
    1 Votes
    6 Posts
    3k Views
    P

    If it helps you, I've started a plugin here:

    http://try.nodebb.org/topic/161/nodebb-plugin-mongodb-mongodb-plugin

    It's still in development - I haven't had the capacity lately to finish it just yet. If anybody wants to take a crack at it though that would be awesome

  • Private forums categories

    5
    0 Votes
    5 Posts
    3k Views
    C

    temporary fix:

    within websockets.js add the following code inside the if(uid) block (inside io.socket.connect):

    if(!global.socketlogin) global.socketlogin = {}; global.socketlogin[sessionID] = uid;

    then after an ajax call ( app.get ) in webserver.js for example,

    global.socketlogin[req.sessionID])

    will show if the current user is logged in.

  • Content reflection

    5
    0 Votes
    5 Posts
    3k Views
    K

    Thanks. We agree that retaining clear vision is critical.

    Can you comment on which direction you would suggest - write a plugin to NodeBB that links docpad, or the other way - a docpad plugin that links in NodeBB, or both?

    What's your estimation as to the level of difficulty involved?

  • Off canvas navigation

    6
    0 Votes
    6 Posts
    2k Views
    maniacmusicM

    Hahahah
    I almost puked

  • Discard post confirmation closer to editor

    5
    1 Votes
    5 Posts
    2k Views
    julianJ

    Fixed it up now, so it doesn't show up on edit (unless something changed)

  • 0 Votes
    1 Posts
    1k Views
    NodeBB_LoverN

    nodeBB.org.search.box.jpg

    The search box Text overlay should be context dependent.

    .... in progress.