-
-
Notifications
You must be signed in to change notification settings - Fork 107
Comparing changes
Open a pull request
base repository: Together-Java/TJ-Bot
base: v.4.18
head repository: Together-Java/TJ-Bot
compare: v.4.19
- 7 commits
- 8 files changed
- 5 contributors
Commits on Jul 7, 2025
-
fix: Handle empty message content for suggestion threads (#1265)
* fix: handle empty message content for thread titles Ensures a fallback thread title is provided when the original message content is empty. The thread title will now default to the message author's name in such cases, preventing empty or uninformative thread titles. Co-authored-by: billpapat <[email protected]> Co-authored-by: Chris Sdogkos <[email protected]> Mentored-by: Chris Sdogkos <[email protected]> * style: apply gradle task `spotlessApply` CI/CD is failing without this commit. Co-authored-by: billpapat <[email protected]> Co-authored-by: Chris Sdogkos <[email protected]> Mentored-by: Chris Sdogkos <[email protected]> * fix: thread titles #1265 1) Created channels without title will default to "username's suggestions" 2) Change String threadTitle to final 3) ThreadTitle logic implemented in a helper method Co-authored-by: Ethan McCue <[email protected]> * docs(ThreadTitle): add JavaDocs and rename param Addresses code review by @christolis. Co-authorized-by: Chris Sdogkos <[email protected]> Signed-off-by: Chris Sdogkos <[email protected]> Signed-off-by: billpapat <[email protected]> * Changes as per requested by Zabuzard * Changes as per requested by Zabuzard * Changes as per requested by Taz03 --------- Signed-off-by: Chris Sdogkos <[email protected]> Signed-off-by: billpapat <[email protected]> Co-authored-by: Chris Sdogkos <[email protected]> Co-authored-by: Ethan McCue <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03ea888 - Browse repository at this point
Copy the full SHA 03ea888View commit details
Commits on Jul 8, 2025
-
Bump com.diffplug.spotless from 7.0.4 to 7.1.0 (#1275)
Bumps com.diffplug.spotless from 7.0.4 to 7.1.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1592157 - Browse repository at this point
Copy the full SHA 1592157View commit details
Commits on Jul 16, 2025
-
Extend ScamBlocker to detect image-only scam messages, plus unit tests (
#1279) Added two new config params: * suspiciousAttachmentsThreshold * suspiciousAttachmentNamePattern
Configuration menu - View commit details
-
Copy full SHA for 82a8932 - Browse repository at this point
Copy the full SHA 82a8932View commit details
Commits on Jul 21, 2025
-
Bump com.diffplug.spotless from 7.1.0 to 7.2.0 (#1280)
Bumps com.diffplug.spotless from 7.1.0 to 7.2.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7c643c2 - Browse repository at this point
Copy the full SHA 7c643c2View commit details -
Scam Blocker fine-tuning (#1281)
* added new scam and false positives, fine-tuned, ability to use "foo$" * exact matches (^foo$)
Configuration menu - View commit details
-
Copy full SHA for e6522be - Browse repository at this point
Copy the full SHA e6522beView commit details -
Ignore "scam" send by trusted users (#1282)
* Ignore "scam" send by trusted users * added extra "trustedUserRolePattern" config entry
Configuration menu - View commit details
-
Copy full SHA for c33d235 - Browse repository at this point
Copy the full SHA c33d235View commit details
Commits on Jul 25, 2025
-
Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 (#1284)
Bumps [org.apache.commons:commons-text](https://github.com/apache/commons-text) from 1.13.1 to 1.14.0. - [Changelog](https://github.com/apache/commons-text/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-text@rel/commons-text-1.13.1...rel/commons-text-1.14.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-text dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c391084 - Browse repository at this point
Copy the full SHA c391084View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v.4.18...v.4.19