• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / tg-spam / 29611674358

Builds Branch Commit Type Ran Committer Via Coverage
29611674358 master feat: add optional --meta.image-text-len for image-only check (#430) the image-only meta check reused `--min-msg-len` as its caption-length threshold, coupling two unrelated knobs. A short caption exactly at the `--min-msg-len` boundary slips thr... push 17 Jul 2026 08:38PM UTC web-flow github
83.74
29610542248 feat/decouple-image-text-len fix(review-loop): iteration 1 addressed 3 findings - [test-gap] [app/config/settings_test.go] add zeroAware merge case for Meta.ImageTextLen - [test-gap] [app/main_test.go] cover makeDetector image-text-len override vs min-msg-len fallback - [min... Pull #430 17 Jul 2026 08:20PM UTC umputun github
83.76
29400565840 master feat: detect spam in external replies (#429) adds an opt-in meta check that flags a message replying to a message from another chat (Telegram's `external_reply`). Off by default, mirrors the existing `--meta.forward` check. **why:** a spam wave ... push 15 Jul 2026 08:26AM UTC web-flow github
83.72
29399903250 feat/external-reply-meta test: widen listener_test Do(ctx) deadline from 500ms to 10s the 25 Do(ctx) subtests use a context deadline purely as a safety bound and all assert "telegram update chan closed"; none test the deadline path. under CI load (race detector + postgre... Pull #429 15 Jul 2026 08:15AM UTC umputun github
83.75
29399171995 feat/external-reply-meta fix(review-loop): final cleanup pass — addressed 1 finding - [docs] [app/webapi/config.go:293,299] correct stale "12" meta-field count to 13 after adding ExternalReply to IsMetaEnabled Pull #429 15 Jul 2026 08:03AM UTC umputun github
83.73
29379114337 refs/tags/v1.26.0 feat: detect spam in rich messages (telegram articles) (#428) flatten telegram rich_message (bot api 10.2 article compose type) into message.Text in transform() so previously-invisible article spam runs through the existing detection pipeline. bu... push 15 Jul 2026 12:31AM UTC web-flow github
83.69
29372019250 master feat: detect spam in rich messages (telegram articles) (#428) flatten telegram rich_message (bot api 10.2 article compose type) into message.Text in transform() so previously-invisible article spam runs through the existing detection pipeline. bu... push 14 Jul 2026 10:12PM UTC web-flow github
83.7
29371602235 feature/richmsg-detection fix(review-loop): iteration 1 addressed 4 findings - [major] [events.go] concatenate inline rich-message spans and newline-separate only blocks, so a word split across formatting nodes rejoins instead of breaking substring/stopword matching and d... Pull #428 14 Jul 2026 10:05PM UTC umputun github
83.71
29371604433 feature/richmsg-detection fix(review-loop): iteration 1 addressed 4 findings - [major] [events.go] concatenate inline rich-message spans and newline-separate only blocks, so a word split across formatting nodes rejoins instead of breaking substring/stopword matching and d... Pull #428 14 Jul 2026 10:05PM UTC umputun github
83.69
29367402134 feature/richmsg-detection feat: detect spam in rich messages (telegram articles) telegram's client "article" compose type arrives as Message.rich_message (bot api 10.2) with an empty msg.Text, so its content bypassed every spam check. flatten rich_message into message.Tex... Pull #428 14 Jul 2026 08:56PM UTC umputun github
83.68
29366044979 master chore(deps): update telegram-bot-api to bot api 10.2 bump github.com/OvyFlash/telegram-bot-api to the 10.2 release which adds rich_message (article) support. adjust call sites and test fixtures for the int->int64 widening of message time fields (... push 14 Jul 2026 08:36PM UTC umputun github
83.63
29293948129 master feat: prohibited languages spam detector (#427) Add a spam detector that blocks messages written in prohibited Unicode scripts. Configure a blocklist of scripts (chinese=Han, russian=Cyrillic, etc.); a message with enough letters of a banned scri... push 13 Jul 2026 11:48PM UTC web-flow github
83.63
29293561300 feature/prohibited-langs fix(review): use Quote field for authored text and align admin diagnostic Address review annotations on the prohibited-langs fix: - replace spamcheck.Request.AuthoredMsg *string with a value Quote field; AuthoredText() strips the trailing quote... Pull #427 13 Jul 2026 11:40PM UTC umputun github
83.61
29293563110 feature/prohibited-langs fix(review): use Quote field for authored text and align admin diagnostic Address review annotations on the prohibited-langs fix: - replace spamcheck.Request.AuthoredMsg *string with a value Quote field; AuthoredText() strips the trailing quote... Pull #427 13 Jul 2026 11:40PM UTC umputun github
83.61
29291997932 feature/prohibited-langs fix(review): scan authored text in prohibited-langs and unify settings validation The prohibited-language check ran on req.Msg, which bot.OnMessage builds by concatenating the user's text with quoted/reply-to content. A user replying to a prohibi... Pull #427 13 Jul 2026 11:09PM UTC umputun github
83.67
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 95
  • 96
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc