Skip to content

Feature Requests

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

798 Topics 5.0k Posts
  • Warning before commenting on an old "post".

    6
    0 Votes
    6 Posts
    352 Views
    julianJ

    @chez yes, I think I understand what you mean. I think it might be ok to continue without a warning even if the post is old.

  • API V3 pin topic with pinExpiry via api

    3
    0 Votes
    3 Posts
    195 Views
    julianJ

    https://github.com/NodeBB/NodeBB/pull/11546

  • SQLite Integration

    12
    0 Votes
    12 Posts
    771 Views
    julianJ

    @chung-leong said in SQLite Integration:

    To emulate certain operations on sorted sets, I ended up just pulling the fully data set and processing it in JavaScript.

    Yes, this is what I was afraid of... there are certain concessions that need to be made for an SQL driver when you build your software around the expectation of a schema-less data store 😆

    Nevertheless, I am looking forward to reviewing.

  • Topic update/modified timestamp

    9
    0 Votes
    9 Posts
    359 Views
    R

    @baris @julian Thats great!

  • How to get users Id in widgets?

    3
    0 Votes
    3 Posts
    229 Views
    barisB

    This will be possible in 3.x by using {loggedInUser.uid} in the html widget.

  • This topic is deleted!

    5
    2 Votes
    5 Posts
    131 Views
  • Reply visible

    Unsolved
    1
    0 Votes
    1 Posts
    112 Views
    metaverseM

    How can I implement a function that some content is visible only when users logined and replied to this post?
    The env is that some users uploads files but just want the one who replied to see,not every user or even verified user,but reply to this post .This is important in some scene.

  • Which is better NodeBB or Discourse?

    139
    22 Votes
    139 Posts
    51k Views
    julianJ

    @JaredBusch reach out to us at [email protected] maybe we can come to an agreement 😄

  • Mobile App (ios/android)

    5
    2 Votes
    5 Posts
    1k Views
    metaverseM

    @julian hi,how can I install this on my home screen?In my mobile ,I can only open this forum by browser.

  • This topic is deleted!

    1
    2 Votes
    1 Posts
    39 Views
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    966 Views
  • This topic is deleted!

    3
    0 Votes
    3 Posts
    71 Views
  • Group title/label automatically for all users

    3
    0 Votes
    3 Posts
    243 Views
    DownPWD

    ok thanks @julian

  • Mobile theme last post.

    4
    1 Votes
    4 Posts
    1k Views
    dave1904D

    got it. Just had to remove the hidden-xs and adjust some css. Now I got the last replied (user + timestamp) below the thread title. that's enough for now 🙂

  • Specify image size in markdown

    3
    0 Votes
    3 Posts
    645 Views
    S

    @Spin0us said in Specify image size in markdown:

    Is there any plugins to add image size in markdown ?
    Like in this topic

    Is this supposed to still be a solution?

    Found the latest version here but it's not working 😞
    https://www.npmjs.com/package/nodebb-plugin-image-sizer-forum?activeTab=readme

  • 0 Votes
    1 Posts
    134 Views
    E

    I use different logos for each version of my site, so it would be great to have the ability to do this within nodebb without coding hacks.

  • Font Awesome upgrade to version 5

    3
    9 Votes
    3 Posts
    1k Views
    barisB

    Thanks to @oplik0 we are on FA6 now 🎊

  • complete deletion of chats

    3
    0 Votes
    3 Posts
    263 Views
    julianJ

    https://github.com/NodeBB/NodeBB/pull/10930

  • Support HTML <details><summary>

    1
    0 Votes
    1 Posts
    176 Views
    I

    What is <details> <summary>?

    The HTML Details Element (<details>) creates a disclosure widget in which information is visible only when the widget is toggled into an "open" state. A summary or label can be provided using the <summary> element. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details.

    This is a feature I enjoy in Github, see this informative and succinct post about using this feature when writing GitHub Flavored Markdown (GFM): Using <details> <summary> expandable content on GitHub with Markdown

    I would like to be able to use this or a similar feature while authoring nodebb posts.

  • Chat Moderation

    2
    1 Votes
    2 Posts
    309 Views
    gotwfG

    @Mothership This has come up before. Partly the issue is privacy, since private chats would no longer then be private. I think the consensus at the time was that bad actors can be reported to moderators via chat itself but then you need to know who the mods and admins are. Otherwise I think they can just block offending (ab)user(s). Be that as it may (or may not be cuz my recollection is hazy on this): Seem like a "Report Abuse" button could be useful if it can be worked into the UI. 🐕 🌴 🌴