You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add HelpThreadHistoryCache class;
add HelpThreadResetHelpActivityCommand class;
* Implement feature #567: Add command to reset activity for a help thread
* change access modifier back to private and class back to final;
* changed ResetActivityCommand from own command to Subcommand;
* add removeChannel method to cache; adjust methods;
* replaced HelpThreadManuallyResetHistoryCache.java with Caffeine Object.
* adjust cache setting and variable name;
* changes command response message;
* changed access modifier to package-private; adjust resetActivity;
* changed suggestions from code findings;
* removed not needed sorting;
* adjust line formatting;
* added if case that only thread author can reset activity;
* added if case that only thread author can reset activity;
* changed blocking to async method;
* add return;
* removed lines from lambda;
* changed cache type
* changed getId to getIdLong and removed line;
* resolved code findings;
PR #739
* resolved code findings #2;
PR #739
* resolved code findings #3;
PR #739
* resolved code findings #4;
changed description text for reset activity command
PR #739
We would like to collect ideas for the Community Bot, i.e. this repository.
Please propose some ideas.
So far, we have:
The text was updated successfully, but these errors were encountered: