This website requires JavaScript.
Explore
Help
Sign In
sneak
/
chat
Watch
1
Star
0
Fork
0
You've already forked chat
Code
Issues
7
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0cc34fd7fb6f3e891ac083a6b3d366e09bb3f881
chat
/
internal
/
db
History
Jeffrey Paul
0cc34fd7fb
All checks were successful
check / check (push)
Successful in 2m14s
Details
Merge branch 'main' into feat/queue-pruning
2026-03-10 15:07:37 +01:00
..
schema
refactor: replace HTTP error codes with IRC numeric replies (
#56
)
2026-03-09 22:21:30 +01:00
auth_test.go
Add tests for register and login endpoints
2026-02-27 05:00:51 -08:00
auth.go
feat: store auth tokens as SHA-256 hashes instead of plaintext (
#69
)
2026-03-10 12:44:29 +01:00
db.go
Rename app from chat to neoirc, binary to neoircd (
closes
#46
) (
#47
)
2026-03-07 14:43:58 +01:00
errors.go
Replace string-matching error detection with typed SQLite errors (
closes
#39
) (
#66
)
2026-03-10 11:54:27 +01:00
export_test.go
fix: address all PR
#10
review findings
2026-02-26 21:21:49 -08:00
queries_test.go
refactor: replace HTTP error codes with IRC numeric replies (
#56
)
2026-03-09 22:21:30 +01:00
queries.go
Merge branch 'main' into feat/queue-pruning
2026-03-10 15:07:37 +01:00