Skip to content
  • 0 Votes
    4 Posts
    122 Views
    Nuran AkimbekN

    After searching and reading documentation, I found that, csrf token not created in my situation.

  • 15 Votes
    18 Posts
    758 Views
    julianJ

    @crazycells I do not like repeated logic, as it adds maintenance burden. I will be removing it regardless 🙂

  • 13 Votes
    23 Posts
    12k Views
    julianJ

    @cifangyiquan if the user has an existing account before attempting session share login then they will get a new account, since the "remote id" passed in is unknown.

    I believe if you pass in an email, it should attempt email user matching.

  • 4 Votes
    2 Posts
    123 Views
    T

    Anyone else using Backblaze and this plugin?

  • Question and Answer plugin

    NodeBB Plugins
    51
    6 Votes
    51 Posts
    15k Views
    phenomlabP

    For anyone interested in the above feature, it's documented here

    Link Preview Image Extended functions for Q&A NodeBB plugin

    I wanted to add functionality into Sudonix so that it a) Adds a new DIV in the form of a panel/card after the last post if the topic is “solved” b) Adds a li...

    favicon

    Sudonix | A one-stop-shop for all your technology questions (sudonix.org)

  • 0 Votes
    10 Posts
    185 Views
    Nuran AkimbekN

    @baris Yes, I test develop branch and it's really worked now. But community still loaded slow and shows from time to time 503 error

  • Posting in Activity pub

    Unsolved Technical Support
    15
    0 Votes
    15 Posts
    307 Views
    julianJ

    @crazycells yes, just like normal topics.

  • 0 Votes
    1 Posts
    71 Views
    F

    Hi,

    I'm wondering if it is possible (maybe by Plugin) to add special "Labels" to posts, like these ...

    Good/Bad Shape of Post Good/Bad Spelling of Post Excellent Post Impolite Disrespectful Missing Basic Post Requirements Escalating / De-Escalating Post

    Connected with every such label is a detailed description what this Label is meaning.

    Example

    Missing Basic Post Requirements

    If you came here because someone flagged your post with this label, you are asked to do the following:

    Read this text carefully Fix your post in all stated attributes Be aware that your reputation score may suffer, if you do not fix this If you fixed your post, you may ask a moderator for feedback and finally to remove the label, if resolved.

    For a post in a technical forum like this one here, please take care of the following:

    Spelling: Use correct spelling and grammar. Write in full sentences. Shape: Create your post, so one can easily read it. Use paragraphs, clear language, maybe use headers. Informations: Supply concrete Informations about your problem Facts: Supply entered commands and output given by those commands. Supply Screenshots only if text based information is not available or Screenshots are more useful in your case than text Politeness: Uphold Politeness at all times. No abusive words. Request: Phrase a request, how others can help you here. What do you want?

    Reputation Score Impact

    Starting from 5 own posts flagged with this label, every further post with this label reduces reputation score by 1

    Other Ideas about that topic

    The labels may be visible in Forum/Subforum-View The lables should be editable by Permission which may be granted to users and groups Moderators may be informed about certain Label-Assignments (Disrespectful, Impolite, ...) Moderators can clear labels Disable User-Labels for certain Posts (After a moderator review the situation, it's no longer useful to have user labels, so a moderator may disable user-labels)
  • 0 Votes
    6 Posts
    2k Views
    julianJ

    @Renan-Birlem-Deves make sure you're not using some other way to send a config in, otherwise config.json may not be read (or its values overridden).

  • 0 Votes
    6 Posts
    110 Views
    T

    @baris thanks!

  • Docker compose

    Unsolved Technical Support
    5
    0 Votes
    5 Posts
    922 Views
    F

    @schwach I have two installations dependent on this image and I am stuck as there are no updates for a while, i wouldn't advise using it.

    I'm still looking for an efficient way to setup a docker-compose file that can be used to update with new release (both nodebb and mongodb). I wish updating nodebb was much simpler, i have an old forum started from 1.7, it has been such a pain keeping it up to date because of the need of dependencies.

  • 2 Votes
    12 Posts
    314 Views
    julianJ

    @[email protected] Yes, I think that's what @oplik0 and I ended up agreeing on. If we normalize all incoming requests so that any requests containing a full object on a different domain is just reduced down to its id, then you'd safeguard yourself from most edge cases. Applying FEP-8b32 would be handy to save yourself a few network calls but is optional.

    The cost is you might have to make a couple extra calls, but it's probably worth it in order to keep the logic simple, predictable, and easily auditable.

  • 0 Votes
    7 Posts
    141 Views
    2TonWaffle2

    Found the issue!!

    You must use the main account API key and secret and not a subaccount key for everything to work.

    Getting emails now through both the Cloudron side and NodeBB

  • 1 Votes
    5 Posts
    144 Views
    2TonWaffle2

    @julian I look forward to the day when this part of NodeBB is released.

  • 0 Votes
    5 Posts
    708 Views
    Chad AugurC

    @julian Yes, I have a lot of examples. I was thinking I would work through Harmony and submit PRs to it. Seems like the right thing to do. However, if you want to see for yourself, I think you should run this forum through the sitechecker.pro, it is very illuminating. In the last few weeks, I have learned a lot about how pages are viewed and processed by analytics platforms. For now, I have turned off analysis of my forum so I can hit my target score for the rest of my site. When I spin it up again, I will provide more details. I am also learning what portions of the forum I should hide from analyis/spiders.

    @baris addressed one issue I found last week.

    Link Preview Image Challenges in SEO optimization, and related topics

    @baris is this update to Harmony published already? And, do I just run an upgrade with npm or ./nodebb?

    favicon

    NodeBB Community (community.nodebb.org)

    The other thing, front of mind, is there are some "category" links somewhere, and it appears to be a partial "/category/" which is a 404; my guess is that it receives context on click.

    Canonical URLs are having some issues pretty broadly.

    Page meta-tag descriptions are the same for almost every page.

    Social Graph data has overlapping issues with the above two issues.

  • Updated the S3 plugin

    NodeBB Plugins
    3
    1 Votes
    3 Posts
    87 Views
    T

    Does AWS have a free tier option to host images? Or any other plugin that has a free tier?

  • Guest

    Moved Technical Support
    6
    0 Votes
    6 Posts
    957 Views
    julianJ

    @tchesley85 when creating a category you can always clone the settings (that includes privileges) of an existing category.

  • Topic fusion on mobile

    Bug Reports
    2
    0 Votes
    2 Posts
    60 Views
    barisB

    Created an issue https://github.com/NodeBB/NodeBB/issues/12474

  • 19 Votes
    8 Posts
    2k Views
    hrefna@hachyderm.ioH

    @julian I am once again reminded of why Roberts Rules are written the way that they are and why the "Roberts Rules for small groups" caps at 12 people.

  • 0 Votes
    1 Posts
    48 Views
    shoqS

    I am continually frustrated that the "Chat" link in right sidebar shows me only latest chats, when I actually want the full chat interface page. An "all" link would fix this easily enough.!2024-04-05_11h13_07.png