Justoverclock Umutcan yes definitely possible, but i need to implement lot of extension settings for that, not sure how this will be available
rob006 Justoverclock Tooltip component with post number added Can you use sentence for "this user has written x posts" translation (with ICU format for pluralization)? Right now you're using two separate phrases and concatenation - it is impossible to translate this correctly due to lack of pluralization support.
Justoverclock 0.1.9 Important Refactoring - thx @IanM most logic moved to backend to improve speed improved translations exporting settings page to be part of the PRO extensions (that will extend this one instead of adding same logic), so you can unlock PRO features easily 🙂 composer update justoverclock/auto-post-count-badge:"*" php flarum cache:clear
Jasper Hello, I like this extension very much, but I encountered 2 bugs in the process of using it. The icons of level 8 and level 9 in the management panel will be overwritten with each other. bidi={this.setting('justoverclock-auto-post-count-badge.levelEight')} When I reply more than 50 times, the displayed icons and text are not set by me, but the default configuration is displayed(icon and label). return $this->getValue('levelThree', 'fas fa-bullhorn');
Mikenthuzi Jasper same story for me these should be the bugs kept for the pro version, lol prove me wrong 😆
Justoverclock Mmmhh not sure that I understand well the bug, I will take a look at this in my spare time, meanwhile pr are welcome 🙏
Justoverclock Mikenthuzi this extension was refactored by @IanM , and unfortunately I do not know laravel.
IanM Justoverclock easy fix, looks like it's a javascript copy/paste error. Let me finish off another task I'm currently working on and I'll open a PR for you to address this 😉
Yolo Justoverclock would it be possible not only to award a badge but also to change the user rank? From x - move posts to a group? We are looking for something like this for active members. That would be great
irocha In the icon manager column, tier 10 replicates the content of tier 9, I can't place different icons for these 2 tiers, does anyone know how to solve it?