- Discussions
- 4 644
- Messages
- 12 049
- Solutions
- 81
- J'aime
- 7 606
- Points
- 198
Provides user group permissions for the following post/like rate limiting options :
Minimum supported delay is 1 second. A value of zero disables that rate limiter (ie falls through to the next check), and a value of unlimited causes it to be the equivalent of zero seconds delay
This is due to how XenForo permissions inherited with numeric.
The per thread/node option allows decoupling of the global flood limiter from posting in different sections.
Matching order, the first match wins :
Télécharger V2.1.0 ;
Version 2.2.1 - Feature update :
Now depends on Standard Library by Xon
Add an add-on icon
Add support for conversations (new/replies/reacts)
Add new thread flood permission checking (per-node/general)
Change when XF flood check is invoked for post replies/conversation replies/ new conversations;
The global flood check is only invoked if no reply rate limit permissions are configured !
Télécharger V2.2.1 :
Version2.3.0 - Feature update :
- Require XenForo 2.2+
- Require php 7.2+
- Fix conversation reply limiting could be confused with thread reply limiting
- Add support for @NixFifty's tickets add-on (new tickets/replies)
Télécharger V2.3.0 :
Version 2.4.0 - XenForo 2.3 support :
Version 2.5.3 - Feature update :
Version 2.6.0 - Feature & Bugfix update :
Version 2.6.1 - Trivial bugfix update :
- Fix typo in phrase for
Télécharger V2.6.1 :
- Post Reply - Enable Per thread rate limiting
- Post Reply - Per thread rate limiting - delay between posts in seconds
- Post Reply - Enable Per node rate limiting
- Post Reply - Per node post rate limiting - delay between posts in seconds
- Post Reply - General rate limiting - delay between posts in seconds
- React - Enable Per thread rate limiting
- React - Per thread rate limiting - delay between posts in seconds
- React - Enable Per node rate limiting
- React - Per node post rate limiting - delay between posts in seconds
- React - General rate limiting - delay between posts in seconds
- Delete - Enable Per thread rate limiting
- Delete - Per thread rate limiting - delay between deleting posts in seconds
- Delete - Enable Per node rate limiting
- Delete - Per node post rate limiting - delay between deleting posts in seconds
- Delete - General rate limiting - delay between posts in seconds
Minimum supported delay is 1 second. A value of zero disables that rate limiter (ie falls through to the next check), and a value of unlimited causes it to be the equivalent of zero seconds delay
This is due to how XenForo permissions inherited with numeric.
The per thread/node option allows decoupling of the global flood limiter from posting in different sections.
Matching order, the first match wins :
- Per thread rate limiting.
- Per node rate limiting.
- General post rate limiting.
- XF Global post rate limiting (reports/posts/profile posts/etc).
Télécharger V2.1.0 ;
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
Now depends on Standard Library by Xon
Add an add-on icon
Add support for conversations (new/replies/reacts)
Add new thread flood permission checking (per-node/general)
Change when XF flood check is invoked for post replies/conversation replies/ new conversations;
The global flood check is only invoked if no reply rate limit permissions are configured !
Télécharger V2.2.1 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Require XenForo 2.2+
- Require php 7.2+
- Fix conversation reply limiting could be confused with thread reply limiting
- Add support for @NixFifty's tickets add-on (new tickets/replies)
Télécharger V2.3.0 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Require StandardLib v1.21.0+
- XF2.3 support
- php 8.4+ compatibility fixes
- Fix "New Thread - Per node post rate limiting" permission didn't correctly work
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Require StandardLib v1.22.0+
- Add support for profile posts (new/comments/reacts)
- Show flood time in days/hours/minutes/seconds instead of just stock seconds for threads/post/conversations/profile posts
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Cleanup of capitalization & ordering of permissions
- Add Tickets permissions:
Post Reply - Enable per ticket category rate limiting
Post Reply - Per ticket category rate limiting
- Add support support for per-forum permission checks instead of just global permisison checks
Vous devez répondre avant de pouvoir voir le contenu des données cachées.
- Fix typo in phrase for
Post Reply - Enable per conversation rate limiting
permissionTélécharger V2.6.1 :
Vous devez répondre avant de pouvoir voir le contenu des données cachées.