NodeBB icon indicating copy to clipboard operation
NodeBB copied to clipboard

Node.js based forum software built for the modern web

Results 325 NodeBB issues
Sort by recently updated
recently updated
newest added

- **NodeBB version:** 1.14.3 - **NodeBB git hash:** https://github.com/NodeBB/NodeBB/commit/8479809a73f88578ace311545f1b340782759028 - **Installed NodeBB Plugins:** nodebb-plugin-dbsearch nodebb-theme-persona - **Exact steps to cause this issue:** 1. Go to some topic (pagination should be...

for example https://chatrooms.talkwithstranger.com/user/%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4%E3%85%A4

Current routes: * `POST /api/post/upload` * `POST /api/topic/thumb/upload` * `POST /api/user/{userslug}/uploadpicture` * `POST /api/user/{userslug}/uploadcover` * `POST /api/groups/uploadpicture` * `POST /api/admin/category/uploadpicture` * `POST /api/admin/uploadfavicon` * `POST /api/admin/uploadTouchIcon` * `POST /api/admin/uploadlogo` *...

enhancement

If you have multiple new post notifications from a watched topic they are collapsed into one notification. But the notification takes you to the last post instead of first one.

bug
enhancement

Not sure if useful or not, thought I would share in case. To install, create a new python virtual environment: - `pip install ansible` - `ansible-galaxy install geerlingguy.docker` - `ansible-galaxy...

When a user posts some garbage which is inappropriate, the global moderators can ban a user from a site, yet his posts still remain - so the account must be...

enhancement

For the second week in a row and about the third time in 6 weeks, the weekly digest did not run. Most weeks, I don't get a chance to check...

Hi Devs, For foreign languages in which the character set is not a, b, c..., it is preferable to keep the group name in English (so as the JS code...

I would like to get the German seal "[Wir speichern nicht](http://www.wirspeichernnicht.de/content/view/10/22/)", which basically focuses on the aspect of not logging sensible user data. In order to get it I would...

request for comments

We *really* need to document data structures in the database. Ideally, in some format that is machine-readable, but at least for the benefit of humans. For example, here's what (partial,...