Skip to content

Tags: Together-Java/TJ-Bot

Tags

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

v.4.18

Toggle v.4.18's commit message

Verified

This tag was signed with the committer’s verified signature.
Zabuzard Daniel Tischner
Features: * changed `/modmail stay-anonymous` to `reveal-name` for be…

…tter UX (#1260) @Zabuzard * ChatGPT response now includes helpful links (#1125) @firasrg * Improved ChatGPT response quality (#1262) @Zabuzard * java-news RSS was switched to a better feed (#1264, #1267, #1268) @pot  Platform: * Performance improvements to auto-pruning helper categories (#1208) @SquidXTV * improved warning when starting without log-forwarder for better newcomer UX (#1263) @christolis * Bump Java Version to 24 (#1071, #1271) @Taz03 * Improved JUnit version handling (#1273) @SquidXTV

v.4.17

Toggle v.4.17's commit message

Verified

This tag was signed with the committer’s verified signature.
Zabuzard Daniel Tischner
Scam Detector improvements, dependency updates. Features: Scam Detect…

…or fix false positive ( Scam Detector fix false positive #1216) @Zabuzard Fixed another false positive (      Fixed another false positive (Scam Detector) #1219) @Zabuzard  Bugfixes:      Fixed Exception when ScamBlocker checks messages outside of TextChannel (      Fixed Exception when ScamBlocker checks messages outside of TextChannel #1217) @Zabuzard  Platform:      updated action/checkout and action/cache workflows (  Update Workflows #1218) @Zabuzard github action for first time contributors when PR merged ( github action for first time contributors when PR merged #1186) @ankitsmt211

v.4.16

Toggle v.4.16's commit message

Verified

This tag was signed with the committer’s verified signature.
Zabuzard Daniel Tischner
Scam Detector improvements to get rid of the nasty scammers 🐛 Feature…

…s: * Improved Scam detector logic (#1213) @Zabuzard * Added bot-trap-channel scam detection (#1214) @Zabuzard

v.4.15

Toggle v.4.15's commit message
Features:

* Automatically pin first message in projects forum (#1167) @andrew-09
* Re-added Auto-Pruner for full helper roles (#1203) @Zabuzard

Bug Fixes:
* add a comma in template config and document constructor for project listener @ankitsmt211
* improved GIST message (#1202) @Zabuzard

PRs:
* Automatically pin first message in projects forum (#1167) @andrew-09
* add a comma in template config and document constructor for project listener @ankitsmt211
* improved GIST message (#1202) @Zabuzard
* Re-added Auto-Pruner for full helper roles (#1203) @Zabuzard