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

Freegle / iznik-server-go / 211ba093-ea56-458f-b237-b992a6abdb76

Builds Branch Commit Type Ran Committer Via Coverage
211ba093-ea56-458f-b237-b992a6abdb76 fix/deploy-watch-inactive fix: mark deploy:watch as inactive in cron job registry deploy:watch has been disabled in the Laravel scheduler but was still listed as Active: true, causing it to count as never run in the sysadmin work badge. Co-Authored-By: Claude Opus 4.6 <n... Pull #69 12 Apr 2026 09:12AM UTC edwh circleci
77.51
2a974bdb-b554-4985-90cd-4a4b07b6d4d1 fix/allowedits-v1-parity fix(message): V1 parity for edit reviewrequired logic V2 was hardcoding reviewrequired=1 for all non-mod edits. V1 only flags edits for review when the message is Approved AND the member is moderated (individual posting status or group-level mode... Pull #68 12 Apr 2026 08:38AM UTC edwh circleci
77.53
305fea2d-8bb6-466d-8905-0a962bdd06f6 fix/allowedits-v1-parity fix(message): check allowedits group settings before permitting edits V1 parity: PatchMessage now checks the group's allowedits.moderated and allowedits.group settings before allowing non-mod users to edit. When the setting is false, the edit is ... Pull #68 12 Apr 2026 08:26AM UTC edwh circleci
77.54
8b25d0be-8794-47c2-b1b5-fa65673b97c4 fix/chat-feedback-and-search fix(chat): mod opens member's User2Mod chat, search by email/name 1. PutChatRoom User2Mod: when a mod provides userid param, open/create the member's chat room instead of the mod's own. Non-mods are blocked from using this param (security c... Pull #67 12 Apr 2026 08:13AM UTC edwh circleci
77.56
903943b3-4b20-4ba0-ac36-4452381fe4d5 fix/tn-settings-link fix: serialize tnkey as nested object to match V1 API shape The frontend checks group.tnkey.url but the Go API was returning tnkey as a flat string with the URL in a separate tnur field. Changed to a TnKeyInfo struct so JSON output is {"key":"...... Pull #66 09 Apr 2026 10:30AM UTC edwh circleci
77.43
05cd1eab-c0d5-4c7b-ab37-6a0549bc0875 feat/giftaid-name-fields fix(test): update emailfrequency log test for OurEmailFrequency enum Migration 2026_02_20_000002 added OurEmailFrequency to logs.subtype enum. The test was querying subtype='' (old fallback when enum value didn't exist). Remove the subtype filter... Pull #65 07 Apr 2026 08:33AM UTC edwh circleci
76.66
d9444cbf-ac4f-4971-86bc-37f59b4bfa29 fix/move-logging-to-background merge: resolve conflict with master in createBannedMember helper Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Pull #64 06 Apr 2026 04:24PM UTC edwh circleci
76.66
95c0b862-b3d9-469b-be70-f6ccfde876eb fix/discourse-9553-2-ban-member-not-working merge: resolve conflicts with master Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Pull #60 06 Apr 2026 04:05PM UTC edwh circleci
76.67
57738341-d349-46ce-8e8b-46d858cf41bb fix/discourse-9553-2-ban-member-not-working test(membership): align createBannedMember and FilterBanned test with V1 approach The implementation now queries users_banned directly for filter=5, but the test helper createBannedMember was still inserting collection='Banned' into memberships (... Pull #60 06 Apr 2026 03:37PM UTC edwh circleci
76.57
5ffb72fe-9fa3-4eae-977e-c72865156264 fix/discourse-9553-4-banned-list-union-query fix(membership): simplify to V1 approach — users_banned only, no collection='Banned' Now consistent with PRs #59 and #60. The UNION ALL approach was only needed to handle legacy Go-created memberships.collection='Banned' rows, but since V1 never ... Pull #63 06 Apr 2026 03:12PM UTC edwh circleci
76.57
82f4fcb8-4220-441b-8aa4-45bbe963521a fix/discourse-9553-1-banned-member-rejoin fix(membership): use V1 approach — users_banned only, no collection='Banned' V1's removeMembership($ban=true) does: INSERT IGNORE users_banned + DELETE FROM memberships There is no memberships.collection='Banned' row in V1. The 'Banned' collec... Pull #59 06 Apr 2026 03:07PM UTC edwh circleci
76.56
151a6693-b810-4538-9a8d-4b48e30a74ac fix/discourse-9518-70-merge-by-email fix(user): allow moderators to merge members they administer (V1 parity) V1 permits merge when caller is admin/support OR moderates both target users. The Go implementation only allowed admin/support. Now: - Early gate: caller must be at least a ... Pull #58 06 Apr 2026 03:03PM UTC edwh circleci
76.57
88566b32-98b4-43c1-a7cc-19e88fe99e7f fix/discourse-9553-4-banned-list-union-query fix(membership): banned list shows V1 bans and isolates by group V1 PHP stores bans in users_banned only (memberships row deleted). Go API stored bans in memberships.collection='Banned' only. Two bugs resulted: 1. filter=5 (Banned list) showed e... Pull #63 06 Apr 2026 10:18AM UTC edwh circleci
76.58
71252933-e98f-468e-b72f-09e924ce4946 fix/discourse-9548-2-extend-deadline-clears-expired-outcome fix(message): clear Expired outcome when extending deadline via PATCH When a post's deadline passes, the batch job inserts an Expired outcome into messages_outcomes, causing hasoutcome=true and the post to appear in "Old Posts". Patching with a n... Pull #62 06 Apr 2026 08:44AM UTC edwh circleci
76.56
576dab18-0ae5-4d67-b0b7-939e0b9039c2 fix/discourse-9547-3-phantom-task-count-newsletter fix(session): gate newsletterstories behind Newsletter permission Regular moderators without Newsletter permission were seeing newsletterstories included in their total work count, causing phantom badge counts of 1 (or more) on iOS and Android mo... Pull #61 05 Apr 2026 08:50PM UTC edwh circleci
76.57
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 32
  • 33
  • 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