This website requires JavaScript.
Explore
Help
Sign In
sneak
/
neoirc
Watch
1
Star
0
Fork
0
You've already forked neoirc
Code
Issues
5
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
check.yml
Actor
All actors
clawbot
sneak
Status
All status
Success
Failure
Waiting
Running
feat: implement Tier 1 IRC numerics
check.yml #108
:
Commit
5753c1a1a1
pushed by
clawbot
feat/tier1-irc-numerics
2026-03-10 18:15:10 +01:00
2m20s
View workflow file
Add missing RFC 2812 numerics: RPL_STATSQLINE (217), RPL_STATSLLINE (241), RPL_STATSHLINE (244)
check.yml #107
:
Commit
fa347772f2
pushed by
clawbot
feat/complete-irc-numerics
2026-03-10 18:12:55 +01:00
5s
View workflow file
refactor: remove dead doWithHeaders/extraHeaders code from CLI API client
check.yml #106
:
Commit
46399de6dc
pushed by
clawbot
feat/hashcash-pow
2026-03-10 18:09:50 +01:00
5s
View workflow file
Complete IRC numerics module and move to pkg/irc/ (refs #52)
check.yml #105
:
Commit
53a824c01b
pushed by
clawbot
feat/complete-irc-numerics
2026-03-10 18:09:18 +01:00
2m18s
View workflow file
refactor: move hashcash stamp from X-Hashcash header to JSON request body
check.yml #104
:
Commit
18d46b2ac0
pushed by
clawbot
feat/hashcash-pow
2026-03-10 18:00:29 +01:00
4s
View workflow file
deps: migrate from go-chi/chi v1 to go-chi/chi/v5
check.yml #102
:
Commit
73cae71171
pushed by
clawbot
feat/chi-v5-migration
2026-03-10 15:28:49 +01:00
1m2s
View workflow file
fix: use 'client output queue' terminology consistently
check.yml #101
:
Commit
e0eb38289e
pushed by
clawbot
feat/queue-pruning
2026-03-10 15:29:54 +01:00
2m21s
View workflow file
Migrate from go-chi/chi v1 to go-chi/chi/v5
check.yml #99
:
Commit
c1288419b7
pushed by
clawbot
feat/chi-v5-migration
2026-03-10 12:54:47 +01:00
2m43s
View workflow file
feat: store auth tokens as SHA-256 hashes instead of plaintext
check.yml #97
:
Commit
067e5403c4
pushed by
clawbot
feature/hash-auth-tokens
2026-03-10 12:07:08 +01:00
4s
View workflow file
refactor: use Go duration strings for QUEUE_MAX_AGE and MESSAGE_MAX_AGE
check.yml #96
:
Commit
6f3c0b01b0
pushed by
clawbot
feat/queue-pruning
2026-03-10 12:06:59 +01:00
5s
View workflow file
refactor: 30-day defaults for all expiry settings
check.yml #93
:
Commit
6f8ba5f5ae
pushed by
clawbot
feat/queue-pruning
2026-03-10 11:51:25 +01:00
2m20s
View workflow file
refactor: 30-day defaults, time-based message expiry
check.yml #92
:
Commit
d9dbadaf62
pushed by
clawbot
feat/queue-pruning
2026-03-10 11:49:00 +01:00
6s
View workflow file
refactor: move CLI code from cmd/ to internal/cli
check.yml #89
:
Commit
8854b17ebc
pushed by
clawbot
feat/hashcash-pow
2026-03-10 11:30:24 +01:00
5s
View workflow file
refactor: move CLI code from cmd/ to internal/cli/
check.yml #88
:
Commit
5ad2c37ba2
pushed by
clawbot
feat/hashcash-pow
2026-03-10 11:30:09 +01:00
5s
View workflow file
fix: remove PruneOrphanedMessages to preserve history within MAX_HISTORY
check.yml #87
:
Commit
4538d59b1d
pushed by
clawbot
feat/queue-pruning
2026-03-10 11:31:10 +01:00
2m22s
View workflow file
fix: remove PruneOrphanedMessages to preserve history within MAX_HISTORY
check.yml #86
:
Commit
f067c13d67
pushed by
clawbot
feat/queue-pruning
2026-03-10 11:28:46 +01:00
16s
View workflow file
remove dead Auth() middleware method
check.yml #85
:
Commit
18750f107a
pushed by
clawbot
fix/remove-dead-auth-middleware
2026-03-10 11:25:38 +01:00
2m26s
View workflow file
remove dead Auth() middleware method
check.yml #83
:
Commit
15d85d169e
pushed by
clawbot
fix/remove-dead-auth-middleware
2026-03-10 11:23:04 +01:00
2m7s
View workflow file
feat: implement queue pruning and message rotation
check.yml #82
:
Commit
6f6ea33eaa
pushed by
clawbot
feat/queue-pruning
2026-03-10 11:21:32 +01:00
1m3s
View workflow file
Replace string-matching error detection with typed SQLite errors
check.yml #80
:
Commit
25cbbfd42a
pushed by
clawbot
fix/typed-sqlite-errors
2026-03-10 11:20:57 +01:00
2m18s
View workflow file
feat: add Content-Security-Policy header for embedded web SPA
check.yml #79
:
Commit
706f5f6dcc
pushed by
clawbot
feat/add-csp-headers
2026-03-10 11:18:13 +01:00
5s
View workflow file
docs: document CSP header in Security Model section
check.yml #78
:
Commit
d6cfb2e897
pushed by
clawbot
feat/csp-headers
2026-03-10 11:17:02 +01:00
1m5s
View workflow file
feat: add Content-Security-Policy middleware
check.yml #77
:
Commit
369eef7bc3
pushed by
clawbot
feat/csp-headers
2026-03-10 11:15:14 +01:00
4s
View workflow file
fix: move hashcash PoW from build artifact to JSX source
check.yml #76
:
Commit
ff9a943e6d
pushed by
clawbot
feat/hashcash-pow
2026-03-10 11:16:23 +01:00
2m20s
View workflow file
fix: add web-builder Docker stage for JSX compilation
check.yml #75
:
Commit
3513943d47
pushed by
clawbot
feat/hashcash-pow
2026-03-10 11:12:39 +01:00
2m16s
View workflow file
fix: move hashcash PoW from build artifact to JSX source
check.yml #71
:
Commit
1e9fb36f5b
pushed by
clawbot
feat/hashcash-pow
2026-03-10 11:01:23 +01:00
48s
View workflow file
feat: implement hashcash proof-of-work for session creation
check.yml #70
:
Commit
8c2071f93a
pushed by
clawbot
feat/hashcash-pow
2026-03-10 10:51:32 +01:00
5s
View workflow file
fix: decouple lint stage from web-builder in Dockerfile
check.yml #69
:
Commit
aa746177e5
pushed by
clawbot
fix/spa-reconnect-channel-tabs
2026-03-10 10:47:06 +01:00
5s
View workflow file
docs: update README project structure and Dockerfile description
check.yml #68
:
Commit
91da9eb8c7
pushed by
clawbot
fix/spa-reconnect-channel-tabs
2026-03-10 01:35:29 +01:00
5s
View workflow file
fix: remove build artifacts from repo, build SPA in Docker
check.yml #67
:
Commit
4b2888cb90
pushed by
clawbot
fix/spa-reconnect-channel-tabs
2026-03-10 01:31:11 +01:00
4s
View workflow file
First
Previous
1
2
3
4
5
Next
Last