Skip to content

Feature Requests

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

809 Topics 5.0k Posts
  • Mobile App (ios/android)

    5
    2 Votes
    5 Posts
    2k 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
    276 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
    681 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
    142 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
    273 Views
    julianJ

    Link Preview Image Chat room deletion, v3 admin API methods by julianlam ยท Pull Request #10930 ยท NodeBB/NodeBB

    Node.js based forum software built for the modern web - Chat room deletion, v3 admin API methods by julianlam ยท Pull Request #10930 ยท NodeBB/NodeBB

    favicon

    GitHub (github.com)

  • Support HTML <details><summary>

    1
    0 Votes
    1 Posts
    184 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
    325 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
    264 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

    54a0961a-6615-46ef-a6a3-a24b95dff19a-grafik.png

  • more layers to replies nest

    10
    0 Votes
    10 Posts
    839 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
    7k 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.

    Screenshot_1.png

  • a user's posts with negative votes

    7
    3 Votes
    7 Posts
    793 Views
    crazycellsC

    https://github.com/NodeBB/NodeBB/issues/10233

  • Allow sending images in direct messages

    2
    2 Votes
    2 Posts
    380 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
    895 Views
    phenomlabP

    @antosik Hi - any update on this please ?

    Thanks