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
Files
f68cab640b1e0a986a9956941384ad3c8d732483
neoirc
/
internal
/
db
History
Jeffrey Paul
f68cab640b
All checks were successful
check / check (push)
Successful in 1m0s
Details
Merge branch 'main' into feature/irc-protocol-listener
2026-04-01 04:57:41 +02:00
..
schema
Merge branch 'main' into feature/irc-protocol-listener
2026-04-01 04:57:41 +02:00
auth_test.go
refactor: replace Bearer token auth with HttpOnly cookies (
#84
)
2026-03-20 23:54:23 +01:00
auth.go
refactor: replace Bearer token auth with HttpOnly cookies (
#84
)
2026-03-20 23:54:23 +01:00
db.go
feat: move schema_migrations into 000_bootstrap.sql (
#95
)
2026-03-30 21:35:53 +02: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
main_test.go
feat: add username/hostname support with IRC hostmask format (
#82
)
2026-03-20 06:53:35 +01:00
queries_test.go
feat: implement Tier 2 channel modes (+b/+i/+s/+k/+l) (
#92
)
2026-03-25 22:38:46 +01:00
queries.go
fix: address 3 blocking review findings for IRC protocol listener
2026-03-28 11:48:01 -07:00
testing.go
feat: add IRC wire protocol listener with shared service layer
2026-03-26 17:48:08 -07:00