NodeBB 3.7.1
-
Hi @baris , thank you for implementing two column layout on the widget page, it is now much easier to arrange them. However, I have a request, can we extend these html boxes on the X axis when editing them? They move along the Y axis but not along the X axis... Overall, it will be easier to see the codes...
-
@crazycells I always copy the content of widgets to VSCode and edit them that way in a full blown editor. Once I'm done, I paste them back.
Also means I can save widgets I create so I can share with others.
-
Is there an easy way to write this sub category name as one line on mobile?
-
additionally, since apple started to use
.heic
as their standart photo format, can you please add this extension to the forum? so, we do not convert these photos anymore -
@crazycells You can complain to apple https://github.com/lovell/sharp/issues/1105
-
@baris said in NodeBB 3.7.1:
@crazycells You can complain to apple https://github.com/lovell/sharp/issues/1105
lol thanks... then european union should ban heic and heif, this is the only way lol...
I have seen this one as well... does this mean it requires additional libraries for support?
HEIC support 路 Issue #3981 路 lovell/sharp
Feature request What are you trying to achieve? Would like to see HEIC support to enable conversion from HEIC to other supported formats. Any plans for HEIC support?
GitHub (github.com)
-
hi @baris , I have upgraded to 3.7.3 , however all the pages look distorted... and we have these lines in the code:
2024-04-03T16:44:19.320Z [4567/2516] - warn: [deprecated] at SocketPosts.getPostSummaryByIndex (/home/fsuzer/nodebb/src/socket.io/posts.js:31:10) at wrapperCallback (/home/fsuzer/nodebb/src/promisify.js:46:11) at onMessage (/home/fsuzer/nodebb/src/socket.io/index.js:206:25) use GET /api/v3/posts/byIndex/:index/summary?tid=:tid
-
never mind... apparently, the problem was custom scss codes we had...
-
can we have an edit option for moderation notes... sometimes we need to edit or do some additions to these notes...
-
@phenomlab I check any nodebb work in with all my other code. That way I have code-styles and linting.
-
-
-
hi @baris , we are on 3.7.4...
on mobile composer, this is how I see
Ye艧ilkart Forum'a 脰zel
...additionally in red boxes above and below I think translation is missing?
(this page is shown to a normal user after "post queue" is clicked from profile options)and reactions do not appear on the notifications... Is this intended?
additionally, translation is missing for the reaction plugin notification...
-
The translations are here for the post queue
https://github.com/NodeBB/NodeBB/blob/master/public/language/en-GB/modules.json#L109
https://github.com/NodeBB/NodeBB/blob/master/public/language/en-GB/post-queue.json#L8-L9Emojis in notifications are parsed by the emoji plugin https://github.com/NodeBB/nodebb-plugin-emoji/commit/ac774fdff95d40b78c6cee71f523d1fb46ec7b9d
NodeBB/public/language/en-GB/modules.json at master 路 NodeBB/NodeBB
Node.js based forum software built for the modern web - NodeBB/public/language/en-GB/modules.json at master 路 NodeBB/NodeBB
GitHub (github.com)
NodeBB/public/language/en-GB/post-queue.json at master 路 NodeBB/NodeBB
Node.js based forum software built for the modern web - NodeBB/public/language/en-GB/post-queue.json at master 路 NodeBB/NodeBB
GitHub (github.com)