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

umputun / tg-spam / 25134669663

Builds Branch Commit Type Ran Committer Via Coverage
25134669663 master feat: short-message flood detection for unapproved users (#400) * docs(claude): add wiring-layers checklist for new config parameters Codifies the requirement that any new configurable parameter (CLI flag, env var, or tunable knob) must be wired... push 29 Apr 2026 09:28PM UTC web-flow github
83.42
25133013538 feature/max-short-msg-count-399 fix: trim README short-msg-flood section and clarify approved-user guard Two refinements from post-implementation review: - README.md: drop the trigger-formula code block, locator-derivation paragraph, separate "When triggered" paragraph, dedi... Pull #400 29 Apr 2026 08:51PM UTC umputun github
83.42
25131459943 feature/max-short-msg-count-399 docs(plans): max-short-msg-count implementation plan Captures the design decisions, wiring layers, edge cases, and task breakdown for the short-message flood detection feature. Filed under completed/ since the implementation has landed. Related ... push 29 Apr 2026 08:17PM UTC umputun github
83.41
25123809667 master test(tgspam): cover short-message LLM ham clear vs approval counter Adds a subtest under TestDetector_ShortMessageApproval verifying that when CheckShortMessagesWithOpenAI is enabled and the LLM clears a short message as ham, the approval counter... push 29 Apr 2026 05:31PM UTC umputun github
83.28
25035848305 master Add warn auto-ban for repeated admin /warn commands (#398) * add plan: warn-auto-ban * feat: add Warnings storage layer for warn auto-ban Add per-event log table tracking admin /warn commands per (gid, user_id). Mirrors the Reports storage patt... push 28 Apr 2026 05:39AM UTC web-flow github
83.28
25035708813 warn-auto-ban fix: harden warn auto-ban against negative thresholds Address Copilot review on PR #398: - admin.go: gate warn auto-ban with `warnThreshold <= 0` instead of `== 0` to match the existing `Report.AutoBanThreshold > 0` convention. Without this,... Pull #398 28 Apr 2026 05:34AM UTC umputun github
83.28
25035710228 warn-auto-ban fix: harden warn auto-ban against negative thresholds Address Copilot review on PR #398: - admin.go: gate warn auto-ban with `warnThreshold <= 0` instead of `== 0` to match the existing `Report.AutoBanThreshold > 0` convention. Without this,... Pull #398 28 Apr 2026 05:34AM UTC umputun github
83.28
25035412437 warn-auto-ban test(e2e): wait for htmx settle before clicking delete TestManageSamples_DeleteSpam was racing with HTMX in headed mode: the test clicked the newly-swapped delete button before HTMX bound hx-post to it, causing the form to fall back to a native P... Pull #398 28 Apr 2026 05:24AM UTC umputun github
83.27
25030940684 master Implement database configuration support (#294) * Implement database configuration support - Add generic Config storage component with type-safe configuration storage - Add CLI flag --confdb to load configuration from database - Add save-config ... push 28 Apr 2026 02:44AM UTC web-flow github
83.08
24966212061 feature-db-configuration fix: preserve InstanceID across loadConfigFromDB swap; rename collided subtests (#397) * fix: preserve InstanceID across loadConfigFromDB swap; rename collided subtests `loadConfigFromDB` does `*settings = *dbSettings` which clobbers the CLI/env... Pull #294 26 Apr 2026 08:25PM UTC web-flow github
83.08
24961437250 fix/confdb-reload-and-merge-artefacts add WARN on InstanceID divergence + regression test for empty-blob branch Address review: - log a [WARN] when the persisted blob carries a non-empty InstanceID that differs from the CLI/env value. Behaviour is unchanged (blob still wins) but... Pull #397 26 Apr 2026 04:28PM UTC paskal github
83.08
24945751295 fix/confdb-reload-and-merge-artefacts fix: preserve InstanceID across loadConfigFromDB swap; rename collided subtests `loadConfigFromDB` does `*settings = *dbSettings` which clobbers the CLI/env-supplied `InstanceID` with whatever the persisted blob carries. External orchestrators th... Pull #397 26 Apr 2026 01:58AM UTC paskal github
83.09
24925905574 feature-db-configuration fix: address Copilot review findings - main_test.go: switch to require.Len before indexing savedMsgs[0] so the test fails fast on a length mismatch instead of panicking on out-of-bounds access. - settings.html: rewrite the in-page warning so ... Pull #294 25 Apr 2026 07:40AM UTC umputun github
83.08
24925482702 feature-db-configuration refactor: extract config-related functions to settings.go Move the 9 functions handling CLI options to Settings conversion, defaults-template derivation, CLI overrides, auto-auth fallback, and config DB load/save out of main.go into a dedicated s... Pull #294 25 Apr 2026 07:19AM UTC umputun github
83.07
24925483387 feature-db-configuration refactor: extract config-related functions to settings.go Move the 9 functions handling CLI options to Settings conversion, defaults-template derivation, CLI overrides, auto-auth fallback, and config DB load/save out of main.go into a dedicated s... Pull #294 25 Apr 2026 07:19AM UTC umputun github pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 89
  • 90
  • 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