This website requires JavaScript.
Explore
Help
Sign In
sneak
/
chat
Watch
1
Star
0
Fork
0
You've already forked chat
Code
Issues
6
Pull Requests
4
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3d29b1c74ac1c11971a11ec2294190c8c1da83cc
chat
/
internal
/
handlers
History
Jeffrey Paul
3d29b1c74a
All checks were successful
check / check (push)
Successful in 1m3s
Details
Merge branch 'main' into feat/tier1-irc-numerics
2026-03-13 00:32:59 +01:00
..
api_test.go
fix: remove dead code, fold migration 002 into 001, implement error numerics
2026-03-10 11:40:24 -07:00
api.go
Merge branch 'main' into feat/tier1-irc-numerics
2026-03-13 00:32:59 +01:00
auth.go
Replace string-matching error detection with typed SQLite errors (
closes
#39
) (
#66
)
2026-03-10 11:54:27 +01:00
handlers.go
Implement queue pruning and message rotation (
closes
#40
) (
#67
)
2026-03-10 15:37:33 +01:00
healthcheck.go
fix: address all PR
#10
review findings
2026-02-26 21:21:49 -08:00