-
-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VC Activity command crash fix #300 #343
Commits on Jan 13, 2022
-
Added: MAX_AGE_DURATION - This converts seconds to days (7) Being max…
…imum. Added: .setRequiredRange(1, TimeUnit.DAYS.toSeconds(MAX_AGE_DURATION))); sets required range between 1 and 7 days.
Configuration menu - View commit details
-
Copy full SHA for 8fbb2c2 - Browse repository at this point
Copy the full SHA 8fbb2c2View commit details
Commits on Jan 14, 2022
-
Added: MAX_AGE_DURATION_ONE_WEEK sets the duration the max duration i…
…n seconds. Added to option MAX_AGE_OPTION: .setRequiredRange(1,NAX_DURATION_ONE_WEEK)); sets required range between 1 and 7 days in seconds
Configuration menu - View commit details
-
Copy full SHA for 3e718a7 - Browse repository at this point
Copy the full SHA 3e718a7View commit details -
Update application/src/main/java/org/togetherjava/tjbot/commands/basi…
…c/VcActivityCommand.java Changed, MAX_DURATION_ONE_WEEK to more readable, MAX_VALUE_MAX_AGE, and used ChronoUnit to convert seconds to days. Co-authored-by: Tais993 <49957334+Tais993@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 903fcf6 - Browse repository at this point
Copy the full SHA 903fcf6View commit details -
Update application/src/main/java/org/togetherjava/tjbot/commands/basi…
…c/VcActivityCommand.java More readable, removed irrelevant comment Co-authored-by: Tais993 <49957334+Tais993@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e97eda - Browse repository at this point
Copy the full SHA 2e97edaView commit details -
Added: MAX_AGE_DURATION_ONE_WEEK sets the duration the max duration i…
…n seconds. Added to option MAX_AGE_OPTION: .setRequiredRange(1,NAX_DURATION_ONE_WEEK)); sets required range between 1 and 7 days in seconds
Configuration menu - View commit details
-
Copy full SHA for ff8f11c - Browse repository at this point
Copy the full SHA ff8f11cView commit details -
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts: # application/src/main/java/org/togetherjava/tjbot/commands/basic/VcActivityCommand.java
Configuration menu - View commit details
-
Copy full SHA for 0756745 - Browse repository at this point
Copy the full SHA 0756745View commit details -
Cleaned up code, Added MAX_USES_MAX VALUE, reformatted MAX_AGE_MAX_VA…
…LUE to more readable TimeUnit
Configuration menu - View commit details
-
Copy full SHA for 9ccf518 - Browse repository at this point
Copy the full SHA 9ccf518View commit details -
Cleaned up code, Added MAX_VALUE_MAX_USES, reformatted MAX_VALUE_MAX_…
…AGE to more readable TimeUnit.
Configuration menu - View commit details
-
Copy full SHA for 4d015aa - Browse repository at this point
Copy the full SHA 4d015aaView commit details -
Update application/src/main/java/org/togetherjava/tjbot/commands/basi…
…c/VcActivityCommand.java wrong values (oops) Co-authored-by: Jonas <jnhrd254@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 93b9927 - Browse repository at this point
Copy the full SHA 93b9927View commit details
Commits on Jan 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d760bc0 - Browse repository at this point
Copy the full SHA d760bc0View commit details -
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts: # application/src/main/java/org/togetherjava/tjbot/commands/basic/VcActivityCommand.java
Configuration menu - View commit details
-
Copy full SHA for 505da9b - Browse repository at this point
Copy the full SHA 505da9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c7567c - Browse repository at this point
Copy the full SHA 2c7567cView commit details -
Update application/src/main/java/org/togetherjava/tjbot/commands/basi…
…c/VcActivityCommand.java TimeUnit fixed Co-authored-by: Tais993 <49957334+Tais993@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f26b4f2 - Browse repository at this point
Copy the full SHA f26b4f2View commit details -
Some fixes, (got overhappy with RequiredNonNull)
Configuration menu - View commit details
-
Copy full SHA for 6f5cbbd - Browse repository at this point
Copy the full SHA 6f5cbbdView commit details -
Update application/src/main/java/org/togetherjava/tjbot/commands/basi…
…c/VcActivityCommand.java Added comments back. Co-authored-by: Tais993 <49957334+Tais993@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 825ec48 - Browse repository at this point
Copy the full SHA 825ec48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5104e73 - Browse repository at this point
Copy the full SHA 5104e73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae2a87 - Browse repository at this point
Copy the full SHA 2ae2a87View commit details -
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts: # application/src/main/java/org/togetherjava/tjbot/commands/basic/VcActivityCommand.java
Configuration menu - View commit details
-
Copy full SHA for b57c07b - Browse repository at this point
Copy the full SHA b57c07bView commit details -
Update application/src/main/java/org/togetherjava/tjbot/commands/basi…
…c/VcActivityCommand.java Co-authored-by: Tais993 <49957334+Tais993@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f7d0640 - Browse repository at this point
Copy the full SHA f7d0640View commit details -
Update application/src/main/java/org/togetherjava/tjbot/commands/basi…
…c/VcActivityCommand.java Co-authored-by: Tais993 <49957334+Tais993@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a49095c - Browse repository at this point
Copy the full SHA a49095cView commit details -
Update application/src/main/java/org/togetherjava/tjbot/commands/basi…
…c/VcActivityCommand.java Co-authored-by: Tais993 <49957334+Tais993@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ddbd6c - Browse repository at this point
Copy the full SHA 4ddbd6cView commit details -
Update application/src/main/java/org/togetherjava/tjbot/commands/basi…
…c/VcActivityCommand.java Co-authored-by: Tais993 <49957334+Tais993@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29d217f - Browse repository at this point
Copy the full SHA 29d217fView commit details -
Update application/src/main/java/org/togetherjava/tjbot/commands/basi…
…c/VcActivityCommand.java Co-authored-by: Tais993 <49957334+Tais993@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a4ccedb - Browse repository at this point
Copy the full SHA a4ccedbView commit details -
Update application/src/main/java/org/togetherjava/tjbot/commands/basi…
…c/VcActivityCommand.java Co-authored-by: Tais993 <49957334+Tais993@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aeb8e79 - Browse repository at this point
Copy the full SHA aeb8e79View commit details
Commits on Jan 17, 2022
-
Made changes Zabu requested, typos, Moved declarations, updated doc, …
…removed some more empty lines etc.
Configuration menu - View commit details
-
Copy full SHA for 97ed98a - Browse repository at this point
Copy the full SHA 97ed98aView commit details -
Final changes made, renamed handle method to RequiredOptionIfPresent,…
… doc updated. other format changes.
Configuration menu - View commit details
-
Copy full SHA for 0aca975 - Browse repository at this point
Copy the full SHA 0aca975View commit details -
Changes made, remaned maxAge to maxAgeDays, added check in voicechane…
…l createInvite for maxAgeDays if null default set otherwise user input set.
Configuration menu - View commit details
-
Copy full SHA for c11b8ea - Browse repository at this point
Copy the full SHA c11b8eaView commit details -
Fixed typo's changed text in options to reflect the values set in the…
… MAX_AGE_LIMIT & MAX_USES_LIMIT
Configuration menu - View commit details
-
Copy full SHA for 19062bc - Browse repository at this point
Copy the full SHA 19062bcView commit details -
Fixed value that was forgotten, input is now in days for UX, and the …
…text will display correctly.
Configuration menu - View commit details
-
Copy full SHA for 0a98196 - Browse repository at this point
Copy the full SHA 0a98196View commit details