Tags: Together-Java/TJ-Bot
Tags
Features: * prevent chatgpt autopost when attachment is available (#1121) (#1133) @firasrg Bug Fixes: * Bugfix/npe help thread close (#1160) @ankitsmt211 * Remove backsticks in /jshell version (#1164) @andrew-09 @Andrew1031 PRs: * prevent chatgpt autopost when attachment is available (#1121) (#1133) @firasrg * Bump org.flywaydb:flyway-core from 10.13.0 to 10.17.2 (#1156) @dependabot * Bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 (#1138) @dependabot * Bump org.jsoup:jsoup from 1.17.1 to 1.18.1 (#1139) @dependabot * Bump com.apptasticsoftware:rssreader from 3.6.0 to 3.8.1 (#1148) @dependabot * Bump org.junit.jupiter:junit-jupiter-params from 5.10.0 to 5.11.0 (#1150) @dependabot * Bump org.xerial:sqlite-jdbc from 3.45.0.0 to 3.46.1.0 (#1153) @dependabot * Bump org.kohsuke:github-api from 1.321 to 1.324 (#1154) @dependabot * Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.11.1 (#1168) @dependabot * Bump net.dv8tion:JDA from 5.0.0-beta.21 to 5.1.0 (#1155) @dependabot * Bugfix/npe help thread close (#1160) @ankitsmt211 * Remove backsticks in /jshell version (#1164) @dependabot
PRs: * Fix: Bump spotless to 21 and remove pinned eclipse jdt formatter @thrashy * Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 (#1079) @dependabot * Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#1094) @dependabot * Bump org.flywaydb:flyway-core from 10.10.0 to 10.13.0 (#1116) @dependabot * Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (#1110) @dependabot * Bump name.remal.sonarlint from 3.4.0 to 4.2.2 (#1120) @dependabot * fix spotless error by pinning the version (#1122) @Taz03 * Feat/meta data v2 (#990) @ankitsmt211 * change to getFirst() and getLast() (#1127) @nefelhhh * fixed eol config in gitattributes (#1123) @Taz03
Features: * Java RSS Feed (#1037) @nateweisz @christolis @Ethan Mccue @taz * Title generation by ChatGPT for transfer-questions command (#1059) @vishv843 @ankitsmt211 Bugfixes: * quickfix (#1087) @nateweisz * bug: do not archive pinned threads (resolves #1084) (#1088) @SimonVerhoeven * using a better method to retrieve start message for thread (#1106) @ankitsmt211 * fix(rss): logic for acquiring target channels (#1090) @christolis platform: * Create .gitattributes (#1108) @surajkumar * Proper RSS default config (#1098) @Zabuzard * chore: rename ban history options to be clearer (#1082) @SimonVerhoeven * Remove star imports (#1092) @christolis * Refactor help thread creation workflow (#1112) @SquidXTV * feature: clarify reporter name to avoid confusion (#1097) @SimonVerhoeven * chore: add safety checks to NoteCommand (#1086) @SimonVerhoeven
Refactor HelpThreadCreatedListener trigger event and embed colours fo… …r github embeds Features: * Implementing support for more accurate github embed colors (#1075) @Suleman70 Platform: * Remove footers (#1069) @Taz03 * refactor HelpThreadCreatedListener (#1078) @ankitsmt211
Removing helper-pruning which is now hopefully obsolete. Discord fixe… …d the underlying issue 6 months ago 🤞 Features: * removed now obsolete HelperPrune routine (#1076) @Zabuzard Platform: * pre-commit hook, ignore untracked files (#1041) @christolis
Features: * made tags command ephemeral (#1062) @Taz03 BugFixes: * handle threads when authorId found (#1068) @ankitsmt211 * fixed dismiss buttons (#1065) @Taz03 Platform: * GitHub Reference feature is in wrong package #1019 (#1040) @Jayanta-karmakar @Taz03
Features: * github command and reference (#981) @tijs @illuminator3 @Taz03 @ankitsmt211 * transfer questions via helpthreads (#976) @Taz03 * jshell rework (#998) @Alathreon @SquidXTV * AI response in embed (#1046) @ankitsmt211 * member count display (#1038) @christolis @devloves @Taz03 * logging disabled features (#1048) @Suleman70 * AI response with context (#994) @ankitsmt211 * AI shouldn't respond when image (#1018) @SquidXTV BugFixes: * archiving threads when member left (#986) @ankitsmt211 * bot mentions itself on archive (#975) @firasrg @Zabuzard * encoding issue with intellij (#1022) @SquidXTV * skipping and logging github reference if key not configured (#1030) @christolis Platform: * upgrade gradle wrapper to 8.5 (#971) @Taz03 * upgrade java to 21 (#972) @Taz03 * modified discriminator (#1050) @vishv843 * format member count (#1055) @Taz03 * toolchain to handle java versions (#985) @marko-radosavljevic