Skip to content

NodeBB Development

Stay tuned here to hear more about new releases and features of NodeBB!

2.8k Topics 18.5k Posts

Subcategories


  • Posts from the NodeBB Development Blog
    96 Topics
    779 Posts
    G
    Very Nice!
  • Found a bug? Why not make a bug report here?
    1k Topics
    7k Posts
    barisB
    Because you ran the forum without indexes you have documents that violate the index constraints. You will have to remove these documents for the create index command to work.
  • Focused discussion related to ActivityPub integration in NodeBB

    107 Topics
    2k Posts
    julianJ
    Could it be that the idea that quoted posts on forums are not rich resources (and thus liable for deletion) are an artifact of an older age of the internet, but at the same time is a feature, not a bug? 100% agreed that in a forum context the ability to quote the text of a post is important. Forum users often extend this in many ways, not limited to: Holding a user accountable (by preserving their words from future editing) Emphasis of certain portions of text Excision of unrelated portions of text Simply displaying the quoted post as a linked resource robs the end user of all that additional functionality, and that is something I am not sure I want to concede. @Christian-Stange @[email protected] @Panzz
  • Help Translate NodeBB
  • info: Database type not set! Run node app --setup

    8
    0 Votes
    8 Posts
    4k Views
    HentaiH
    @julian Thanks, now it's no problem : )
  • for future releases pls use protocol relative URIs

    5
    0 Votes
    5 Posts
    3k Views
    U
    @frissdiegurke said: I've just run the TLS-configuration check that gets referenced: https://www.ssllabs.com/ssltest/analyze.html?d=community.nodebb.org @julian and other @devs (you need group-mentions :P): you may want to double-check the issues listed by this: Experimental: This server is vulnerable to the OpenSSL CCS vulnerability (CVE-2014-0224) and exploitable. The server does not support Forward Secrecy with the reference browsers. MORE INFO » Btw: great that their link to wikipedia uses http instead of https ^^ Session resumption (caching): No (IDs assigned but not accepted)
  • Why I can't share topic?

    9
    1 Votes
    9 Posts
    4k Views
    maniM
    @luke Yes, I changed as below, put share icon at the right [image: dBCBMhl.png]
  • Embedded Metadata for Posts and other Objects

    9
    1 Votes
    9 Posts
    6k Views
    sehS
    @Giorgio-Chiodi thanks For now @psychobunny suggested to store JSON data in the post content. This will work if the post data is filtered for client display, and read for updates when sent to the server. This can be used to maintain a separate index of objects described in posts. For example, geolocations can be indexed in its own database for optimized queries. A post might have multiple associated geolocations, or several GeoJSON "shapes". { hash: { x: 'y', z: 3}, array: [0.5,"b"], number: 0.2 } Can Categories be considered a special kind of Tag? The main difference I see is that Topics can only appear in one Category though.
  • The arrow button

    6
    0 Votes
    6 Posts
    3k Views
    maniM
    @psychobunny This looks better, hope we'll replace with it
  • How about use highlightjs for code highlight?

    5
    0 Votes
    5 Posts
    3k Views
    maniM
    @julian said: Nagios Thanks, I think if I just enable swift highlight that problem maybe will not happen. If it still happened, i'll report a bug to highlightjs. It's repository is very active, I think they will fix that bug soon. I want to have a try on highlightjs , so where can I find your highlightjs version plugin? Thanks ! By the way, I just found the latest compiled pygments, but I still don't know how to make this work. https://github.com/tmm1/pygments.rb
  • Sorting order

    3
    0 Votes
    3 Posts
    1k Views
    G
    @julian He, yes it's bit of a mess
  • can guests create topics? or just reply to existing ones?

    11
    0 Votes
    11 Posts
    5k Views
    B
    i see, thanks for clarifying, I will work around that.
  • Proper SSL / HTTPS configuration

    12
    0 Votes
    12 Posts
    6k Views
    julianJ
    @Giorgio-Chiodi said: @psychobunny you mean us? not really, still witnessing weird behaviour on https via mobile connection from mobile devices (smartphones + tablets) Yeah, it'd be either your browser (stock browser, or chrome?) or your ISP (sometimes websockets not established on 3G). The new socket.io version is not implemented in NodeBB yet...
  • I draw and you code?

    2
    3 Votes
    2 Posts
    2k Views
    P
    Post up the mockup, maybe you'll find somebody interested
  • Tags?

    3
    0 Votes
    3 Posts
    1k Views
    G
    @tedr56 Ah I see, I need to modify my theme then.
  • String

    7
    0 Votes
    7 Posts
    2k Views
    barisB
    These should be fixed on master now.
  • A sneak peek for what's to come...

    13
    5 Votes
    13 Posts
    6k Views
    G
    @julian I see you liked the idea, awesome
  • Security, Security, Security.

    17
    2 Votes
    17 Posts
    8k Views
    D
    @julian said: @igbuend I get an SSL warning when I go to your site same for me.
  • [RFC] Remove success alerts?

    1
    0 Votes
    1 Posts
    1k Views
    julianJ
    Re: gh#1721, the NodeBB team would appreciate thoughts both there and here
  • [RFC] Re-design paginator to include top/bottom buttons

    1
    0 Votes
    1 Posts
    1k Views
    julianJ
    Please see the following GitHub issue. The team would appreciate your thoughts both there and here re: gh#1730
  • Create new admin user

    4
    0 Votes
    4 Posts
    3k Views
    A
    @deathfortress ahh, you negated to mention that bit. Pretty sure the interactive setup at node app.js should do the same thing. Full documentation here, I've not used windows for nodebb, so if that doesn't work, then @psychobunny will be able to point you in the right direction. It's his guide.
  • Facebook SSO Plugin not working on Heroku

    11
    0 Votes
    11 Posts
    6k Views
    julianJ
    Thanks @navid @a_5mith ... Heroku installs are finicky at best, will reply with my thoughts in PR.
  • Node autocomplete with Redis

    2
    0 Votes
    2 Posts
    2k Views
    P
    No documentation, and the provided example in the repo doesn't seem to give me much idea on how to use it
  • How can i stop user to post without confirming their account?

    20
    2 Votes
    20 Posts
    6k Views
    T
    @julian said: Hey @tenstormavi -- sorry I missed you! If we're not active on IRC, then this is the next best thing Moar like teh best thing! ^,^