datitisev 0.1.4 0.1.3 Remove CSS rule that causes issues with reflar/level-ranks Fix issues with IE in admin area Updating composer require fof/best-answer
therealsujitk Is it possible to somehow link a tag to discussions marked answered? I would like to have a Solved/Answered tag having all the answered discussions.
luceos therealsujitk not easily with the current code; we could dispatch an Event so that you can listen to that and do some logic for your Flarum specifically.
therealsujitk When this extension is used with dark mode, the font colour inside the best answer block is still black. This needs to be fixed.
Wadera Clicking into Remove the current best answer works only till page refresh. Looks like action isn't push to database and it's displayed only on web browser 🙁 I can mark best answer on different post, but I can't remove best answer
danielunited Wadera I noticed a while back that I couldn't remove best answer if another user replied to it.
Wadera danielunited I've tried to trick the system and mark last message on discussion as the best one and then try to remove it, but without luck 🙁
datitisev Wadera Which version are you on? I think that's one of the issues I fixed when bringing best answer into
Wadera datitisev https://discuss.flarum.org/d/22643-admin-password-stop-working-after-logou/3 | wiwatsrt-best-answer | v0.2.4 | |
datitisev Wadera That's not the FriendsOfFlarum version, which this thread is for. Please install the fof version using the commands in the first post of the discussion. Your issue should be fixed then.
Wadera datitisev thank you for pointing out. I will replace it for the only proper one 😉 FoF plugins are great! Thank you very much for hard work! Few coffees on the way from me!
Nimren Why in this version you deleted the link to the original post in the best answer box? I think that was a good option.
datitisev Nimren Oh, that's a good point. I guess we can add a little button to jump to the place in the discussion where the post appears... not sure if using the Best Answer marker that already links to the user who marked it is a good idea.
luceos 0.1.5 Add timestamp to best answer. FriendsOfFlarum/best-answer3 Add notifications (alert & email) for 'best answer awarded', add email notification for 'reminder' notification. FriendsOfFlarum/best-answer4 Allow setting single scheduled task runner for horizontally scaled hosting environments. Disable sending late at night, in the early morning. FriendsOfFlarum/best-answer5 Other minor improvements. This release is possible due to the efforts of @IanM , thank you so much 😍 Updating composer require fof/best-answer
[deleted] danielunited You appear to have a field missing in the table. What happens if you remove and re-add the extension ? Did you execute php flarum migrate when installing it ?