Skip to content

Feature Requests

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

827 Topics 5.1k Posts
  • 0 Votes
    4 Posts
    1k Views
    yariplusY
    @pitaj oh damn, that is unfortunate.
  • A page containing topics created by users I'm following

    6
    1 Votes
    6 Posts
    2k Views
    F
    @baris said in A page containing topics created by users I'm following: ad into recen I still think that ability to see a specific's user for e.g if i am following John, then i should be able to see a list of all the topics they r following to mind common mutual interests. Ofc john should be able to turn this on or off in his privacy settings that his followers can see his topics for which he is following.
  • Transliteration links

    4
    0 Votes
    4 Posts
    1k Views
    PitaJP
    @erty You see how the full URL of this page is https://community.nodebb.org/topic/12182/transliteration-links? Well the last part isn't necessary. https://community.nodebb.org/topic/12182 will redirect to this page as well. So you can share that link instead. Better yet, you can right-click on the timestamp next to the username for any individual post and copy that link, which will then redirect people to exactly that post in the topic. For instance, https://community.nodebb.org/post/67186 redirects to my first post in this topic.
  • Threaded view with visual example

    1
    0 Votes
    1 Posts
    953 Views
    XanthropX
    Within each topic, I'm interested in seeing a threaded view of posts in that topic. Here is a markup. [image: Pyi6E1G.png] https://www.gpug.com/communities/community-home/digestviewer/viewthread?GroupId=247&MessageKey=3a177a24-cf04-458a-b9d4-d8cdc132987b&CommunityKey=4754a624-39c5-4458-8105-02b65a7e929e&tab=digestviewer Adding the option to toggle this on/off would be in Admin/Settings/Posts I have several older/grumpier board members that miss their old ubb.threads and want to see 'who has replied and in what order'. Similarly, those same users would want this threaded type view of each Topic on the Home page, however I am currently force feeding Magazine layout to see if I can convert them at least a little.
  • Login with Telegram

    4
    1 Votes
    4 Posts
    2k Views
    coinarmyC
    @dread I've added a reward for this.
  • Email integration confusion

    21
    0 Votes
    21 Posts
    11k Views
    C
    Oh, meanwhile has appeared the "Subscribe" button. Thanks!
  • Limit UPLOADS setting!

    1
    0 Votes
    1 Posts
    849 Views
    J
    I wish there was a setting to limit the number of photos a user can upload per post/topic.
  • Ranks, Custom Profiles and more

    7
    7 Votes
    7 Posts
    4k Views
    F
    I want our users to be able to upload their own pics and videos in a gallery on their profile page just like fb profile page, that would be a very cool feature.
  • Enhancing SEO for pagination

    2
    0 Votes
    2 Posts
    1k Views
    barisB
    We already do this, check out the topic https://community.nodebb.org/topic/180/who-is-using-nodebb it has these <link rel="canonical" href="https://community.nodebb.org/topic/180/who-is-using-nodebb" /> <link rel="up" href="https://community.nodebb.org/category/2/general-discussion" /> <link rel="next" href="https://community.nodebb.org/topic/180/who-is-using-nodebb?page=2" />
  • Global Chat

    10
    1 Votes
    10 Posts
    6k Views
    F
    @julian the screenshots are already, we have also created an issue on github. https://github.com/Schamper/nodebb-plugin-shoutbox/issues/114 we are not very good in development and not expert programmers like you guys, if we would we would have tried to debug hope somebody helps us in making it compatible. @Schamper told us to submit a PR but we tried but we r not able to fix the bugs
  • How to show ALL the node bb pages in widgets?

    1
    0 Votes
    1 Posts
    843 Views
    F
    Right now only few pages show in the widget. If we can also have all pages like /recent , /popular /notifcations etc all in widgets, then we can add content in header, side bars and footers of these individual pages. Any ideas how to show all pages in widgets for easy dev? @fais3000
  • Ignoring Other Members

    6
    1 Votes
    6 Posts
    2k Views
    F
    @trevor is this plugin working>? link please.
  • 0 Votes
    1 Posts
    980 Views
    F
    I really love the shoutbox plugin, however since it is not compaitble with the latest version of node bb. I was thinking how can we add ALL the forum users in a sort of Global Chat Room (a chat room made from the private chat) which only admins can make such a room. This room will serve like a public chat room/shoutbox for ALL THE FORUM users. How can we achieve this? Doing this will allow us to have all the amazing features the chat front is being worked on such as sending images etc. @julian
  • How to quote/reply other users messages in a shoutbox or private chat?

    1
    0 Votes
    1 Posts
    1k Views
    F
    How can we put the ability of quoting messages in shoutbox for answering more clearly, just a further feature by that pencil and recycle bin a great example would be skype or.telegram
  • Ability to upload and send pictures/videos in private chat?

    3
    2 Votes
    3 Posts
    1k Views
    F
    good to know.
  • How can we show pagination in popular pages ?

    1
    0 Votes
    1 Posts
    764 Views
    F
    Right now our /popular page only shows 20 results, exactly like https://community.nodebb.org/popular How can we show more old popular posts such that users can navigate using pagination?
  • Registration email domain whitelisting

    5
    0 Votes
    5 Posts
    3k Views
    frissdiegurkeF
    I've created a broader solution with pattern matching: [nodebb-plugin-email-whitelist] Email domain filter plugin
  • Disable all RSS feeds

    9
    0 Votes
    9 Posts
    4k Views
    zipangZ
    @baris Thanks ! You were really quick. I have a slightly more complete PR here : https://github.com/NodeBB/NodeBB/pull/6185 because it happens on topics too. Cheers,
  • emoji box in chat

    4
    0 Votes
    4 Posts
    2k Views
    S
    @pitaj thanks, please add seen feature like Telegram too. @mohammadhassan
  • New feature request: Split the replying panel vertically

    2
    0 Votes
    2 Posts
    1k Views
    PitaJP
    I've provided some custom CSS for this before: https://community.nodebb.org/post/63267