@Tomáš-Nesrovnal-0 may not be the perfect solution... I do this... for those active users in our forum, who are frustrated to be on the post queue, I just go to their accounts and upvote several of their posts... so they are not queued anymore... of course this is only for those who are active on the forum (with minimum 20-30 posts), for new users who are in the same situation, I just tell them to wait and contribute more to be taken off the post queue...
crazycells
Posts
-
Improved Post Queue tooling -
Help meI came across so many time error to install telegram-notification and sendGrid properly. I want to integrate to telegram bot and notification but the telegram-notification-plugin does not appear on the NodeBB forum. how can i solve the problem to appear and work correctly these plugins
Please make sure they are compatible with the NodeBB version you use.
Unfortunately, many of the plugins are not maintained by the core team, so they might not be compatible with the current version of NodeBB.
-
ChatGpt plugin widgetsHopefully, this plugin will be able to answer based on forum content in the near future...
https://community.nodebb.org/topic/18197/nodebb-plugin-openai-nodebb-openai-plugin/
-
[nodebb-plugin-openai] NodeBB OpenAI Plugin@schajuli said in [nodebb-plugin-openai] NodeBB OpenAI Plugin:
Will it be able to use forum knowledge at some point?
Hopefully I wrote here before:
https://community.nodebb.org/topic/17030/chatgpt-plugin-widgets/And why is there just one 'p' in 'apple'?
It turns out that ChatGPT is great at verbal skills, however it is terrible at quantitative skills.
-
[nodebb-plugin-openai] NodeBB OpenAI Plugin@baris said in [nodebb-plugin-openai] NodeBB OpenAI Plugin:
@crazycells it's not active on this forum yet, I will activate after adding some more features like minimum reputation and group privileges for using it. https://github.com/NodeBB/nodebb-plugin-openai/issues
Sounds great! Thanks!
-
[nodebb-plugin-openai] NodeBB OpenAI Plugin@baris not active on this forum?
-
[nodebb-plugin-openai] NodeBB OpenAI Plugin@chatgpt are you answering questions on this forum?
-
[nodebb-plugin-openai] NodeBB OpenAI Plugin -
PWA push notifications@julian said in PWA push notifications:
@bh4-tech any reason why using ntfy won't work for you?
ntfy app is good, but it has its own limitations...
-
forum is not behaving normal on firefox@julian said in forum is not behaving normal on firefox:
You likely have some cached client-side files on Firefox. Please clear the browser cache and try again.
yeap, apparently this was the problem. Thanks
-
forum is not behaving normal on firefoxI could not send this post above on firefox, I copied everything to the mobile and send it via safari
-
forum is not behaving normal on firefoxwhen I click `/recent` on the left side, this is how I see:
then after page refresh, it is normal, but it never opens up normal on the first trial:
my notifications are also not showing up, it stays like this:
when I searched "firefox" on the forum main page (via search button on the right side) ... when I click enter, nothing happens, it takes me to the home page, when I click the search button, it takes me to the search page however does not search the word "firefox" although it was typed in...
And when I open a topic, it first shows up like this:
then, after refresh, it is seen normal:
-
Email delivery problem to users signed up with Facebook SSO@baris many thanks Baris... what about for twitter or google SSO?
Will it suffice to change this line?
const fbidToUid = await db.getObject('fbid:uid');
Additionally, although for our purpose this is sufficient for now, it would be nicer to be able to see these info in ACP...
-
Email delivery problem to users signed up with Facebook SSOI have another question related to SSO registrations and finding users in the forum used SSO...
Let's say we are planning to leave Facebook SSO behind, and would like to alert users who registered using this SSO via email and ask them to re-register with their email address if they would like to do so... How can we find the list of these users in ACP?
-
the count of emails that forum sendsI believe it would be very nice to have these email statistics on the forum before NodeBB v4
-
Blog comments on external blog website@julian said in Blog comments on external blog website:
@crazycells ah sorry, I didn't respond because I wasn't sure...
But I think it should be fine. Technically according to browser security policy, nodebb.org and community.nodebb.org are essentially different sites.
So if you used a different domain the same restrictions apply, but the plugin should still work.
Thank you very much, we will try it and report the outcome then...
-
Blog comments on external blog websitehi @julian , sorry bugging you with this question... I wonder if we can give our forum the comment access of another blog using this plugin. forum and blog websites will be on completely separate domains...
-
Why does /recent only display one topic for all users@phenomlab said in Why does /recent only display one topic for all users:
Suddenly, my NodeBB instance only shows one topic when navigating to recent. Clicking in the category itself lists all topics correctly. Pretty sure I've seen someone else report this as an issue.
Any ideas? Permissions all look good.
hmm, is it sudonix.org ? which category/categories are you checking while on
/recent
? -
PWA push notifications@julian thanks a bunch @julian ... on an unrelated note, I do not get notification on the forum or on ntfy when you tag me anymore... I believe it is related to what @baris wrote here before... https://community.nodebb.org/message/71603
user mentions in chat rooms not working · Issue #12521 · NodeBB/NodeBB
// on master matches [ '@baris' ] after slugify [ 'baris' ] // on activitypub branch matches [ '@baris' ] after slugify [ '@baris' ] After that mentions plugin can't find a userslug for @baris and no notification is sent.
GitHub (github.com)
-
Blog comments on external blog website@julian said in Blog comments on external blog website:
@crazycells yes, we currently use that plug-in for the blog comments in our blog
yes, but, it is on the same domain here... used as subdomain...
community.nodebb.org
andnodebb.org/blog
can we use it on a completely different domain than our forum? such as
blog.com
andforum.com
?