Only image sizer not touching compression algorithms. NodeBB uses sharp
module which is capable to do it (reduce file size).
nhl.pl
Posts
-
Compress images -
Pre-Alpha ActivityPub-related bug reportsActivityPub
user profile
>Flag Profile
window:
It looks to be an API call and returns
{"errors":["Bad request"]}
./ap/actor/ae0fea90a57bf109abf03f47806c7285
tells nothing to end user so it would be nice to change it to something familiar for local community or Fediverse handle. -
Pre-Alpha ActivityPub-related bug reportsSorting changed from default to
Newest to Oldest
.
https://community.nodebb.org/topic/d35644c9-5820-49a6-9b85-9b5673acdfa4/morning-i-hope-your-day-is-awesome/2?_=1713379891143&sort=newest_to_oldestIssues:
- wrong time for
Last reply
near to7 Replies
dropdown menu -12 hours ago
when latest reply timestamp shows4 hours ago
, 7 Replies
after expanding them are sortedOldest to Newest
when posts below them are sortedNewest to Oldest
as requested.
Both things work as intended outside
World (All)
within normal topics not related toActivityPub
. - wrong time for
-
nodebb-plugin-composer-quill: WYSIWYG alternative to redactorQuill 2.0 has been released.
https://slab.com/blog/announcing-quill-2-0/ -
Give Example of config.json for Setup NodebbYou're welcome. Please spread the word about NodeBB in your country. Thank you.
-
ActivityPub based Forums and Threaded Discussions Task ForceAfter reading some of the ActivityPub and HTTP Signatures draft I have found forum software being mentioned here - ActivityPub Based Forums and Threaded Discussions.
They use GitHub Issues to get dev users feedback.
-
Give Example of config.json for Setup Nodebb@xiyohag273
A common problem with a known solution?You can use stackoverflow to find more:
https://stackoverflow.com/a/65374872 -
Give Example of config.json for Setup NodebbJust like NodeBB is doing it with their official hosting.
Nobbic mimick it to generate admin user/pass, look here:
https://github.com/ahwayakchih/nobbic/blob/fe987a27a30fc3755894cab55f2befde8541d57e/.container/lib/onbb_utils.sh#L114 -
Give Example of config.json for Setup Nodebb@xiyohag273 said in Give Example of config.json for Setup Nodebb:
How can i define admin credentials into config.json?
As far as I know you can't define an admin user which is stored in db/datastore instead.
-
Pre-Alpha ActivityPub-related bug reportsInvalid API call
when trying to bookmark one of the posts from World (All).
-
Nodebb fediverse - all in one?AT Protocol by Bluesky offers Portable accounts (Change hosts without losing your content, your follows, or your identity) so it will end up in exporting profile at
/user/yourusername/consent
and using it elsewhere. -
Give Example of config.json for Setup NodebbPlease look here:
https://community.nodebb.org/post/94862And use command line to add admin privileges.
-
Give Example of config.json for Setup NodebbNow you are talking about installing NodeBB and during setup admin user/pass will be generated. Earlier you want to backup your existing server/instance.
-
Feature for Status Posting in User ProfileMaybe one of the existing plug-ins can be modified to meet your needs.
For example:
https://github.com/combient/nodebb-plugin-medals
https://github.com/NicolasSiver/nodebb-plugin-ns-awards -
Give Example of config.json for Setup NodebbYou have a lot of examples here on community forums.
And documentation:
https://docs.nodebb.org/configuring/config/ -
Pre-Alpha ActivityPub-related bug reportsError 405 Not Allowed after trying to reply and hitting Submit button.
-
Nodebb fediverse - all in one?Digital Identities aren’t something unique to the fediverse and it’s no something Mastodon could stop if they wanted to. Nomadic identity is coming to the internet. The only question is who is going to own your identity. VISA/Mastercard, your government, Google, Microsoft, or you.
More:
https://wedistribute.org/2024/03/activitypub-nomadic-identity/ -
High CPU, 503 blue screen error.Are you sure you want to use Apache web server? Even lightweight nginx working as reverse proxy can be easily overloaded with normal traffic. And you will see a result like this. Similar to attacking php-based forum with ddos-bots traffic.
Bluescreen rate-limiting high traffic will help to reduce server load so you want to leave it as it is.
A better idea is to install firewall or similar software to deny traffic from problematic IPs/countries/etc.
-
Email Services Novice and issues sending to GmailPlease take a look for something like Manage connections between your Google Account and third-parties within their knowledge base.
I don't know how it works on standard GMail service but configuring Google Workspace in such manner (allowing NodeBB as 3rd party app to send e-mails) solved similar problem for me.
Edit: sorry, you want to deliver e-mails. So you would like to configure things like reverse dns.