Skip to content

Tags: Together-Java/TJ-Bot

Tags

v.4.27

Toggle v.4.27's commit message
Feature:

-    /rewrite AI message helper (#1378 ) @firasrg

Bugfix:
-   failed AI message dismiss (#1403 ) @ankitsmt211

v4.26

Toggle v4.26's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: DynamicVoiceChat throwing an exception when event occurs in non-…

…voice channel (#1391)

Co-authored-by: Suraj Kumar <[email protected]>

v.4.25

Toggle v.4.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
doc: update ssh config file vps (#1385)

moved away from togetherjava.duckdns.org to
togetherjava.org

v.4.24

Toggle v.4.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump com.diffplug.spotless from 8.1.0 to 8.2.0 (#1382)

Bumps com.diffplug.spotless from 8.1.0 to 8.2.0.

---
updated-dependencies:
- dependency-name: com.diffplug.spotless
  dependency-version: 8.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>

v.4.23

Toggle v.4.23's commit message

Verified

This tag was signed with the committer’s verified signature.
Zabuzard Daniel Tischner
Feature: * Updating scam detector for new scam and false positives (#…

…1345) @Zabuzard  Bugfix: * Fixes quotation marks in titles on `/transfer` (#1335) @Bobi222   Platform: * Java 25 update and other deps (Gradle, ...) (#1346) @Zabuzard

v.4.22

Toggle v.4.22's commit message

Verified

This tag was signed with the committer’s verified signature.
Zabuzard Daniel Tischner
Feature: * Support Video Preview in RSS Feeds #1324 @Zabuzard Bugfix:…

… * Audit message being empty for attachment-only scam posts (#1325) @JankiGadhiya * Detect attachment scam regardless of case (jpg vs JPG) (#1319) @Zabuzard  Platform: * Made GitHub cache update async and fixed cache refresh check (#1316) @waliamehak  * GitHub API increased page size (30 to 1000), reduces load time (30s to 1s) (#1317) @Alathreon

v.4.21

Toggle v.4.21's commit message

Verified

This tag was signed with the committer’s verified signature.
Zabuzard Daniel Tischner
Feature: * Semi-Automatic Top Helper Assignment (#1303) @Zabuzard Pla…

…tform: * Moved content of our Wiki into the repo (plus sync workflow) (#1299) @Zabuzard  * Proper doc for FeatureBlacklist (#1309) @Zabuzard  * CodeQL adjustments (#1304, #1305) @Zabuzard

v.4.20

Toggle v.4.20's commit message

Verified

This tag was signed with the committer’s verified signature.
Zabuzard Daniel Tischner
Feature: * Block CDN attachment scam (#1293) @Zabuzard

v.4.19.1

Toggle v.4.19.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Zabuzard Daniel Tischner
Hotfix to get the ScamDetector back working. Bugfix: * Fixed ScamDete…

…ctor ignoring untrusted users and firing against trusted (#1287) @Zabuzard   Platform: * Added scam message for unit test (#1286) @Zabuzard

v.4.19

Toggle v.4.19's commit message

Verified

This tag was signed with the committer’s verified signature.
Zabuzard Daniel Tischner
Features: * Extend ScamBlocker to detect image-only scam messages (#1279

) @Zabuzard * Scam Blocker fine-tuning (#1281) @Zabuzard * Ignore "scam" send by trusted users (#1282) @Zabuzard  Bugfix: * Handle suggestions with empty text (i.e. image posts) (#1265) @billpapat @christolis @bowbahdoe