MehrazarDev
Posts
-
Access pid when post's vote increments or decrements -
Access pid when post's vote increments or decrements -
Access pid when post's vote increments or decrementsHello, I need to store user's reputations based on predetermined categories via a plugin. New reputation will be stored as a new field in the database.
So I took a look at NodeBB Hook System. I found out that
action:user.set
hook is best for doing that. But the problem is, it doesn't providepid
to find out which category it was. You might suggestaction:post.updatePostVoteCount
hook, but it doesn't provide type of voting (increment or decrement).
Are there any solutions for this? Or requires the hook system to be developed? -
Get user votes based on category IDHi, I wonder how can I get user votes based on category IDs?
-
Choose which notification user can receiveUp
-
Choose which notification user can receive@Dravere said in Choose which notification user can receive:
I think he means if there is a way to limit for which notification users can receive e-mails. Thus to reduce the amount of e-mails NodeBB sents out.
Exactly
We want to reduce the amount of emails that NodeBB sent .
We want sending email just in order to recover passwords and verifying account emails. -
Choose which notification user can receive@PitaJ said in Choose which notification user can receive:
I don't even know what you're asking for.
Hi
we have limits for sending email. Because of the high price, we cannot send email for notification. we could send 1000 email when we charged the account but at the end of the day, half of them sent for notifications.I hope you now know what I mean
-
Choose which notification user can receive@julian said in Choose which notification user can receive:
Each use can customize notification delivery in their user settings page.
Thanks for responding.
I know but you know sometimes we have limits for sending email. Could you please add this feature to NodeBB?
If yes, I will make an issue inGithub
-
Choose which notification user can receiveHi
Can we choose which notification user can select to receive inSetting
? -
Undo reputationsThats good idea.
@baris Do we have a command or script to calculate the reputation of the users?
I mean can we find the real reputation that users had earned with posts? -
Undo reputations@baris Thank you sir. You have been a big help
-
Undo reputationsHi, we had a problem that I made an issue for it.
problem with reward system ยท Issue #6769 ยท NodeBB/NodeBB
Nodebb Version: 1.10.1 Database type: mongo Database version: 3.2.11 Hi, we set a reward algorithm for users. If a user post 50 replies, Nodebb will give him 1000 reputation. But now the users reputation is ten times more. For example a ...
GitHub (github.com)
Can we Undo the reputations that the system has given to users?
-
Critical situation (Everything gone!)- NodeBB version: 1.10.0
- Database type: mongo
- Database version: 3.2.11
Hi, we have a critical situation here. In order to increase the speed, We replicated mongodb (master/slave mode; whotout sharding). It increased the speed for a few months But now it seems that the database is missing and all of the users, topics etc. ??
I don't know what cause this problem. Can we find out whether the database is missing or not? -
(solved) Revoking sessions by query (database: mongo) -
(solved) Revoking sessions by query (database: mongo)Hi, we deleted nginx config by mistake and the forum broke down
Now it is solved but users cannot login. Nodebb says : We were unable to log you in, likely due to an expired session. Please try againEven the administrator cannot login
Is there a query for mongodb that can revoke all users sessions?
@julian @baris @PitaJ @pichalite -
(Suggestion) Moderators have no limit when chattingHi, I will be glad if you share your comment about this suggestion
https://github.com/NodeBB/NodeBB/issues/6303 -
Cannot see the number of unread and recent topicsHi
In NodeBB version 1.7.3 , the mobile theme doesn't show the number of unread and recent topics. -
Image loader in postsHi, I suggest to make an image loader for NodeBB. When an image is not loaded yet in topics, users can see that and know there is a picture in a post.
So how about that ? I think it is good.
-
Views and topics for mobile themeHi, don't you think that the mobile theme can have views and posts items?
I mean this