Skip to content

Feature Requests

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

827 Topics 5.1k Posts
  • 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
    388 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
    842 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
  • Ability to Set Different Logos for Mobile/Tablet

    1
    0 Votes
    1 Posts
    193 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
    397 Views
    julianJ
    https://github.com/NodeBB/NodeBB/pull/10930
  • Support HTML <details><summary>

    1
    0 Votes
    1 Posts
    270 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
    445 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.
  • Markdown - custom containers

    1
    0 Votes
    1 Posts
    348 Views
    FrankMF
    Hello, is it possible to integrate this into NodeBB? Or is there a plugin for something like this? https://github.com/markdown-it/markdown-it-container [image: 1652714275108-54a0961a-6615-46ef-a6a3-a24b95dff19a-grafik.png]
  • more layers to replies nest

    10
    0 Votes
    10 Posts
    1k Views
    John 1J
    @John-1 i need to learn csharp and javascript
  • mute function for users

    15
    1 Votes
    15 Posts
    2k Views
    barisB
    @crazycells Looks like I forgot to publish persona theme, you can install persona 11.4.3 to get it.
  • most popular posts of the forum

    6
    1 Votes
    6 Posts
    2k Views
    crazycellsC
    popular posts in our forum are usually long posts, therefore for post lists we use this CSS customization: .posts-list .posts-list-item .content { overflow: auto; max-height: 480px; } so, people can go through all the posts with scrolling without changing the page or going to the related topics... feel free to change the post height as you like. Thanks @phenomlab for this CSS codes and thanks again @baris for the plugin.
  • 3 Votes
    61 Posts
    10k Views
    kurulumu.NetK
    I appreciate the changes made to the mobile theme. Much more useful now. I have one more suggestion to the team. When any topic is updated on mobile, the notification section at the top causes a slide. Maybe it would be a good idea to get this to the bottom part. [image: 1645259906677-screenshot_1.png]
  • a user's posts with negative votes

    7
    3 Votes
    7 Posts
    1k Views
    crazycellsC
    https://github.com/NodeBB/NodeBB/issues/10233
  • Allow sending images in direct messages

    2
    2 Votes
    2 Posts
    464 Views
    barisB
    This will be available in 1.19.2, will also allow drag drop in the quick reply box in persona https://github.com/NodeBB/NodeBB/issues/6388
  • LinkedIn SSO Plugin

    7
    1 Votes
    7 Posts
    1k Views
    phenomlabP
    @antosik Hi - any update on this please ? Thanks
  • Upvote colorblindness visibility

    18
    4 Votes
    18 Posts
    2k Views
    RallyDarkstrikeR
    @omega Surprised yet not surprised!
  • Rocket.Chat SSO + embed plugin for Nodebb

    18
    1 Votes
    18 Posts
    3k Views
    volanarV
    @julian said in Rocket.Chat SSO + embed plugin for Nodebb: @volanar contact us at [email protected] and we can discuss details Done