Skip to content
  • 0 Votes
    1 Posts
    202 Views
    T

    I think it would be cool to add category description to the Get Recent Topics API. Wondering if I can get that in a backlog somewhere.

  • 0 Votes
    1 Posts
    242 Views
    DO MGBKD

    I am trying to call api/v3/categories/111/privileges/groups:posts:upvote to set privileges for a group. It's a PUT API, and it seems to accept array of privileges on server side. I tried multiple ways to pass array in the URL and all attempts failed.

    for example /api/v3/categories/111/privileges/privilege[]=groups:posts:upvote&privilege[]=groups:posts:delete

    Any idea how to pass array of privileges to PUT API?

    The API doc is here https://docs.nodebb.org/api/write/#tag/categories/paths/~1categories~1{cid}~1privileges~1{privilege}/put

    Thanks in advance!

  • 0 Votes
    1 Posts
    230 Views
    DO MGBKD

    Hi,
    I am new to NodeBB. I want to use NodeBB for the school, every class will have its own discussion boards, the discussion board can only be accessed by the students in the class and moderated by the classroom teachers. How do I create the board dynamically and restrict access for a certain group of people? I don't need NodeBB's user management system as our application has already authenticated users, so this is assuming students and teachers are already logged in with JWT token stored in the cookie.

    Your help is appreciated!

    John

  • 0 Votes
    1 Posts
    176 Views
    Jeff ReiffersJ

    Re: content security policy

    Is CSP supported in 1.17.1?

  • Improve API Docs

    NodeBB Development
    1
    0 Votes
    1 Posts
    175 Views
    Martijn MichelM

    A question to the developers of nodebb, please improve the api docs. The api is great but is lacking explanation in many cases.

  • 0 Votes
    1 Posts
    309 Views
    Q

    发布一个相亲帖

    测试一下

    我是一下

  • 25 Votes
    1 Posts
    2k Views
    E

    Hello everyone,

    Please join us in welcoming our new team member: Emir Onur @gasoved !

    Emir lives in Istanbul, Turkey with his wife and his little boy. His coding journey started with an Amiga-500. He developed his "Breakout" clone in QBasic. As a freelance software developer since 2009, he brings extensive skills and experience to the table. He is a pre-pandemic "home-officer" whose second favorite animal is ducks 🦆

    He is happy to be a part of NodeBB team and we are excited to have him onboard.

    Welcome to NodeBB @gasoved !

  • NodeBB is Hiring

    Moved NodeBB Development
    1
    3 Votes
    1 Posts
    1k Views
    E

    Hello all,

    We are in need of a Front End Developer/Designer to assist us on the ongoing projects.

    This will be a part-time 6 month contract with the possibility of extension up to 1 year.

    If you are interested, please apply here.

    Thank you!

  • GDPR - change consent

    NodeBB Development
    1
    0 Votes
    1 Posts
    256 Views
    JürgenJ

    I searched quite a while for GDPR consent and did (not suprisingly) found this thread:

    Re: Is NodeBB compliant with the GDPR (the newest legislative spam by the EU)?

    As far as I understood most of the discussion is made there. Furthermore I understood that the GDPR plugin was made for migrating old forums to the new consent mostly required by EU regulations in May 2018. So my problem in 2021 is:

    I would like to ask all our users to consent once again AND to change the sources they are consenting to. I thought the gdpr plugin might be helpful - but as far as I understand I am not capable to unset the consent state with it. So basically my questions are two:

    how do I unset the consent state of (all) users? are they forced to consent for the next login?
  • 0 Votes
    1 Posts
    222 Views
    X

    Is there any widget or plugin for document catalog tree

    like this
    01f33da0-9d81-455c-a1d7-a004970549f6-image.png

  • 0 Votes
    1 Posts
    313 Views
    data-dataninjaD

    We are hiring plugin developers to develop custom plugins

    Also highly preferred if you have experience in making the nodeBB into an ios/android app

    contact me at

    [email protected]

    or discord (preferred)
    dgTroy#0996

  • NodeBB v1.15.4 released!

    Moved NodeBB Development
    1
    6 Votes
    1 Posts
    2k Views
    E

    We've released v1.15.4. Check out our GitHub page for fixed issues:

    Link Preview Image Release v1.15.4 · NodeBB/NodeBB

    Node.js based forum software built for the modern web - Release v1.15.4 · NodeBB/NodeBB

    favicon

    GitHub (github.com)

  • 0 Votes
    1 Posts
    231 Views
    Fairuz AfdhalF

    by modify user's avatar I meant that to put glow effects behind their avatar or something similar, I saw this post https://community.nodebb.org/topic/975/request-mod-owner-overlay-on-posts, is it possible now?

  • 0 Votes
    1 Posts
    286 Views
    S

    Hey,

    We are looking to hire someone to do some custom theme work with either the persona or material theme for one of our clients. Please email me sterling [at] luceosports [dot] com with the subject 'NodeBB Development' if interested.

    Thanks,
    Sterling

  • 0 Votes
    1 Posts
    217 Views
    P

    I'm trying to Show recent topics or posts under each category on the home page but not as cards or using widgets is this possible?

  • Can't using sso login

    NodeBB Development
    1
    0 Votes
    1 Posts
    217 Views
    Mark QinM

    i can using google, facebook, twitter sso-plugin on my nodebb forum, my nodebb version is: v1.13.4-5

    i found plugin in github not work, anybody have the same issues like me and how can you fix it?